Commit graph

5 commits

Author SHA1 Message Date
Jeremy Chadwick
a891307efc Debugger: Clean up Lua examples (#627)
- Remove extraneous semi-colons
- Remove spaces after opening paren on functions
- Remove trailing spaces on lines
- Add newlines as last byte of file where applicable
2019-05-22 20:09:27 -04:00
Sour
b20a085734 Debugger: Lua - Added simple script to display NTSC safe areas as an overlay 2018-06-06 20:16:21 -04:00
Sour
9fb9ff4ef9 Debugger: Lua - Fixed end address parameter in addMemoryCallback being off by 1 (breaking change for scripts) 2018-06-05 18:52:12 -04:00
Sour
da91d36c8f Debugger: Lua - Added more scripts, updated Game Boy mode script 2018-05-09 21:50:48 -04:00
Sour
204d49a1b1 Debugger: Lua - Added Lua scripts examples (by upsilandre) 2018-04-15 14:20:15 -04:00