Pk11
454cdbcc50
Revert to malloc for allocating ramdrive on DSi ( #147 )
2022-01-07 23:18:10 -07:00
Pk11
d8bf2447ec
Clear cart info on eject outside of drive menu and detect ramdrive eject ( #146 )
...
* Fix cart info if ejected not in drive menu
* Fix a couple ramdrive issues
- Unmount ramdrive if Slot-2 RAM is ejected
- Fix potentially reading from the wrong location if numSectors > 1 and crosses between locations
- free ramdLoc on regular DS too
- Use calloc to 0 initialize, I saw it mess up occasionally on DSi too
* Update time in the Vblank handler
2022-01-07 20:35:49 -07:00
RocketRobz
c0a0c82fc0
Increase DSi/3DS RAM drive size by 3MB
2022-01-02 18:47:11 -07:00
RocketRobz
d05294f4bf
Revert "Asynchrously clear MEP" to fix misdetected X button presses
...
This reverts commit 46f32cea1e .
2022-01-02 18:41:40 -07:00
RocketRobz
46f32cea1e
Asynchrously clear MEP
2022-01-02 18:31:37 -07:00
RocketRobz
9d5e205a78
Bug fix
2022-01-02 02:03:43 -07:00
RocketRobz
3e8dd2f5c2
Add support for Slot-2 flashcard RAM
...
ALSO: Allow RAM drive to be used on DSi/3DS in DS mode with unlocked SCFG
2022-01-02 01:55:18 -07:00
RocketRobz
f4d324d2ba
Fix MEP RAM drive not showing
...
Moved first 8 sectors of MEP RAM drive to Main RAM
2022-01-02 01:12:40 -07:00
Pk11
0f8b4c248e
Simplify RAM drives ( #131 )
...
* Simplify RAM drives
* WIP: Add Slot-2 RAM expansion RAM drive support
2022-01-02 00:46:49 -07:00
RocketRobz
b9fcd7fa54
Properly allocate memory for RAM drive 1
2021-10-09 19:58:14 -06:00
RocketRobz
f8f288a9da
Add 2 RAM drives
...
One shown for both DSi and 3DS (9MB), the other only shown for 3DS (16MB)
2020-02-04 18:25:30 -07:00