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

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

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

		<entry>
		<author><name><![CDATA[tschak909]]></name></author>
		<updated>2022-02-19T21:07:02-04:00</updated>

		<published>2022-02-19T21:07:02-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=179&amp;p=705#p705</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=179&amp;p=705#p705"/>
		<title type="html"><![CDATA[[fujinet] Patching AuxWrite in CP/M BIOS.]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=179&amp;p=705#p705"><![CDATA[
Right now, the only thing keeping the AdamNet Serial routines in the BIOS really slow is literally the fact that it sends one character at a time, per packet, and does status calls in between each one, which is ridiculously inefficient.<br><br>I have added WebSockets server functionality to FujiNet, and have wired up an Xterm.js that is placed on the FujiNet flash. This provides a free 80 column VT-100 terminal for every single FujiNet user, and this is wired up to the AdamNet serial device.<br><br>If we can make AuxWrite (and AuxRead, and AuxStatus) be able to handle blocks of the maximum packet size (16 bytes) the resulting speed increases dtramatically, but I am really stretched thin trying to get Adam sewn up, while also helping with the Apple2 bring-up in parallel.<br><br>Anyone want to take a crack @ it ?<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:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
