Name: | Controller Read Optimization |
Author: | spooonsss |
Added: | |
Type: | Global |
Includes GFX: | No |
Includes Hijack: | Yes |
Featured: | No |
Description: | Saves a little NMI time by moving the controller read to the start of the game loop. Use this if you need more NMI time to change blocks, exanimate, upload dynamic graphics, etc. Running out of NMI time may appear as broken gradients and a black bar at the top of the screen. Be sure to use FastROM and 'Lunar Magic's "VRAM Patch" Optimization' in addition to this. |
Tags: | lorom optimize sa-1 |
Comments: | 1 (jump to comments) |
Rating: |
Download
755 bytes | 209 downloads
Comments (1)
- Lunar Magic 3.33
- SA-1 Pack 1.40
- Snes9x 1.60, Bsnes-plus 05
- UberASM Tool 1.5
Notes:
Simple and effective, accepted.
Just note that if you do need to remove this for some reason, you must re-run UberASM Tool with the define in .asm file set to 0 at least once rather than simply removing the included code from your global code file.