Forgettable Computer, Great Keyboard. Now Available In USB - The Coleco Adam is one of the great might-have-beens of the 8-bit home computer er... - https://hackaday.com/2023/06/30/forgettable-computer-great-keyboard-now-available-in-usb/ #peripheralshacks #retrocomputing #usbkeyboard #colecoadam #keyboard #teensy
#teensy #keyboard #ColecoAdam #usbkeyboard #retrocomputing #peripheralshacks
Do you want a #FujiNet? TELL YOUR LOCAL VENDOR to contact us on Discord! https://discord.gg/7MfFTvD
#retrocomputing #atari8bit #apple2 #commodore #atarilynx #colecoAdam #RETROGAMING
#fujinet #retrocomputing #atari8bit #apple2 #commodore #atarilynx #ColecoAdam #retrogaming
It’s Christmas 1982.🎄
You just got your very first home video game system and the most powerful one on the market, the #ColecoVision.
After plugging it and enjoying it for a while you begin to wonder: what the heck is #Coleco?
This book explains all:
https://www.thevideogamelibrary.org/book/coleco-the-official-book
#Gaming #VideoGame #VideoGames #Book #Books #Bookstodon @bookstodon #DonkeyKong #ColecoAdam #CabbagePatchKids #Zaxxon #LadyBug #CosmicAvenger #Venture #ColecoTelstar #RetroGaming #Retro #Christmas #Xmas #MerryXmas
#MerryXmas #Xmas #Christmas #retro #retrogaming #colecotelstar #venture #cosmicavenger #ladybug #zaxxon #cabbagepatchkids #ColecoAdam #donkeykong #bookstodon #Books #book #videogames #videogame #Gaming #coleco #colecovision
@jacklaridian Vielen danke und kein problem. Ich sprechen ein bisschen Deutsch. I am learning German and have many German colleagues at work so the immersion is welcome. I am mostly interested in classic computers, #commodore64, #TI99, #atari8bit, #ColecoAdam, but also modern microcontroller/soc devices like #atmega.
#commodore64 #TI99 #atari8bit #ColecoAdam #atmega
Soon after its release, a version was made for the #ColecoAdam, which uses its AdamNet protocol. It has much the same lights and switches.
This version can deal with DDP and disk formats common on the Adam, as well as load up to 32K ROM cartridges into memory.
As part of its development, a new configuration program was written that was well compartmentalized and easy to port. The #ColecoAdam version matches the look and feel of the first party Coleco programs.
#FujiNet #Atari8bit #ColecoAdam #Apple2 #Commodore This was needed because we have to distinguish between SD and network mounted media, so that we can re-open the file appropriately. The code was quickly patched, and a note has been made to refactor both mounting methods so that they share code. The fix for this bug, is here: https://github.com/FujiNetWIFI/fujinet-platformio/commit/c68d21b5cfa20b2ce412ecec372f27798c8c9485
I want to apologize for any inconvenience caused by the build from yesterday, and as always I thank all of you for your engagement and patience in both finding bugs, and helping us fix them. Our promise to all of you is that we are always up front when bugs happen, try our best to explain why they happened, and to provide fixes as quickly as we can.
Thank you all, again, for your patience, and understanding.
Thom Cherryhomes, #FujiNet
#fujinet #atari8bit #ColecoAdam #apple2 #commodore
#FujiNet #Atari8bit #ColecoAdam #Apple2 #Commodore But the Atari version of the code stayed in its original repository, with the intent that it was going to be archived, and replaced with a version from the new repository. Thankfully, Frank Rachel volunteered to do the Atari target from this new repository. We replaced the old CONFIG, with the new one, and folded in a new libssh courtesy of Mark J. Fisher, and released the build after a round of testing.
The first bug reported was that WIFI passwords longer than 31 characters were not allowed to be entered. The fix was done here: https://github.com/FujiNetWIFI/fujinet-config-adam/commit/a9e08fd28265db37d7f75dec8c3f25b9c32c399d and involved making sure that we were allowing 64 characters.
The second bug reported was that High Score Saving was not working. After a bit of investigating, it was determined that the code path for SIO Mount All, which was made for mount and boot all, and is used by the new config, did not pass a host slot into the object holding the mounted media. (cont)
#fujinet #atari8bit #ColecoAdam #apple2 #commodore
Hello from #FujiNet! We've released another build for #Atari8bit that fixes the problems that users reported. Namely it fixes the problem of being able to enter passwords larger than 31 characters in length, and the temporary regression that prevented High Score enabled games from being able to properly save.
But what happened?
The Atari version of CONFIG was its own repository. While it had been rewritten to be more maintainable, this was before we had started work on the FujiNet for the #ColecoAdam, or for the #Apple2, and it turned out we needed to do another iteration of the code. This happened in a seperate repository, and its design has been proven out by the different versions of CONFIG for the #ColecoAdam, #Apple2, #Commodore, and other systems.
(cont)
#fujinet #atari8bit #ColecoAdam #apple2 #commodore