ClassiCube/misc/dreamcast
2024-05-13 21:10:49 +10:00
..
boot_logo.png WIP for 3DS, Wii/GameCube, Dreamcast 2023-09-29 13:51:03 +10:00
DrawColouredQuads.S Add right version of last commit 2024-05-03 23:07:41 +10:00
DrawTexturedQuads.S Add right version of last commit 2024-05-03 23:07:41 +10:00
IP.BIN 3DS: Try to fix encrypted options not being remembered 2023-09-26 20:03:23 +10:00
ip.txt 3DS: Try to fix encrypted options not being remembered 2023-09-26 20:03:23 +10:00
Makefile 360: Untested analog controller support 2024-05-08 18:30:11 +10:00
readme.txt 3DS: Try to fix encrypted options not being remembered 2023-09-26 20:03:23 +10:00
ViewportTransform.S Xbox: Use proper way of infinite timeout when waiting for a signal 2024-05-13 21:10:49 +10:00

The dreamcast build requires an initial bootstrap program (Initial Program) named IP.bin

To generate a custom IP.bin, compile https://github.com/Dreamcast-Projects/makeip

Then run: makeip ip.txt IP.BIN -l boot_logo.png

---

For more details about IP.bin, see https://mc.pp.se/dc/ip.bin.html