Name: | Preserve Direct Page on Interrupts |
Author: | Erik |
Added: | |
Tool: | Asar |
Requires Free Space: | Yes |
Bug Fix: | No |
Featured: | No |
Description: | This patch preserves the direct page register while the game is running in NMI or in an IRQ, which allows you to tweak it for your own needs in custom code. Doesn't work with SA-1, as that patch already enables this functionality. |
Tags: | direct page interrupt lorom |
Comments: | 2 (jump to comments) |
Download
622 bytes | 166 downloads
Comments (2)
I haven't seen any issues with it so I went to accept it.
Definitively a good patch which changes direct page while being at risk from lags, allowing smaller ROM space and maybe faster code (depending on whether the direct page ends at $00 or not).