5 ms·
My home-brew 68K machine just recently reached the same level of completeness except for the particular BASIC implementation (Tiny vs. Microsoft). Guess I shoul
by coderjames 10y ago
My home-brew 68K machine just recently reached the same level of completeness except for the particular BASIC implementation (Tiny vs. Microsoft). Guess I should get it written up as a blog post or three.
- ianlevesque 10y agoPlease do!
- coderjames 10y agoI've started putting something together, but in case I never finish, I've at least tossed the schematics, gerbers, and CPLD source code up on the web, if you're really interested: http://coderjames.bitbucket.org Next I have to figure out how to properly make public the BitBucket repo holding the source code for programs that run on the system.
- ianlevesque 10y agoVery cool!
- cmrdporcupine 10y agoPort EmuTOS to it. A nice GPL reimplementation of the Atari ST (68k system) operating system that will fit in a 192kb ROM. These days it's somewhat semi-portable in that it runs on the Amiga and headless on ColdFire eval boards.
- coderjames 10y agoThat would be awesome! Thanks for the idea.