Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | savestate shito: fix compile errors. | StapleButter | 2018-10-18 | |
| | | | | | | | | still far from being finished, so avoid using unless you want to spawn blackholes or some pretty bad shit. | |||
* | | start implementing actual shito | StapleButter | 2018-09-15 | |
| | | | | | | | | (also looks like the test bench in libui_sdl/main.cpp snuck in with the copyright update. shit) | |||
* | | fixor copyright years. | StapleButter | 2018-09-15 | |
|/ | ||||
* | attempt at auto-emphasis mode, emphasizing main screen | StapleButter | 2017-10-30 | |
| | ||||
* | fail gracefully when ROM loading fails | StapleButter | 2017-10-11 | |
| | ||||
* | actual joystick input | StapleButter | 2017-09-30 | |
| | | | | also sync keyboard input nicely | |||
* | add support for SPI shutdown, btw | StapleButter | 2017-09-21 | |
| | ||||
* | while we're at it: emulate div/sqrt timings | StapleButter | 2017-07-15 | |
| | ||||
* | implement transfer delays for both SPI busses | StapleButter | 2017-07-15 | |
| | | | | also make microphone input return 0x800 | |||
* | proper display FIFO emulation | StapleButter | 2017-06-26 | |
| | ||||
* | new save heuristic. atleast Scribblenauts doesn't lose its shit now. | StapleButter | 2017-06-25 | |
| | | | | shut up shibs | |||
* | add support for writing to VCount. incl. fucked-up display and altering ↵ | StapleButter | 2017-05-10 | |
| | | | | framerate accordingly. | |||
* | more wifi work: timers and their IRQs | StapleButter | 2017-05-01 | |
| | ||||
* | better wifi stub | StapleButter | 2017-04-12 | |
| | ||||
* | make ROM command handling accurate, remove gross DMA hack. | StapleButter | 2017-04-11 | |
| | ||||
* | start SPU work | StapleButter | 2017-04-06 | |
| | ||||
* | * clean up code | StapleButter | 2017-03-29 | |
| | | | | | | * working-ish run/pause/reset * proper closing/cleanup * ability to run BIOS alone | |||
* | implement some obscure DMA types | StapleButter | 2017-03-20 | |
| | ||||
* | make timers not suck. fixes issues (Worms2 intro FMV plays at the right ↵ | StapleButter | 2017-03-20 | |
| | | | | speed, aging cart tests get further...) | |||
* | make ROM path not be hardcoded. | StapleButter | 2017-03-19 | |
| | ||||
* | reorganize repo, move shit around | StapleButter | 2017-03-16 | |