.. |
libui_sdl
|
libui/GTK: start catching up. atleast now it runs without exploding (mostly).
|
2017-10-03 00:28:41 +02:00 |
ARM_InstrTable.h
|
allow crapoed THUMB hireg ADD/CMP/MOV
|
2017-03-31 02:20:29 +02:00 |
ARM.cpp
|
wifi: fix for MP replies.
|
2017-06-18 16:26:59 +02:00 |
ARM.h
|
fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register.
|
2017-06-13 11:17:22 +02:00 |
ARMInterpreter_ALU.cpp
|
fix some shit
|
2017-06-13 17:44:35 +02:00 |
ARMInterpreter_ALU.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
ARMInterpreter_Branch.cpp
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
ARMInterpreter_Branch.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
ARMInterpreter_LoadStore.cpp
|
fix some shit
|
2017-06-13 17:44:35 +02:00 |
ARMInterpreter_LoadStore.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
ARMInterpreter.cpp
|
fix some shit
|
2017-06-13 17:44:35 +02:00 |
ARMInterpreter.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
Config.cpp
|
change default keyboard mapping
|
2017-09-23 04:10:25 +02:00 |
Config.h
|
add setting for whether to bind the wifi socket to any address or to loopback only
|
2017-07-16 00:57:26 +02:00 |
CP15.cpp
|
* delay 3D rendering a bit (fixes Monster Trucks flickering)
|
2017-05-27 23:47:20 +02:00 |
CP15.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
DMA.cpp
|
proper display FIFO emulation
|
2017-06-26 11:02:10 +02:00 |
DMA.h
|
proper display FIFO emulation
|
2017-06-26 11:02:10 +02:00 |
FIFO.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
GPU2D.cpp
|
change final framebuffer format (again. sorry.) to xRGB, more compatible
|
2017-09-19 15:39:00 +02:00 |
GPU2D.h
|
2D: mosaic
|
2017-07-23 18:36:00 +02:00 |
GPU3D_Soft.cpp
|
this TODO item is already done, idiot
|
2017-10-02 00:55:44 +02:00 |
GPU3D.cpp
|
3D:
|
2017-08-28 18:37:07 +02:00 |
GPU3D.h
|
3D:
|
2017-08-28 18:37:07 +02:00 |
GPU.cpp
|
make it a menu option while we're at it
|
2017-09-21 04:08:03 +02:00 |
GPU.h
|
make it a menu option while we're at it
|
2017-09-21 04:08:03 +02:00 |
NDS.cpp
|
fix ARM7 BIOSPROT. not that it matters.
|
2017-10-02 04:57:23 +02:00 |
NDS.h
|
actual joystick input
|
2017-09-30 20:05:56 +02:00 |
NDSCart.cpp
|
3D: revise fog calculation to match hardware (emulate precision loss and overflow with big shifts)
|
2017-08-16 22:20:53 +02:00 |
NDSCart.h
|
make ROM command handling accurate, remove gross DMA hack.
|
2017-04-11 20:21:31 +02:00 |
Platform.h
|
add support for SPI shutdown, btw
|
2017-09-21 03:59:12 +02:00 |
RTC.cpp
|
* bump version number
|
2017-04-04 15:32:50 +02:00 |
RTC.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
SPI.cpp
|
add support for SPI shutdown, btw
|
2017-09-21 03:59:12 +02:00 |
SPI.h
|
* stub more wifi crap
|
2017-04-07 17:37:49 +02:00 |
SPU.cpp
|
add support for SPI shutdown, btw
|
2017-09-21 03:59:12 +02:00 |
SPU.h
|
add support for SPI shutdown, btw
|
2017-09-21 03:59:12 +02:00 |
types.h
|
reorganize repo, move shit around
|
2017-03-16 23:01:22 +01:00 |
version.h
|
* bump version number
|
2017-07-16 03:47:44 +02:00 |
Wifi.cpp
|
wifi: little fix related to replies (when the address isn't set, don't try to adjust the TX header)
|
2017-06-22 16:38:35 +02:00 |
Wifi.h
|
add setting for whether to bind the wifi socket to any address or to loopback only
|
2017-07-16 00:57:26 +02:00 |