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
*
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
*
add ROM #3159 to romlist.bin
StapleButter
2018-12-12
*
preliminary microphone code. requires an actual microphone. resulting audio i...
StapleButter
2018-12-12
*
move config-file seeking code to its own thing.
StapleButter
2018-12-11
*
SPI done
StapleButter
2018-10-18
*
fixor copyright years.
StapleButter
2018-09-15
*
Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or A...
Zion Nimchuk
2018-01-11
*
clear chipselect when turning SPI off. fixes libnds bugs.
StapleButter
2017-12-19
*
add support for SPI shutdown, btw
StapleButter
2017-09-21
*
* allow 128KB firmwares (DSi/3DS dumps)
StapleButter
2017-08-05
*
implement transfer delays for both SPI busses
StapleButter
2017-07-15
*
* implement firmware saving for user settings
StapleButter
2017-06-26
*
quick hack: Tab toggles framerate limit.
StapleButter
2017-05-25
*
(untested yet) code for sending and receiving packets via sockets
StapleButter
2017-05-11
*
* stub more wifi crap
StapleButter
2017-04-07
*
* more accurate direct boot
StapleButter
2017-03-21
*
reorganize repo, move shit around
StapleButter
2017-03-16