Tchan0
Tchan0
/network, /modem & /g1ata exclusion from the Makefile: https://github.com/KallistiOS/KallistiOS/pull/713
Update 23 sept: 2 new examples also fail because of bfont*: sound/hello-adx filesystem/browse
Update 8/10: 30 error(s) occurred during the build process: dreamcast/basic/mmu/pvrmap: Build failed with return code 2 dreamcast/conio/adventure: Build failed with return code 2 dreamcast/conio/basic: Build failed with return code 2...
Naomi / System SP support :) Can easily be done for dcload/tool -serial - just requires a hardcoding to VGA, like I do in my JinGasa custom Bios (https://github.com/Tchan0/JinGasa): Before...
Merge the codebase of dc-load/tool ip & serial into 1 repo ? 1 repo could generate 2 executables...
For completeness, posting some stances of @ljsebald during some brainstorming talks we had in august 2023: "I don't really want to have dcload-ip and dcload-serial in the same repo since...
Indirectly (?) related to that, it would be nice to be able to use the iso9660 file system when only a virtual cdrom (over network/serial) is present, but no hardware...