<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fujinet-chat/config, branch master</title>
<subtitle>IRC client for Atari 8-bit with FujiNET</subtitle>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/'/>
<entry>
<title>Add files I forgot to add to the repo. Apparently nobody builds this from source but me...</title>
<updated>2026-04-26T07:14:47+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-26T07:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=7bf23d5b680f4cfaf2a4f1d1f03005cd1c1473a9'/>
<id>7bf23d5b680f4cfaf2a4f1d1f03005cd1c1473a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The Great Migration: move all the screen memory to the $4000-$7FFF bank window, move code to $8000, move data/rodata/bss to $2000, move rx_buf and tx_buf, etc etc.</title>
<updated>2026-04-14T10:45:36+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-14T10:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=be048d3184d451c76cf56dd706be8d087c477d77'/>
<id>be048d3184d451c76cf56dd706be8d087c477d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move crt0.s STARTUP segment to page 6 (where it can be overwritten by edit_box after it runs). 7729 bytes free.</title>
<updated>2026-04-13T10:09:48+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T10:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=ad5646c813f1068342592a63646de7ba5dae7c3c'/>
<id>ad5646c813f1068342592a63646de7ba5dae7c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move color and noclick intialization to config. 7556 bytes free.</title>
<updated>2026-04-08T13:53:51+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-08T13:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=9d460b1c0cb573fc56799de236a1a8dd4cc6cdc0'/>
<id>9d460b1c0cb573fc56799de236a1a8dd4cc6cdc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Precalculate timer intervals (in config segment; client gets them preset). 6780 bytes free.</title>
<updated>2026-04-06T10:08:59+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-06T10:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=a17902373dc3fd2f06f0796ed2621109cb4acdd3'/>
<id>a17902373dc3fd2f06f0796ed2621109cb4acdd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace conf-&gt;blah with config.blah (see the definition of "OS" in &lt;atari.h&gt;). 6075 bytes free.</title>
<updated>2026-04-02T08:09:58+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-02T08:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=e9d64eaacaa4e2a71489b24b2b45ac26fbaead3c'/>
<id>e9d64eaacaa4e2a71489b24b2b45ac26fbaead3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#if out invalid_msg(), save another few bytes, at 4733 free now.</title>
<updated>2026-03-30T06:50:41+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-03-30T06:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=28c0a056ce806a357371d7102fb25d72e358ff09'/>
<id>28c0a056ce806a357371d7102fb25d72e358ff09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing PING/PONG message, nobody will miss it.</title>
<updated>2026-03-29T12:21:28+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-03-29T12:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=6f1ee17b375c74e8211e698fcdb527e210f13c71'/>
<id>6f1ee17b375c74e8211e698fcdb527e210f13c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable XL OS copy in config (we aren't using the extra RAM yet anyway).</title>
<updated>2026-03-28T11:32:10+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-03-28T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=1e695442aa92b65cecc1b046d32d5ecc341064f8'/>
<id>1e695442aa92b65cecc1b046d32d5ecc341064f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save some more bytes (strip down nio.c API).</title>
<updated>2026-03-28T11:26:46+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-03-28T11:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=87b234ba73e9abb4ecb8966ef631a0d7b8f5915a'/>
<id>87b234ba73e9abb4ecb8966ef631a0d7b8f5915a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
