Famicom Disk System library & utilities
Go to file
Zorchenhimer c2a6fc7fa3
Add the 0x05 block type; Remove --extract from fdslist
- Block type 0x05 is some weird test pattern thing???
- Removed --extract from the fdslist utility
2025-12-12 23:37:13 -05:00
cmd Add the 0x05 block type; Remove --extract from fdslist 2025-12-12 23:37:13 -05:00
.gitignore Initial commit 2025-12-06 14:15:08 -05:00
Makefile Initial commit 2025-12-06 14:15:08 -05:00
blocks.go Add the 0x05 block type; Remove --extract from fdslist 2025-12-12 23:37:13 -05:00
date.go Rework Rom struct; Print more info 2025-12-07 20:13:29 -05:00
go.mod Fix module path 2025-12-07 20:50:31 -05:00
go.sum Initial commit 2025-12-06 14:15:08 -05:00
licensees.go Initial commit 2025-12-06 14:15:08 -05:00
reader.go Add the 0x05 block type; Remove --extract from fdslist 2025-12-12 23:37:13 -05:00
rom.go Rework Rom struct; Print more info 2025-12-07 20:13:29 -05:00