Fix some additional bugs, OSDSYS now loading!
* Fixed bug when writing to DICR/DICR2 flag field * Fixed definition of the DMAC tag * SIF0 doesn't use the id field, apparently? * Allow writing to some specific regions of the BIOS With these changes OSDSYS has now started loading! The BIOS is initiallizing the SPU2, probably to play that boot up charm the PS2 does.
Showing
- src/common/emulator.cc 2 additions, 2 deletionssrc/common/emulator.cc
- src/common/emulator.h 5 additions, 1 deletionsrc/common/emulator.h
- src/cpu/ee/cop1.cc 19 additions, 0 deletionssrc/cpu/ee/cop1.cc
- src/cpu/ee/dmac.cc 10 additions, 13 deletionssrc/cpu/ee/dmac.cc
- src/cpu/ee/dmac.h 2 additions, 2 deletionssrc/cpu/ee/dmac.h
- src/cpu/ee/ee.cc 33 additions, 0 deletionssrc/cpu/ee/ee.cc
- src/cpu/ee/ee.h 2 additions, 1 deletionsrc/cpu/ee/ee.h
- src/cpu/iop/dma.cc 21 additions, 5 deletionssrc/cpu/iop/dma.cc
- src/cpu/iop/iop.cc 3 additions, 0 deletionssrc/cpu/iop/iop.cc
- src/cpu/iop/iop.h 2 additions, 2 deletionssrc/cpu/iop/iop.h
Loading
Please register or sign in to comment