index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NDS.cpp
Commit message (
Expand
)
Author
Age
*
also add writes while we're at it, we know Gericom's gonna abuse them someday :P
Arisotura
2024-01-17
*
add missing 8/16-bit reads to ROMCnt and ROM SPICnt
Arisotura
2024-01-17
*
Reset the JIT when loading savestate (#1937)
Eric Warmenhoven
2024-01-03
*
Resolve or silence some warnings (#1905)
Jesse Talavera
2023-12-28
*
Wrap the `EnableJIT` initialization in an `#ifdef` (#1922)
Jesse Talavera
2023-12-20
*
Set `NDS::EnableJIT` in the constructor (#1921)
Jesse Talavera
2023-12-19
*
Fix detection of native NDS ARM BIOS images (#1910)
Jesse Talavera
2023-12-15
*
Make the initial 3D renderer configurable via `NDSArgs` (#1913)
Jesse Talavera
2023-12-15
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Fix GBA<->DS comm not working when using FreeBIOS
Nadia Holmquist Pedersen
2023-12-08
*
Remove the last `ConfigEntry` state (#1902)
Jesse Talavera
2023-12-05
*
Refactor how save data (including SD cards) is initialized (#1898)
Jesse Talavera
2023-12-04
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Use Platform::File calls in NDS::debug (#1888)
Jesse Talavera-Greenberg
2023-11-24
*
Refactor the JIT to be object-oriented (#1879)
Jesse Talavera-Greenberg
2023-11-18
*
Refactor the GPU to be object-oriented (#1873)
Jesse Talavera-Greenberg
2023-11-09
*
Move NDSCart-related global state into objects (#1871)
Jesse Talavera-Greenberg
2023-11-09
*
Move GBACart-related global state into objects (#1870)
Jesse Talavera-Greenberg
2023-11-08
*
convert DSi I2C and camera
Arisotura
2023-11-04
*
convert AREngine
Arisotura
2023-11-04
*
convert Wifi and WifiAP
Arisotura
2023-11-04
*
convert SPU to OOP
Arisotura
2023-11-04
*
update copyright years
Arisotura
2023-11-04
*
convert RTC to OOP
Arisotura
2023-11-03
*
get this started: refactor SPI in OOP
Arisotura
2023-11-03
*
better, less hacky, more OOP-friendly scheduler design
Arisotura
2023-11-02
*
RTC revamp (#1867)
Arisotura
2023-10-30
*
GDB stub (#1583)
PoroCYon
2023-10-22
*
Refactor the core's handling of firmware and BIOS images to rely less on the ...
Jesse Talavera-Greenberg
2023-09-18
*
Make the NDS teardown more robust (#1798)
Jesse Talavera-Greenberg
2023-09-15
*
Reduce code stink (#1818)
jdp_
2023-08-28
*
Assorted portability enhancements (#1800)
Jesse Talavera-Greenberg
2023-08-18
*
Split the cart parsing and loading steps (#1707)
Jesse Talavera-Greenberg
2023-06-30
*
actually rename that setting
Nadia Holmquist Pedersen
2023-06-24
*
Implement in-memory savestates (#1693)
Jesse Talavera-Greenberg
2023-06-12
*
pointless micro optimisations
RSDuck
2023-04-28
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
Fix nocash Char Out debug register (#1500)
Quinn Painter
2022-11-11
*
fix up DSi direct boot
Arisotura
2022-10-28
*
force-align all read/write accesses. fixes #1540 (unaligned DMA address)
Arisotura
2022-10-22
*
properly stop any started cameras upon reset/shutdown
Arisotura
2022-10-02
*
actual DSi camera support (#1520)
Arisotura
2022-10-02
*
merge local_wifi (#1516)
Arisotura
2022-09-22
*
update copyright headers
Arisotura
2022-01-09
*
Custom path support (#1333)
Arisotura
2022-01-07
*
SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever othe...
Arisotura
2021-11-25
*
finally decouple Config from the core. baahhahahahah
Arisotura
2021-11-18
*
oops
Arisotura
2021-11-17
*
* remove more Config dependencies from the core
Arisotura
2021-11-17
[next]