7 Commits

Author SHA1 Message Date
192792e30a iso9660/test: add rock ridge parsing 2025-02-06 08:25:30 -06:00
63b4a9b108 gdrom.ods: add block column 2025-01-01 06:05:28 -06:00
da041de646 iso9660/test: missing namespace 2024-12-31 13:27:46 -06:00
48eb7c91dd add java variant of byte_position 2024-12-31 13:24:17 -06:00
10d17d3c98 example: add gdrom_iso9660
This combines my iso9660 parsing code, with all of the prior gdrom packet
interface / command code.

The example, on real Dreamcast hardware, displays the first 2048 bytes [1] of every
file in the root directory on the serial console.

[1] or the size of the file, whichever is smaller
2024-02-27 00:28:39 +08:00
1a75b90efc iso9660: basic directory traversal 2024-02-26 14:19:31 +08:00
7e27e40b4e iso9660: new spreadsheets 2024-02-25 19:52:36 +08:00