Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!ucbvax!msdsws.DEC.COM!secrist From: secrist@msdsws.DEC.COM ("Richard C. Secrist") Newsgroups: comp.sys.apple Subject: 65c02 handhelds Message-ID: <8902172326.AA13556@decwrl.dec.com> Date: 17 Feb 89 23:26:11 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 Was your 65C02 handheld a design you could share with people who were interested ? I forget the original question but if you're trying to get a lot of code into a small space and you want something higher than assembly to do it in, FORTH is ideal. A number of Apple and 6502 FORTHs are available in the public domain, even for the //gs with all the opcodes to make that class of machine happy. It would be easy to hack a small kernel out of that to do just about anything. rcs