<?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/174" />

	<title>SmartBASIC - A Coleco Adam Forum</title>
	<subtitle>Let's Talk Adam</subtitle>
	<link href="http://smartbasic.net/forum/index.php" />
	<updated>2022-02-21T10:47:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tschak909]]></name></author>
		<updated>2022-02-21T10:47:37-04:00</updated>

		<published>2022-02-21T10:47:37-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=707#p707</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=707#p707"/>
		<title type="html"><![CDATA[Re: Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=707#p707"><![CDATA[
Correct.<br>-Thom<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=318">tschak909</a> — Mon Feb 21, 2022 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wmaalouli]]></name></author>
		<updated>2022-02-21T07:32:15-04:00</updated>

		<published>2022-02-21T07:32:15-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=706#p706</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=706#p706"/>
		<title type="html"><![CDATA[Re: Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=706#p706"><![CDATA[
When an external serial terminal is connected and standard output is redirected to the serial card, the screen output is not displayed on the terminal as it should likely because the program is not using standard output but rather bitmap mode.<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=51">Wmaalouli</a> — Mon Feb 21, 2022 6:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tschak909]]></name></author>
		<updated>2022-02-19T21:01:22-04:00</updated>

		<published>2022-02-19T21:01:22-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=704#p704</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=704#p704"/>
		<title type="html"><![CDATA[Re: Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=704#p704"><![CDATA[
This program uses a VT100 terminal, configured for 51 column display, which I felt gave a good compromise in display fidelity versus content.<br><br>Remove the -clib:ansiterminal declaration in the makefile (and its associated columns pragma), and change the program to output a longer line length.<br><br>The code is here:<br><a href="https://github.com/tschak909/scott-free-adam" class="postlink">https://github.com/tschak909/scott-free-adam</a><br><br>and it compiles with Z88DK.<br><a href="https://github.com/z88dk/z88dk" class="postlink">https://github.com/z88dk/z88dk</a><br><br>-Thom<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=318">tschak909</a> — Sat Feb 19, 2022 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wmaalouli]]></name></author>
		<updated>2022-02-07T12:30:49-04:00</updated>

		<published>2022-02-07T12:30:49-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=702#p702</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=702#p702"/>
		<title type="html"><![CDATA[Re: Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=702#p702"><![CDATA[
So I tried it out, and I noticed a couple of things: you are changing the color of the text when describing the location, and the display is pretty slow, so I'm assuming you are not using true 40 column mode but rather bitmap mode to simulate 40 columns. It looks and works quite well. Nicely done.<br><br>What would it take to just use the standard CP/M text output instead of bitmap mode? That way one could use an external terminal for an 80 column display and it would be much faster as well.<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=51">Wmaalouli</a> — Mon Feb 07, 2022 11:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wmaalouli]]></name></author>
		<updated>2022-02-02T16:05:45-04:00</updated>

		<published>2022-02-02T16:05:45-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=700#p700</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=700#p700"/>
		<title type="html"><![CDATA[Re: Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=700#p700"><![CDATA[
This is truly excellent. Thank you!<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=51">Wmaalouli</a> — Wed Feb 02, 2022 3:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tschak909]]></name></author>
		<updated>2022-01-28T21:56:32-04:00</updated>

		<published>2022-01-28T21:56:32-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=696#p696</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=696#p696"/>
		<title type="html"><![CDATA[Scott Adams Adventures for Coleco Adam]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=174&amp;p=696#p696"><![CDATA[
I have released three 160K disk images, containing 15 Scott Adams Adventures, with  a port of the ScottFree interpreter for the #ColecoAdam, on bootable CP/M disks.<br><br>Disk 1:<br>1) Adventureland<br>2) Pirate's Adventure<br>3) Mission Impossible<br>4) Voodoo Castle<br>5) The Count<br>6) Strange Odyssey<br><br>Disk 2:<br>7) Mystery Fun House<br>8) Pyramid of Doom<br>9) Ghost Town<br>10) Savage Island Part 1<br>11) Savage Island Part 2<br><br>Disk 3:<br>12) Golden Voyage<br>13) Sorceror of Claymore Castle<br>14) Return to Pirate's Isle<br>15) Adventures of Buckaroo Banzai<br><br>All of these can be combined onto a larger disk (e.g. 720K) and the games.txt file smashed together, if you wish.<br><br>The ZIP containing the disks is here: <br><a href="https://drive.google.com/file/d/12s6wELtu114BSAWexxDyKUqsb_gxg3qx/view?usp=sharing" class="postlink">https://drive.google.com/file/d/12s6wEL ... sp=sharing</a><br><br>The Source to the whole thing is here:<br><a href="https://github.com/tschak909/scott-free-adam" class="postlink">https://github.com/tschak909/scott-free-adam</a><br><br>And the disks are also available on the adam-apps.irata.online TNFS file server for #FujiNet users. <br><br>Enjoy.<br><div class="inline-attachment"><dl class="file"><dt class="attach-image"><img src="http://smartbasic.net/forum/download/file.php?id=141" class="postimage" alt="WIN_20220128_19_35_38_Pro.jpg" onclick="viewableArea(this);" /></dt></dl></div><div class="inline-attachment"><dl class="file"><dt class="attach-image"><img src="http://smartbasic.net/forum/download/file.php?id=140" class="postimage" alt="WIN_20220128_19_34_21_Pro.jpg" onclick="viewableArea(this);" /></dt></dl></div><div class="inline-attachment"><dl class="file"><dt class="attach-image"><img src="http://smartbasic.net/forum/download/file.php?id=139" class="postimage" alt="WIN_20220128_19_33_37_Pro.jpg" onclick="viewableArea(this);" /></dt></dl></div><p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=318">tschak909</a> — Fri Jan 28, 2022 8:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
