flycast/core/reios
Stefanos Kornilios Mitsis Poiitidis 4f62b995b6 reios/naomi: First baby steps to support booting naomi roms
- Setups state, copies binary
- Binary locks up w/ a reboot loop

Naomi roms have a 512-byte header, executable length seems to be
at 368 or 3C0. The rom is copied from [0, len) to 0x0c020000.The
bios then hands over control at 0x0c021000
2015-08-19 01:29:46 +02:00
..
descrambl.cpp reios: CD/descrambling support, reduced log spam, improved boot context, hle address aliasing, bios memset to catch accesses 2015-02-25 19:47:09 +01:00
descrambl.h reios/hleboot: support cdroms, descramble, slightly smarter bootfile search 2015-02-25 15:21:22 +01:00
gdrom_hle.cpp reios/gdrom_hle: Fix TOC, better CHECK_COMMAND handling, split logspam to debugf 2015-02-25 19:33:36 +01:00
gdrom_hle.h More work on reios 2014-12-30 01:57:13 +01:00
reios.cpp reios/naomi: First baby steps to support booting naomi roms 2015-08-19 01:29:46 +02:00
reios.h First steps towards a HLE bios implementation 2014-12-29 22:05:35 +01:00
reios_elf.cpp reios: Add support for elf booting 2015-03-22 01:30:19 +01:00
reios_elf.h reios: Add support for elf booting 2015-03-22 01:30:19 +01:00