<feed xmlns='http://www.w3.org/2005/Atom'>
<title>templeos-floppy-driver, branch blkdev</title>
<subtitle>Floppy disk controller driver (and more) for TempleOS
</subtitle>
<id>https://git.yoshi128k.tk/cgit/templeos-floppy-driver/atom?h=blkdev</id>
<link rel='self' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/atom?h=blkdev'/>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/'/>
<updated>2026-06-24T18:55:45Z</updated>
<entry>
<title>Update changelog</title>
<updated>2026-06-24T18:55:45Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-24T18:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=cc4b91b110769c35fd0e5cc3a7403f2ffc84f5dd'/>
<id>urn:sha1:cc4b91b110769c35fd0e5cc3a7403f2ffc84f5dd</id>
<content type='text'>
The chanagelog has been updated to reflect the new policy on commit signing.
</content>
</entry>
<entry>
<title>Update changelog (June 22, 2026)</title>
<updated>2026-06-23T08:35:49Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-23T08:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=060c701937130f7c1167d1e4e99c6c36b376d881'/>
<id>urn:sha1:060c701937130f7c1167d1e4e99c6c36b376d881</id>
<content type='text'>
The changelog has been updated to reflect the changes made to the blkdev branch as of June 22, 2026, at 02:19 CDT.
</content>
</entry>
<entry>
<title>Split floppy IRQ handler into separate file</title>
<updated>2026-06-22T07:19:16Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-22T07:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=028a74b6ce3f889de88053d84e15f3d3d6fb2819'/>
<id>urn:sha1:028a74b6ce3f889de88053d84e15f3d3d6fb2819</id>
<content type='text'>
Since KInts.HC is compiled before DskFDC.HC, undefined symbol issues could possibly occur. when attempting to compile the interrupt set-up code because the IRQ handler is not yet compiled. To prevent this, I separated the IRQ handler into another file that is included immediately after the headers. The instructions have been updated to reflect this change.
</content>
</entry>
<entry>
<title>Add patches to enable the FDC IRQ on startup</title>
<updated>2026-06-22T07:10:42Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-22T07:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=0c200b792090cda95e3fd17ba4de334227b5755b'/>
<id>urn:sha1:0c200b792090cda95e3fd17ba4de334227b5755b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update instruction document to reflect previous re-arranging</title>
<updated>2026-06-21T01:02:25Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-21T01:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=88f61e315e77e4b427d2479f603fd59e27e1f2be'/>
<id>urn:sha1:88f61e315e77e4b427d2479f603fd59e27e1f2be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-arrange patch files</title>
<updated>2026-06-21T01:00:32Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-21T01:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=edd15150f34b040d5ab68a1b418705c0de895a1e'/>
<id>urn:sha1:edd15150f34b040d5ab68a1b418705c0de895a1e</id>
<content type='text'>
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.
</content>
</entry>
<entry>
<title>Update installer</title>
<updated>2026-06-20T14:34:11Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-20T14:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=26fd4c3343fb5a55ac8b305a6adea3212e3d7fdd'/>
<id>urn:sha1:26fd4c3343fb5a55ac8b305a6adea3212e3d7fdd</id>
<content type='text'>
I updated the installer program to copy over the Adam directory, and also removed the old patch instructions.
</content>
</entry>
<entry>
<title>Update changelog (June 19, 2026)</title>
<updated>2026-06-20T02:34:20Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-20T02:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=0222136551639f9e3a1b1a8c43bf9480cb5a62a7'/>
<id>urn:sha1:0222136551639f9e3a1b1a8c43bf9480cb5a62a7</id>
<content type='text'>
I updated the changelog to reflect the changes made to the blkdev branch as of June 19, 2026, at 21:32 CDT.
</content>
</entry>
<entry>
<title>Update instruction sheet</title>
<updated>2026-06-20T02:32:09Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-20T02:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=501c1c04f1fb758be29014ad9d49a2ee8f36640e'/>
<id>urn:sha1:501c1c04f1fb758be29014ad9d49a2ee8f36640e</id>
<content type='text'>
I updated my instruction generator script to show the parent paths of each file, and also added support for the ADAM PATCH tag.
</content>
</entry>
<entry>
<title>Fix punctuation on Let2BlkDevTypeFDC.HC</title>
<updated>2026-06-20T02:23:51Z</updated>
<author>
<name>Harley Travis</name>
<email>harleytravis123@outlook.com</email>
</author>
<published>2026-06-20T02:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yoshi128k.tk/cgit/templeos-floppy-driver/commit/?id=05a74482171a30bfad9545ed51c43e20c6fe3690'/>
<id>urn:sha1:05a74482171a30bfad9545ed51c43e20c6fe3690</id>
<content type='text'>
I forgot to stage the change I made to this file's code tags. Whoops.
</content>
</entry>
</feed>
