index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
2D: implement large BG, fix non-large bitmap BG. fixes #61
StapleButter
2017-07-05
*
support 16-bit reads to the div/sqrt registers
StapleButter
2017-07-05
*
3D: Y-sorting
StapleButter
2017-07-05
*
3D: move opaque/translucent sorting to GPU3D.cpp
StapleButter
2017-07-05
*
3D: change viewport handling to match hardware. finally fixes #18
StapleButter
2017-07-04
*
3D: fix boxtest coord overflow. fixes #57
StapleButter
2017-06-29
*
fix rendering for crapoed 'butterfly' polygons
StapleButter
2017-06-28
*
2D: implement enough of mode6 to fix #65 -- shows 3D layer. large BG still ne...
StapleButter
2017-06-28
*
fix toon highlight mode. GBAtek is wrong.
StapleButter
2017-06-28
*
3D: fix missing term in MatrixTranslate(). fixes Monster Trucks billboards.
StapleButter
2017-06-27
*
move HBlank 48 cycles later
StapleButter
2017-06-26
*
fix render/capture order, corrects interaction of capture and VRAM display. f...
StapleButter
2017-06-26
*
proper display FIFO emulation
StapleButter
2017-06-26
*
initialize clearZ to 0x7FFF. fixes #38
StapleButter
2017-06-26
*
also fix the bug for cart SPI
StapleButter
2017-06-26
*
* implement firmware saving for user settings
StapleButter
2017-06-26
*
new save heuristic. atleast Scribblenauts doesn't lose its shit now.
StapleButter
2017-06-25
*
add support for 16bit IE reads/writes (fixes #66)
StapleButter
2017-06-24
*
wifi: little fix related to replies (when the address isn't set, don't try to...
StapleButter
2017-06-22
*
wifi: tiny fix (bad TXSTAT after MP host transfer)
StapleButter
2017-06-20
*
wifi: fix for MP replies.
StapleButter
2017-06-18
*
wifi: another little fix
StapleButter
2017-06-18
*
wifi: fix reception of MP replies
StapleButter
2017-06-18
*
send empty reply when no MP reply is configured
StapleButter
2017-06-16
*
emulate RXTXADDR. receive packets progressively instead of all at once.
StapleButter
2017-06-15
*
implement RFSTATUS/RFPINS values for TX and RX
StapleButter
2017-06-15
*
more accurate MP reply
StapleButter
2017-06-15
*
wifi: more correct IRQ behavior, time MP replies better.
StapleButter
2017-06-15
*
wifi: proper TX/RX status switch and RX check
StapleButter
2017-06-15
*
fix some shit
StapleButter
2017-06-13
*
* send undefined instructions to the proper exception handler
StapleButter
2017-06-13
*
fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register.
StapleButter
2017-06-13
*
wifi: fix IRQ14 emulation. other fixes and attempts.
StapleButter
2017-06-13
*
fix timing issue with ARM7 DMA (occasionally crapoed the 'Nintendo DS' sound ...
StapleButter
2017-06-12
*
fix big with ARM STM instructions that include Rb in Rlist
StapleButter
2017-06-12
*
wifi: attempt at further MP functionality (reply, ack). not working. ugly.
StapleButter
2017-06-09
*
* fix TX logic again
StapleButter
2017-06-07
*
wifi: cmd timer
StapleButter
2017-06-05
*
wifi: fix TX start logic (it is possible to write TXREQ then TXLOC)
StapleButter
2017-06-05
*
* bump version number
StapleButter
2017-06-04
*
fail gracefully if BIOS/firmware are missing
StapleButter
2017-06-04
*
fix socket recv under anything not Windows
StapleButter
2017-06-04
*
add optimization to cmake build
StapleButter
2017-06-04
*
(finally) make the threaded 3D renderer option actually work
StapleButter
2017-06-04
*
edge marking
StapleButter
2017-06-03
*
clean up some shit. make framebuffer access less weird.
StapleButter
2017-06-03
*
* fix range for 'equal' Z-test mode
StapleButter
2017-06-03
*
only do lower-pixel rendering when rendering under an edge
StapleButter
2017-06-01
*
remove more per-pixel checks
StapleButter
2017-06-01
*
separate rasterizer inner loop into three loops for leftedge/middle/rightedge
StapleButter
2017-06-01
[prev]
[next]