<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fujinet-chat/src, 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>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>Rewrite most of the txbuf_* functions in asm. 7803 bytes free.</title>
<updated>2026-04-13T22:27:20+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T22:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=66219401006e845f1a176e6a78c4682bd9de8785'/>
<id>66219401006e845f1a176e6a78c4682bd9de8785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save a few bytes in txbuf_send_str(). 7773 bytes free.</title>
<updated>2026-04-13T12:40:41+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T12:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=5c3a3b18659a863f4983ab1579dc68333b429e08'/>
<id>5c3a3b18659a863f4983ab1579dc68333b429e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Zero the BSS in the throwaway STARTUP segment. 7764 bytes free.</title>
<updated>2026-04-13T10:24:39+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T10:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=29b51c0dfdd27de76b489cd77ea70d25d9d74fdc'/>
<id>29b51c0dfdd27de76b489cd77ea70d25d9d74fdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused bits of src/atari.cfg (avoid ld65 warning about ONCE).</title>
<updated>2026-04-13T10:14:21+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T10:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=46453088eec3947300b376cb1960a0c67b2252f0'/>
<id>46453088eec3947300b376cb1960a0c67b2252f0</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>Save a tiny bit of space. 7701 bytes free.</title>
<updated>2026-04-13T06:08:33+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T06:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=f844caecef4174f1fd52c1e810a836489935a01d'/>
<id>f844caecef4174f1fd52c1e810a836489935a01d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of edbox_callback() abstraction (never used it anyway). 7696 bytes free.</title>
<updated>2026-04-13T05:38:51+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T05:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=172db1bcaa88b51326e9b788022985c97276dbfb'/>
<id>172db1bcaa88b51326e9b788022985c97276dbfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save another few bytes in cmd.c. 7668 bytes free.</title>
<updated>2026-04-13T04:15:45+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T04:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=7a0ae36af58e684b4108f817a15000d09adf1722'/>
<id>7a0ae36af58e684b4108f817a15000d09adf1722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another tiny change in cmd.c, save 2 more bytes.</title>
<updated>2026-04-13T04:13:50+00:00</updated>
<author>
<name>B. Watson</name>
<email>urchlay@slackware.uk</email>
</author>
<published>2026-04-13T04:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://slackware.uk/~urchlay/repos/fujinet-chat/commit/?id=8f0952c6939049ec1dfe3fca3d6be40ea6d8f9e5'/>
<id>8f0952c6939049ec1dfe3fca3d6be40ea6d8f9e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
