mirror of
https://github.com/ApacheThunder/ezfo-disc_io.git
synced 2025-06-18 19:15:33 -04:00
Fix misspelling in Readme...
This commit is contained in:
parent
dbf937e427
commit
d9b22d7afa
@ -8,7 +8,7 @@ Changes:
|
||||
* DMA code limited to GBA compile flag as it will not operate safely in DS mode due to arm9 cache system.
|
||||
* tonccpy used in place of dmaCopy for NDS mode.
|
||||
* Altered detection routine in startup function. Should be more reliable (for DS mode at least. Maybe it worked better for GBA homebrew but I found this to be unreliable for DS mode stuff)
|
||||
* setRomPage value for Kernel mode alrted to be 0x8002 as rerferenced in the EZFlash Kernel source code. 0x8000....not sure what the difference is with that one. Maybe 0x8000 is actually bootloader mode?
|
||||
* setRomPage value for Kernel mode changed to be 0x8002 as rerferenced in the EZFlash Kernel source code. 0x8000....not sure what the difference is with that one. Maybe 0x8000 is actually bootloader mode?
|
||||
* Disabling of SD and setting back to PSRam mode will no only occur if DLDI is compiled for GBA as the constant mode switching is not nessecery.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user