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
/
SPI.cpp
Commit message (
Expand
)
Author
Age
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
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
*
convert SPU to OOP
Arisotura
2023-11-04
*
update copyright years
Arisotura
2023-11-04
*
hopefully get the compiler to shut up
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
*
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
*
Assorted portability enhancements (#1800)
Jesse Talavera-Greenberg
2023-08-18
*
DSi: add option to boot the full boot ROMs (#1581)
PoroCYon
2023-07-16
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
merge local_wifi (#1516)
Arisotura
2022-09-22
*
save WFC settings when using default firmware. fixes #1401, also fixes #1336
Arisotura
2022-03-22
*
default firmware: in DSi mode, emulate more compatible DWM-W015 instead of DW...
Arisotura
2022-03-20
*
make invalid SPI memory commands return 0xFF. fixes #1366 (Dementium II check...
Arisotura
2022-03-14
*
fix some gaps in the SPI/cart implementations
Arisotura
2022-03-14
*
save battery levels to config
Arisotura
2022-03-07
*
Add support for changing the DS and DSi battery level
Rayyan Ansari
2022-03-07
*
update copyright headers
Arisotura
2022-01-09
*
Custom path support (#1333)
Arisotura
2022-01-07
*
add valid wifi data to the default firmware
Arisotura
2021-11-20
*
move 'randomize MAC' setting to firmware settings, and add setting for changi...
Arisotura
2021-11-19
*
make external-BIOS toggle also explicitly control external firmware
Arisotura
2021-11-18
*
decouple more config shit from the core. bahahah
Arisotura
2021-11-17
*
* remove more Config dependencies from the core
Arisotura
2021-11-17
*
Generate a simple non-bootable firmware when not provided. (v2) (#1175)
Adrian Siekierka
2021-10-02
*
actually make DSi-mode direct boot work to some extent
Arisotura
2021-08-30
*
having fun with fatfs (#1189)
Arisotura
2021-08-24
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
minor code refactoring, to simplify BizHawk support (#958)
SuuperW
2021-01-22
*
make MAC randomization optional
Arisotura
2020-08-24
*
NWifi: correctly determine ROM/chip/etc IDs based on hardware version (as spe...
Arisotura
2020-08-19
*
take care of some minor details
Arisotura
2020-06-21
*
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
|
\
|
*
actually hook this up
Arisotura
2020-05-17
*
|
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
|
*
update copyright years
Arisotura
2020-02-14
*
|
don't auto-patch firmware touchscreen coordinates, atleast until we find out ...
Arisotura
2019-10-15
*
|
lay base for DSi-mode TSC
Arisotura
2019-08-04
*
|
wifi: take this shit further. complete wifi init
Arisotura
2019-08-04
*
|
add I2C shito
Arisotura
2019-06-15
|
/
*
Firmware backup writing now uses OpenLocalFile
Rafael Caetano
2019-05-13
*
Fix all -Wwrite-strings warnings
Cameron Cawley
2019-05-04
*
* move melon_fopen_local() to Platform.cpp
Arisotura
2019-03-27
*
also, update copyright name
Arisotura
2019-01-22
*
finalize microphone code (hooked to all settings etc)
StapleButter
2018-12-14
[next]