| Commit message (Expand) | Author | Age |
* | Properly pass through GBA GPIO writes | Raphaël Zumer | 2019-12-10 |
* | Add a framework to support non-SRAM GBA saves | Raphaël Zumer | 2019-12-09 |
* | Handle GBA cartridge SRAM writes | Raphaël Zumer | 2019-12-08 |
* | Properly init/deinit the GBA slot | Raphaël Zumer | 2019-12-08 |
* | Add GBA cart model and allow reading from it | Raphaël Zumer | 2019-12-08 |
* | Fix GBA memory values on deselected CPU | Raphaël Zumer | 2019-12-08 |
* | Fix division edge case | xperia64 | 2019-08-24 |
* | input: don't check modifiers for regular input | Arisotura | 2019-07-09 |
* | raise kMaxIterationCycles to 64 | Arisotura | 2019-06-25 |
* | add 32bit writes to some IO ports. fixes #313 | Arisotura | 2019-06-20 |
* | fasterer IRQ check. clean up code. | Arisotura | 2019-06-08 |
* | draft API for OpenGL shito in libui | Arisotura | 2019-03-31 |
* | fix CP15 control reg init during direct boot (fixes LMNTS demo regression) | Arisotura | 2019-03-30 |
* | * move melon_fopen_local() to Platform.cpp | Arisotura | 2019-03-27 |
* | start work on non-direct mode. reply to DHCP discover frame. | Arisotura | 2019-02-23 |
* | also, update copyright name | Arisotura | 2019-01-22 |
* | redesign main emu loop to use timestamps instead of being a trainwreck | StapleButter | 2019-01-05 |
* | implement proper support for POWCNT1. | StapleButter | 2018-12-18 |
* | watch your debug code better, you derp | StapleButter | 2018-12-18 |
* | fix STRD_POST (dumbest copypaste bug of the year) | StapleButter | 2018-12-18 |
* | proof-of-concept code for closing/opening lid. | StapleButter | 2018-12-14 |
* | * correct romlist.bin (Club Penguin Herbert's Revenge EUR uses 4K EEPROM, not... | StapleButter | 2018-12-13 |
* | add code to support GBA slot reads for later | StapleButter | 2018-12-12 |
* | preliminary microphone code. requires an actual microphone. resulting audio i... | StapleButter | 2018-12-12 |
* | zarg | StapleButter | 2018-12-12 |
* | add nocashPrint type shit | StapleButter | 2018-12-12 |
* | add missing shit to savestates. bump the version up. | StapleButter | 2018-12-11 |
* | move config-file seeking code to its own thing. | StapleButter | 2018-12-11 |
* | finish the work on the main loop. finally fix all cases of desync I could fin... | StapleButter | 2018-12-11 |
* | temp commit | StapleButter | 2018-12-11 |
* | fix bugs | StapleButter | 2018-12-09 |
* | make it fasterer | StapleButter | 2018-12-09 |
* | take it somewhere. | StapleButter | 2018-12-09 |
* | start devolving things. | StapleButter | 2018-12-08 |
* | make this other branch where we're going to actually make it usable | StapleButter | 2018-12-08 |
* | begin work on general timing renovation. way shitty because it behaves as if ... | StapleButter | 2018-12-04 |
* | well yeah that's what I thought | StapleButter | 2018-11-24 |
* | * fix possible issues with GXFIFO stalling | StapleButter | 2018-11-24 |
* | add proper support for GXFIFO stalls. | StapleButter | 2018-11-23 |
* | beginning timing renovation. | StapleButter | 2018-11-09 |
* | make the ARM clock shift configurable. nothing fancy there, just paving the w... | StapleButter | 2018-11-07 |
* | 3D: keep the rasterizer from accidentally going out of bounds when given very... | StapleButter | 2018-11-04 |
* | Merge pull request #248 from Dirbaio/master | StapleButter | 2018-10-27 |
|\ |
|
| * | Make "unknown IO" messages consistent, all including value and PC. | Dario Nieuwenhuis | 2018-05-24 |
| * | Make Main RAM size configurable in a single place. | Dario Nieuwenhuis | 2018-05-24 |
* | | separate SRAM setting coded, I guess | StapleButter | 2018-10-24 |
* | | pass savefile name to NDS::LoadROM() instead of having the core generate it. | StapleButter | 2018-10-23 |
* | | rewrite how structures are stored to savestates (store individual fields, to ... | StapleButter | 2018-10-21 |
* | | don't store BIOS in savestates. no point doing so. | StapleButter | 2018-10-19 |
* | | aight, wifi done | StapleButter | 2018-10-18 |