BizHawk/output/Lua
adelikat 04aa023cb9 Fix joypad.Set() when using the controller number parameter, also strongly type that parameter to nullable int instead of object, add a unit test lua script that tests for this 2014-04-22 21:55:04 +00:00
..
Genesis move output folder up one level 2013-11-03 14:06:46 +00:00
N64 Lua - rename the string library to bizstring because it was eating the built in lua string library. Fix M64_reader that was using now deleted/renamed functions 2014-03-26 22:30:48 +00:00
NES Fix oversight. 2014-02-13 23:02:09 +00:00
PCE move output folder up one level 2013-11-03 14:06:46 +00:00
SNES move output folder up one level 2013-11-03 14:06:46 +00:00
UnitTests Fix joypad.Set() when using the controller number parameter, also strongly type that parameter to nullable int instead of object, add a unit test lua script that tests for this 2014-04-22 21:55:04 +00:00
ButtonCount.lua fix ButtonCount lua script to use console.log instead of the now deleted console.output, Lua - remove some todos that had been done and some rather useless cleanup 2014-02-14 01:27:38 +00:00
MovieClock.lua Lua - implement movie.fps() and add MovieTimer.lua script that shows the clock time for a given movie (updates while recording) 2014-04-22 21:27:08 +00:00