Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 882 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 882 Bytes

emu-lua

Lua scripts for emulators supporting EmuLua

Most of these scripts are not documented well and may not work. Knowledge of emulator Lua APIs recommended.

Recommended emulators: FCEUX (>= 2.1), VBA-rerecording.

"legacy" folder

These scripts largely date back to pre-2010 and may not work with newer emulator versions, or may disply unintentional behaviors, especially with display.

pull requests

if you make any modifications or improvements to these scripts, please notify me / make a pull request (or raise issues)!

license

the contents of this repository are considered to be released under the MIT license.

in short:

  • you are free to modify, republish, sell, bundle, mutilate, etc. etc. etc. this "software"
  • you must keep the copyright notice intact. (these terms are not binding, see the LICENSE file for that.)