Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1exp 10/6/83; site ihnss.UUCP Path: utzoo!linus!decvax!harpo!floyd!clyde!ihnp4!ihnss!knudsen From: knudsen@ihnss.UUCP Newsgroups: net.micro.6809 Subject: Re: Cartridge Slot; Microware C Message-ID: <1783@ihnss.UUCP> Date: Fri, 4-Nov-83 14:09:29 EST Article-I.D.: ihnss.1783 Posted: Fri Nov 4 14:09:29 1983 Date-Received: Mon, 7-Nov-83 02:48:59 EST Organization: AT&T Bell Labs, Naperville, Il Lines: 17 (Combining two items in one posting) First, how complete is the forthcoming MIcroware C compiler for $150? Does it include floats (doubtful), Long integers (it better), arrays of >1 dimension (better), structures (nice, but can fake with arrays). Frank Hogg is now selling a Dyna-C for $150 that looks good for the $$ but is missing all the above items. I want C so bad I can smell it.... Second: I may be wrong, but the extra gating added between the SAM and the 'LS138 demux memory mapper to get full 64K (the famous Frank Hogg mod) prevents you from writing into the cartrige memory space. Well not really, it just inhibits the CTS- cartridge enable on write. Of course you can do your own address decoding (just AND the top 2 bits, but inhibit on the last 256 bytes). I have considered sticking some static RAM in the cart slot, but from 64K I don't know how you could get to it, especially from OS9. The nice thing is that it IS useable from normal BASIC or assembler modes. BTW, Radio Shack sells two PC boards with the 40-pin fingers etched on both ends for $5 and $10. mike k