You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was making a lua script for super mario land 1 and i realized there is no way to switch banks
i even tried to write $03 to ram address 0x2000-0x3fff to switch to rom3, but that did not work
please add a lua function to switch banks, or enable interaction with the memory bank controller by writing to rom memory with lua
The text was updated successfully, but these errors were encountered:
i was making a lua script for super mario land 1 and i realized there is no way to switch banks
i even tried to write $03 to ram address 0x2000-0x3fff to switch to rom3, but that did not work
please add a lua function to switch banks, or enable interaction with the memory bank controller by writing to rom memory with lua
The text was updated successfully, but these errors were encountered: