Skip to content

Instantly share code, notes, and snippets.

View NotACoder335's full-sized avatar

Anush P Sunil NotACoder335

View GitHub Profile
@NotACoder335
NotACoder335 / MarIO.lua
Created May 22, 2026 17:54 — forked from SethBling/MarIO.lua
MarI/O by SethBling
-- MarI/O by SethBling
-- Feel free to use this code, but please do not redistribute it.
-- Intended for use with the BizHawk emulator and Super Mario World or Super Mario Bros. ROM.
if gameinfo.getromname() == "Super Mario World (USA)" then
Filename = "DP1.state"
ButtonNames = {
"A",
"B",
"X",