3 Commits

Author SHA1 Message Date
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