aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
Commit message (Expand)AuthorAge
* add functionality to import savefilesRSDuck2020-09-11
* DSi: make ARM9-clock-selector actually workArisotura2020-08-17
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...RSDuck2020-06-16
|\
| * rewrite JIT memory emulationRSDuck2020-06-16
| * make it able to switch between DS and DSi modesArisotura2020-06-01
| * Merge remote-tracking branch 'remotes/origin/master' into melonDSiArisotura2020-05-30
| |\
| | * add back some hotkeys.Arisotura2020-05-19
| * | Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
| |\|
| * | * add old DS BIOSes and 04004000 BIOS-switchArisotura2019-08-05
| * | TSC: add backwards-compatibilityArisotura2019-08-04
| * | lay base for DSi-mode TSCArisotura2019-08-04
| * | wifi: take this shit further. complete wifi initArisotura2019-08-04
| * | lots of things. attempting to make wifi init work. not there yet.Arisotura2019-07-24
| * | tremble upon the NDMA implementationArisotura2019-06-18
| * | take all the SDMMC shit further. now it's completing MMC init and trying to r...Arisotura2019-06-18
| * | add IE2/IF2Arisotura2019-06-16
| * | add all sorts of shitArisotura2019-06-13
| * | BAHAHAHAHHHHArisotura2019-06-13
* | | rewrite JIT memory emulationRSDuck2020-05-09
| |/ |/|
* | detect whether we are running the gameArisotura2020-02-24
* | update copyright yearsArisotura2020-02-14
* | Properly init/deinit the GBA slotRaphaƫl Zumer2019-12-08
|/
* also, update copyright nameArisotura2019-01-22
* redesign main emu loop to use timestamps instead of being a trainwreckStapleButter2019-01-05
* proof-of-concept code for closing/opening lid.StapleButter2018-12-14
* preliminary microphone code. requires an actual microphone. resulting audio i...StapleButter2018-12-12
* add nocashPrint type shitStapleButter2018-12-12
* add missing shit to savestates. bump the version up.StapleButter2018-12-11
* finish the work on the main loop. finally fix all cases of desync I could fin...StapleButter2018-12-11
* temp commitStapleButter2018-12-11
* take it somewhere.StapleButter2018-12-09
* start devolving things.StapleButter2018-12-08
* begin work on general timing renovation. way shitty because it behaves as if ...StapleButter2018-12-04
* add proper support for GXFIFO stalls.StapleButter2018-11-23
* 3D: keep the rasterizer from accidentally going out of bounds when given very...StapleButter2018-11-04
* Merge pull request #248 from Dirbaio/masterStapleButter2018-10-27
|\
| * Make Main RAM size configurable in a single place.Dario Nieuwenhuis2018-05-24
* | separate SRAM setting coded, I guessStapleButter2018-10-24
* | pass savefile name to NDS::LoadROM() instead of having the core generate it.StapleButter2018-10-23
* | fix code that would have fucking asplodedStapleButter2018-10-18
* | savestate shito: fix compile errors.StapleButter2018-10-18
* | start implementing actual shitoStapleButter2018-09-15
* | fixor copyright years.StapleButter2018-09-15
|/
* attempt at auto-emphasis mode, emphasizing main screenStapleButter2017-10-30
* fail gracefully when ROM loading failsStapleButter2017-10-11
* actual joystick inputStapleButter2017-09-30
* add support for SPI shutdown, btwStapleButter2017-09-21
* while we're at it: emulate div/sqrt timingsStapleButter2017-07-15