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
...
*
support 16-bit writes to rotscale reference point registers
StapleButter
2017-03-04
*
fix behavior for rotscale BG reference points
StapleButter
2017-03-04
*
confirm that 2D brightness-up effect does x=x+(63-x)*factor
StapleButter
2017-03-04
*
* fixes to GXFIFO IRQ. refine IRQ support a bit.
StapleButter
2017-03-03
*
* color special effects (fade, blending)
StapleButter
2017-03-02
*
* compressed textures (asfafdgasfgadf)
StapleButter
2017-03-02
*
textures.
StapleButter
2017-03-02
*
support for non-rotscaled bitmap sprites
StapleButter
2017-03-01
*
* display capture
StapleButter
2017-03-01
*
no master brightness when screen is disabled.
StapleButter
2017-03-01
*
master brightness
StapleButter
2017-03-01
*
* slightly better 3D polygons.
StapleButter
2017-02-28
*
also keep track of texture attributes
StapleButter
2017-02-28
*
calculate texture coordinates
StapleButter
2017-02-28
*
dumb copypasta bug of the year.
StapleButter
2017-02-27
*
correct VRAM emulation.
StapleButter
2017-02-27
*
fixes to 3D rendering. polygons are almost pixel-perfect. clipping still does...
StapleButter
2017-02-20
*
'FIFO full' hack for SM64DS.
StapleButter
2017-02-17
*
fix a bunch of GXFIFO related bugs.
StapleButter
2017-02-17
*
emulate DMA timings.
StapleButter
2017-02-17
*
improve 3D renderer precision. not perfect, but not bad at all.
StapleButter
2017-02-17
*
perspective-correct Gouraud
StapleButter
2017-02-15
*
18-bit graphics pipeline
StapleButter
2017-02-14
*
attempt at depth buffer
StapleButter
2017-02-14
*
* backface/frontface culling (and rendering of backfacing polygons)
StapleButter
2017-02-14
*
* fix overflows during fixed-point multiply
StapleButter
2017-02-13
*
* fix GXFIFO decoding
StapleButter
2017-02-13
*
vertex colors, with Gouraud shading and all
StapleButter
2017-02-11
*
some debuts of 3D drawing.
StapleButter
2017-02-11
*
base for software renderer
StapleButter
2017-02-10
*
store vertices and polygons. strips not handled yet.
StapleButter
2017-02-10
*
Merge pull request #4 from lioncash/off-by-one
StapleButter
2017-02-10
|
\
|
*
ARM: Fix out of bounds array indexing in RestoreCPSR
Lioncash
2017-02-09
|
/
*
calculate vertices.
StapleButter
2017-02-09
*
* GXFIFO DMA (note: Mario Slam Basketball keeps overflowing the FIFO for what...
StapleButter
2017-02-08
*
GXFIFO finished. hacktastic integration into the ARM9 loop.
StapleButter
2017-02-08
*
well, GX FIFO base. noting that for now, it doesn't do much beyond getting fu...
StapleButter
2017-02-07
*
rework FIFO crap so it can also be used for the GXFIFO crapo.
StapleButter
2017-02-07
*
* lay base for 3D engine
StapleButter
2017-02-07
*
change how redrawing is done. fixes memory leak and other fun shit.
StapleButter
2017-02-06
*
lil' hack. makes SM64DS go ingame.
StapleButter
2017-02-05
*
support extended palette for 256-color sprites.
StapleButter
2017-02-05
*
apparently when you set an out-of-bounds address for EEPROM, it should wrap a...
StapleButter
2017-02-05
*
ARM7 BIOS read protect.
StapleButter
2017-02-05
*
* fix 'STMxx with base register included in register list' when base register...
StapleButter
2017-02-05
*
improve touchscreen precision
StapleButter
2017-02-04
*
256-color sprites. code's weird tho. check it later.
StapleButter
2017-02-04
*
fixes to tiled extended BGs. support for 256color/direct bitmap BGs.
StapleButter
2017-02-03
*
fix extended backgrounds. blarg
StapleButter
2017-02-03
*
blarg
StapleButter
2017-02-03
[prev]
[next]