Changes

Firmware function CAS CATALOG in disc mode

83 bytes added, 23:11, 17 January 2009
added credits, formatting
<div style="border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);"><center>'''CAS CATALOG''This article originally came from Kevin Thackers'archive at [http://www.cpctech.org.uk http://www.cpctech.org.uk].'''''</center></div>
The "CAS CATALOG" firmware function is designed to catalogue a cassette or disc.
{| class="prettytable"{{Prettytable|font-size: 2em;}}
! <center>Offset from start of record</center>
! <center>Count</center>
|}
 
Notes:
After execution, we can go through the buffer and extract the filenames and their sizes. (Each character of the name or extension should be logically ANDed with &7F to remove the flag bits).
<nowiki>The following example source shows how this can be done: [ </nowiki>[/DMedia:/mirror/cpctech.org.uk/cpctech.org.uk/www.kjthacker.f2s.com/source/catalog.html highlighted] | [/D:/mirror/cpctech.org.uk/cpctech.org.uk/www.kjthacker.f2s.com/source/catalog.asm original] ]
1,165
edits