December 27, 2021 | ||
---|---|---|
View fe75479
Moved controller device to devices/controller.cneauoire authored on 27/12/2021 17:24:43 |
||
View a12781f
get_button: do not pass the whole event struct on the stackSigrid Solveig Haflínudóttir authored on 27/12/2021 14:24:22 |
||
View 32c18e8
Started extracting the controller deviceneauoire authored on 27/12/2021 05:33:23 |
||
View 89c0798
Moved mouse to devices/neauoire authored on 27/12/2021 05:02:24 |
||
View 13fd0d9
Moved file APIs in device/fileneauoire authored on 27/12/2021 04:26:27 |
December 26, 2021 | ||
---|---|---|
View d9e619d
Revert "emu: use SDL_clamp" since that function is not available in Debian's SDL.Andrew Alderwick authored on 26/12/2021 21:13:29 |
December 25, 2021 | ||
---|---|---|
View d8667dc
emu event loop: peek for a key up only on key down eventSigrid Solveig Haflínudóttir authored on 25/12/2021 21:58:10 |
||
View 8d4e7d5
emu: use SDL_Quit directly and let SDL handle shutdown itselfSigrid Solveig Haflínudóttir authored on 25/12/2021 20:44:19 |
||
View 2f7bfd4
emu: set_zoom: window is always there, remove useless checkSigrid Solveig Haflínudóttir authored on 25/12/2021 20:37:22 |
||
View a967525
emu: use SDL_clampSigrid Solveig Haflínudóttir authored on 25/12/2021 20:28:02 |
||
View f436ebf
emu: shut up -Wtypedef-redefinition with SDL headers when using clangSigrid Solveig Haflínudóttir authored on 25/12/2021 20:27:23 |
||
View 927fdb4
ppu: unite 1bpp and 2bpp into one - ppu_blitSigrid Solveig Haflínudóttir authored on 25/12/2021 12:50:34 |
December 24, 2021 | ||
---|---|---|
View 8a25a5e
Renamed layer.p to layer.pixelsneauoire authored on 24/12/2021 20:01:10 |
||
View f79b092
ppu: separate reqdraw for fg and bgSigrid Solveig Haflínudóttir authored on 24/12/2021 19:45:31 |
||
View 3fb4d40
Split pixels into fg/bgneauoire authored on 24/12/2021 17:59:18 |