On Wed, Jan 10, 2018 at 6:15 PM Chris Kmiec <[email protected]> wrote:
> Thanks, I've emailed the Ken from Club 100 few times, but I never got a > response, so I'm assuming that place is no longer in business. > > The Cleu rom looks interesting, I don't suppose anyone has a EPROM with it > that they want to sell? I'm trying to go retro on this, so no development > on a PC - want to have a fun distraction when I take it with me places... > Well you may want to stick to BASIC or BASIC ML hybrid then. The problem with assembly is errors crash the machine... and since it’s a RAM filesystem, if you crash you’re likely to lose your work which will quickly get frustrating. If you have some portable storage device that would help. There is an MFORTH ROM that is freely available. If you can possibly get your hands on a REX that’s the best case for onboard storage. Then you can snapshot your work before running your program. Also yothe could try MFORTH. But that’s starting your hobby with a hardware project unless someone’s willing to build a rex for you or sell you theirs. — John.
