melonDS/src
StapleButter 2273bd2ea4 fix texcoord-from-vertex mode. it works like for normals (1.0 = 1/16 texel) 2017-04-28 17:35:57 +02:00
..
wx * stub more wifi crap 2017-04-07 17:37:49 +02:00
ARM.cpp set POSTFLG to 1 upon direct boot. fixes Pokémon White among others. 2017-04-26 16:17:03 +02:00
ARM.h add support for polygon ID and conditional depth update for translucent pixels 2017-04-22 16:47:31 +02:00
ARMInterpreter.cpp reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_ALU.cpp allow crapoed THUMB hireg ADD/CMP/MOV 2017-03-31 02:20:29 +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 reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_LoadStore.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARM_InstrTable.h allow crapoed THUMB hireg ADD/CMP/MOV 2017-03-31 02:20:29 +02:00
CP15.cpp reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
CP15.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
Config.cpp remember window size. 2017-03-29 20:12:03 +02:00
Config.h remember window size. 2017-03-29 20:12:03 +02:00
DMA.cpp oh well 2017-04-23 15:38:39 +02:00
DMA.h oh well 2017-04-23 15:38:39 +02:00
FIFO.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
GPU.cpp windows! 2017-04-09 03:35:32 +02:00
GPU.h * implement missing graphics (affine BG, rotscaled bitmap sprite) 2017-03-24 20:53:01 +01:00
GPU2D.cpp fix display capture blending bugs. fancypants motion blur filters shouldn't look like acid trips anymore. 2017-04-25 16:55:19 +02:00
GPU2D.h windows! 2017-04-09 03:35:32 +02:00
GPU3D.cpp fix texcoord-from-vertex mode. it works like for normals (1.0 = 1/16 texel) 2017-04-28 17:35:57 +02:00
GPU3D.h misc optimizations 2017-04-25 01:14:26 +02:00
GPU3D_Soft.cpp misc optimizations 2017-04-25 01:14:26 +02:00
NDS.cpp add 32bit write to DIVCNT and SQRTCNT 2017-04-28 17:23:18 +02:00
NDS.h better wifi stub 2017-04-12 16:58:09 +02:00
NDSCart.cpp only trigger cart DMA on the CPU for which the cart interface is enabled. 2017-04-27 18:45:43 +02:00
NDSCart.h make ROM command handling accurate, remove gross DMA hack. 2017-04-11 20:21:31 +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 * stub more wifi crap 2017-04-07 17:37:49 +02:00
SPI.h * stub more wifi crap 2017-04-07 17:37:49 +02:00
SPU.cpp windows! 2017-04-09 03:35:32 +02:00
SPU.h * sound capture from left/right mixers 2017-04-08 22:59:27 +02:00
Wifi.cpp better wifi stub 2017-04-12 16:58:09 +02:00
Wifi.h better wifi stub 2017-04-12 16:58:09 +02:00
types.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
version.h * bump version number 2017-04-04 15:32:50 +02:00