| Commit message (Expand) | Author | Age |
... | |
* | 3D: revise fog calculation to match hardware (emulate precision loss and over... | StapleButter | 2017-08-16 |
* | add basic response for Pokémon IR transceiver (SPI command 08). lets your po... | StapleButter | 2017-07-15 |
* | implement transfer delays for both SPI busses | StapleButter | 2017-07-15 |
* | also fix the bug for cart SPI | StapleButter | 2017-06-26 |
* | new save heuristic. atleast Scribblenauts doesn't lose its shit now. | StapleButter | 2017-06-25 |
* | only trigger cart DMA on the CPU for which the cart interface is enabled. | StapleButter | 2017-04-27 |
* | tiny thing | StapleButter | 2017-04-25 |
* | better heuristic for Flash save type | StapleButter | 2017-04-25 |
* | implement leading gap and 0x200-gap delays for ROM transfers | StapleButter | 2017-04-25 |
* | make ROM command handling accurate, remove gross DMA hack. | StapleButter | 2017-04-11 |
* | fix addressing for tiny EEPROM. | StapleButter | 2017-04-11 |
* | bypass first save command byte when it's zero. for Pokémon games. | StapleButter | 2017-04-10 |
* | * stub more wifi crap | StapleButter | 2017-04-07 |
* | finish Flash support, mostly | StapleButter | 2017-03-29 |
* | * clean up code | StapleButter | 2017-03-29 |
* | * implement missing graphics (affine BG, rotscaled bitmap sprite) | StapleButter | 2017-03-24 |
* | fix bugs | StapleButter | 2017-03-23 |
* | support for tiny EEPROM | StapleButter | 2017-03-23 |
* | make timers not suck. fixes issues (Worms2 intro FMV plays at the right speed... | StapleButter | 2017-03-20 |
* | make ROM path not be hardcoded. | StapleButter | 2017-03-19 |
* | reorganize repo, move shit around | StapleButter | 2017-03-16 |