Isaac0-dev
5cb2296710
make extract_display_lists.py consistent across platforms
Build coop / build-linux (push) Has been cancelled
Build coop / build-steamos (push) Has been cancelled
Build coop / build-windows-opengl (push) Has been cancelled
Build coop / build-windows-directx (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
2025-05-10 13:30:06 +10:00
Prince Frizzy
15d6f6ae07
Add some sanity checks to prevent bugs and exploits. ( #767 )
...
* Add some sanity checks to prevent bugs and exploits.
* Improve sanity check for Koopa Shell Riding.
* Sort and optimize MarioState structure.
2025-04-27 17:02:15 -04:00
Isaac0-dev
56577a4a20
fix some read only display lists missing from display_lists.inl
Build coop / build-ubuntu (push) Waiting to run
Build coop / build-windows (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
2025-04-08 12:54:08 +10:00
PeachyPeach
b190ee09fb
Gfx Vtx vanilla only duplicates ( #733 )
...
Some changes for gfx vtx duplication:
- Only vanilla (read-only) stuff is duplicated
- Stuff is duplicated only once, and uses a map rom->ram for next iterations
- Stuff is restored to original values on network shutdown
also fixes incorrect types in some extern declarations
2025-04-08 10:20:50 +10:00