IT News · @itnewsbot
3368 followers · 265095 posts · Server schleuss.online

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... - hackaday.com/2023/06/30/forget

#teensy #keyboard #ColecoAdam #usbkeyboard #retrocomputing #peripheralshacks

Last updated 1 year ago

Thomas Cherryhomes · @tschak
316 followers · 532 posts · Server oldbytes.space
Geoffdaddy · @Geoffdaddy
1 followers · 6 posts · Server nerdculture.de

@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, , , , , but also modern microcontroller/soc devices like .

#commodore64 #TI99 #atari8bit #ColecoAdam #atmega

Last updated 2 years ago

Thomas Cherryhomes · @tschak
66 followers · 60 posts · Server oldbytes.space

Soon after its release, a version was made for the , 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 version matches the look and feel of the first party Coleco programs.

#ColecoAdam

Last updated 2 years ago

Thomas Cherryhomes · @tschak
62 followers · 53 posts · Server oldbytes.space

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: github.com/FujiNetWIFI/fujinet

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 #atari8bit #ColecoAdam #apple2 #commodore

Last updated 2 years ago

Thomas Cherryhomes · @tschak
62 followers · 53 posts · Server oldbytes.space

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: github.com/FujiNetWIFI/fujinet 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

Last updated 2 years ago

Thomas Cherryhomes · @tschak
62 followers · 53 posts · Server oldbytes.space

Hello from ! We've released another build for 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 , or for the , 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 , , , and other systems.

(cont)

#fujinet #atari8bit #ColecoAdam #apple2 #commodore

Last updated 2 years ago