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.h
Commit message (
Expand
)
Author
Age
*
Add `alignas` specifiers to some arrays based on how they're accessed (#1933)
Jesse Talavera
2023-12-26
*
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
*
Exclude JIT-related declarations more aggressively
Jesse Talavera-Greenberg
2023-12-08
*
Add stubs for `NDS::IsJITEnabled` and `SetJITArgs` for when the JIT is excluded
Jesse Talavera-Greenberg
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
*
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 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
*
Refactor the core's handling of firmware and BIOS images to rely less on the ...
Jesse Talavera-Greenberg
2023-09-18
*
Assorted portability enhancements (#1800)
Jesse Talavera-Greenberg
2023-08-18
*
pointless micro optimisations
RSDuck
2023-04-28
*
DSi power button and volume switch support (#1630)
Ed_IT
2023-04-04
*
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
*
oops
Arisotura
2021-11-17
*
decouple JIT from Config. bahahahahah
Arisotura
2021-11-17
*
DMA timing renovation (#1207)
Arisotura
2021-08-31
*
Add PoroCYon's DSP code. (#1123)
purringChaos
2021-06-06
*
Cart refactor (#1073)
Arisotura
2021-04-25
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
Implement "lag frame" flag and counter (#949)
SuuperW
2021-01-21
*
use C++ style structs everywhere
RSDuck
2021-01-02
*
make things function atleast somewhat
Arisotura
2020-10-26
*
Merge branch 'master' into dsi_camera
Arisotura
2020-10-26
|
\
|
*
add functionality to import savefiles
RSDuck
2020-09-11
*
|
messin' around
Arisotura
2020-09-08
|
/
*
DSi: make ARM9-clock-selector actually work
Arisotura
2020-08-17
*
reconcile DSi and JIT, fastmem for x64 and Windows
RSDuck
2020-06-30
*
first steps in bringing over the JIT refactor/fastmem
RSDuck
2020-06-16
*
Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...
RSDuck
2020-06-16
|
\
|
*
rewrite JIT memory emulation
RSDuck
2020-06-16
|
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
|
*
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Arisotura
2020-05-30
|
|
\
[next]