| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
second target)
fixes #68
|
| |
|
|
|
|
| |
* change the backfacing attribute bit, so that it doesn't mess with edgemarking
|
| |
|
| |
|
|
|
|
|
| |
* undo 'winding sorting' hypothesis
* special depth test rules: 'less than' function becomes 'less or equal' when rendering front-facing polygon pixels against back-facing opaque pixels
|
|
|
|
| |
fixes #41 and #34
|
|
|
|
| |
the Sands of Destruction character menu relies on this, it mixes and matches polygon windings to thwart Y-sorting
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
needs to be done.
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #56.
|
| |
|
| |
|
| |
|
|
|
|
| |
* fix bug with SPI commands that have no parameters
|
|
|
|
| |
shut up shibs
|
| |
|
|
|
|
| |
to adjust the TX header)
|
| |
|
|
|
|
|
| |
clean up code.
make packet logging conditional.
|
| |
|
|
|
|
| |
(still not working, don't catch fire Ndymario)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
readme: little update
|
| |
|
|
|
|
| |
* make ARM9-only instructions fail on ARM7
|
|
|
|
| |
also make them ARM9-only.
|
| |
|
|
|
|
| |
when booting the firmware)
|
| |
|
| |
|
|
|
|
|
| |
* add multiplayer CMD slot
* misc fixes
|
| |
|
| |
|