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
/
DSi.cpp
Commit message (
Expand
)
Author
Age
*
Fix a crash when using DSi mode in debug builds on macOS (#1976)
Jesse Talavera
2024-03-13
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Add some headers that were transitively included by the JIT
Jesse Talavera-Greenberg
2023-12-08
*
Remove a loose qualifier
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
*
convert DSP
Arisotura
2023-11-05
*
convert DSi I2C and camera
Arisotura
2023-11-04
*
convert AES
Arisotura
2023-11-04
*
update copyright years
Arisotura
2023-11-04
*
get this started: refactor SPI in OOP
Arisotura
2023-11-03
*
RTC revamp (#1867)
Arisotura
2023-10-30
*
Miscellaneous DSi NAND fixes (#1852)
Jesse Talavera-Greenberg
2023-10-24
*
Refactor DSi_NAND (#1844)
Jesse Talavera-Greenberg
2023-10-11
*
Add some structs for files that DSi_NAND reads (#1842)
Jesse Talavera-Greenberg
2023-10-02
*
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
*
DSi: add option to boot the full boot ROMs (#1581)
PoroCYon
2023-07-16
*
Split the cart parsing and loading steps (#1707)
Jesse Talavera-Greenberg
2023-06-30
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
fix up DSi direct boot
Arisotura
2022-10-28
*
force-align all read/write accesses. fixes #1540 (unaligned DMA address)
Arisotura
2022-10-22
*
more DSP unfucking: make Teakra directly use melonDS's NWRAM banks instead of...
Arisotura
2022-10-14
*
unfuck the DSP enough that it will actually run code
Arisotura
2022-10-11
*
unfuck the DSP code some
Arisotura
2022-10-10
*
properly stop any started cameras upon reset/shutdown
Arisotura
2022-10-02
*
actual DSi camera support (#1520)
Arisotura
2022-10-02
*
properly make the DSi NAND instance-unique
Arisotura
2022-09-23
*
fix SCFG_MC cartridge inserted bit
RSDuck
2022-08-21
*
implement 8- and 16-bit DSi AES register accesses
RSDuck
2022-08-21
*
basic implementation of SNDExCnt
RSDuck
2022-08-21
*
add support for the mainRAM mirror at 0x0C000000 in DSi mode, makes SM64DSi w...
Arisotura
2022-04-10
*
update copyright headers
Arisotura
2022-01-09
*
Custom path support (#1333)
Arisotura
2022-01-07
*
what.
Arisotura
2021-11-22
*
ensure shit doesn't asplode atleast until this code is redone
Arisotura
2021-11-21
*
remove remains of SDIOFile
Arisotura
2021-11-21
*
make firmware settings override also apply in DSi mode
Arisotura
2021-11-20
*
* remove more Config dependencies from the core
Arisotura
2021-11-17
*
blarg
Arisotura
2021-10-28
*
more complete (and accurate) CP15 setup for direct boot
Arisotura
2021-10-28
*
DMA timing renovation (#1207)
Arisotura
2021-08-31
*
* add TSC shito
Arisotura
2021-08-30
[next]