<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="http://smartbasic.net/forum/app.php/feed/topic/108" />

	<title>SmartBASIC - A Coleco Adam Forum</title>
	<subtitle>Let's Talk Adam</subtitle>
	<link href="http://smartbasic.net/forum/index.php" />
	<updated>2020-08-29T20:11:38-04:00</updated>

	<author><name><![CDATA[SmartBASIC - A Coleco Adam Forum]]></name></author>
	<id>http://smartbasic.net/forum/app.php/feed/topic/108</id>

		<entry>
		<author><name><![CDATA[Milli]]></name></author>
		<updated>2020-08-29T20:11:38-04:00</updated>

		<published>2020-08-29T20:11:38-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=411#p411</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=411#p411"/>
		<title type="html"><![CDATA[Re: CP/M Cartridge]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=411#p411"><![CDATA[
Sure you can but the way CPM cartridges worked is that they are a simple 32k Copy of a RAM disk. You could have Microsoft Basic on the cartridge, boot cpm and then run MBASIC with M:mbasic at the A&gt; prompt since it was copied to the ramdisk at boot up.<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=2">Milli</a> — Sat Aug 29, 2020 8:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wmaalouli]]></name></author>
		<updated>2020-08-29T09:25:54-04:00</updated>

		<published>2020-08-29T09:25:54-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=410#p410</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=410#p410"/>
		<title type="html"><![CDATA[Re: CP/M Cartridge]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=410#p410"><![CDATA[
It's not possible to load from cart straight into main memory without the need for expansion RAM?<br>That's what we do on the TI 99/4A...<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=51">Wmaalouli</a> — Sat Aug 29, 2020 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Milli]]></name></author>
		<updated>2020-08-28T10:40:44-04:00</updated>

		<published>2020-08-28T10:40:44-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=408#p408</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=408#p408"/>
		<title type="html"><![CDATA[CP/M Cartridge]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=108&amp;p=408#p408"><![CDATA[
Anyone ever have or make a CP/M Cartridge? If you haven't heard of this CP/M has the ability of loading a 32k RAM disk from cartridge to external RAM when you boot it. According to the meager docs I found <a href="http://adamarchive.org/archive/Adam/Technical/CPM%20Boot%20Loader%20for%20Coleco%20Adam.pdf" class="postlink">http://adamarchive.org/archive/Adam/Tec ... 20Adam.pdf</a> (Page 6) A CP/M cartridge is a directory and up to 30k of code and that the cartridge starts with a header of CA 53 (Normal ROMs with CV title are 55 AA, no title is AA 55). I created a simple cartridge image but unfortunately AdamEM will not load anything but standard cartridges (55AA or AA55). Here is the relevant text in the boot disassembly and I am attaching the sample ROM I made. I don't have a RAM expansion right now so I cant test this on real hardware.<br><br><div class="inline-attachment"><dl class="file"><dt class="attach-image"><img src="http://smartbasic.net/forum/download/file.php?id=84" class="postimage" alt="Capture.PNG" onclick="viewableArea(this);" /></dt></dl></div> <br><div class="inline-attachment"><dl class="file"><dt><span class="imageset icon_topic_attach"></span> <a class="postlink" href="http://smartbasic.net/forum/download/file.php?id=85">160ROM.zip</a></dt></dl></div><p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=2">Milli</a> — Fri Aug 28, 2020 10:40 am</p><hr />
]]></content>
	</entry>
	</feed>
