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
*
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
*
actually make DSi-mode direct boot work to some extent
Arisotura
2021-08-30
*
having fun with fatfs (#1189)
Arisotura
2021-08-24
*
Fix for https://github.com/Arisotura/melonDS/issues/1169 (#1171)
DesperateProgrammer
2021-08-02
*
NWRAM & Direct Boot (#1149)
DesperateProgrammer
2021-07-23
*
Fallback to backup DSi Footer in NAND Image (#1154)
DesperateProgrammer
2021-07-13
*
Add PoroCYon's DSP code. (#1123)
purringChaos
2021-06-06
*
PRIu64 requires inttypes.h to be included
RSDuck
2021-06-05
*
Use printf macro for u64
WaluigiWare64
2021-05-16
*
make sure to axe the GBA slot in DSi mode. (EXMEMCNT bit7 still applies to it...
Arisotura
2021-04-25
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
Fix some compiler warnings
WaluigiWare64
2021-01-25
*
keep only one handle of the NAND file around
RSDuck
2021-01-17
*
Merge remote-tracking branch 'remotes/origin/master' into dsi_camera
Arisotura
2020-12-04
|
\
|
*
make fastmem work again
RSDuck
2020-11-13
*
|
Merge branch 'master' into dsi_camera
Arisotura
2020-10-26
|
\
|
|
*
fix 8-bit ConsoleID address decoding typo (#749)
PoroCYon
2020-09-07
*
|
messin' around
Arisotura
2020-09-08
|
/
*
DSi: add support for 8-bit VRAM writes when enabled in SCFG_EXT. fixes #733
Arisotura
2020-09-03
*
DSi: make ARM9-clock-selector actually work
Arisotura
2020-08-17
*
reset fastmem on DSi soft reset
RSDuck
2020-07-31
*
Merge remote-tracking branch 'upstream/slirp' into slirp-merge
Nadia Holmquist Pedersen
2020-07-26
|
\
|
*
huh. all DSi files had outdated copyright years
Arisotura
2020-06-05
*
|
fix build with JIT disabled
RSDuck
2020-07-25
*
|
reconcile DSi and JIT, fastmem for x64 and Windows
RSDuck
2020-06-30
|
/
*
clean it up some
Arisotura
2020-06-02
*
remove requirement for initmem7/9.bin (but this requires augmented BIOS dumps...
Arisotura
2020-06-02
[next]