Commit Graph

13 Commits

Author SHA1 Message Date
zeromus 91147a80e0 [ 2047645 ] Creating a savestate object in Lua crashes FCEUX 2008-08-13 04:21:08 +00:00
zeromus 5f7ba50ec3 fixed a build ERROR due to punkrockguy's fixed build warning. we'll figure out the right way to do it later. 2008-08-10 18:13:34 +00:00
punkrockguy318 4060708067 Fixed build warning 2008-08-10 09:54:59 +00:00
zeromus 1efc95ef64 add memory.readbyterange(start,length) returns a string. hope it works! 2008-08-06 22:54:21 +00:00
zeromus 61586d6602 take out lua panic timer. it was making guis crash? maybe? 2008-07-31 23:18:06 +00:00
zeromus 7fd3d70bf8 fix linux compile bugs 2008-07-30 15:02:10 +00:00
zeromus f0fb3d140e fixes to lua engine
- loading script does an implicit stop first
 - script dying of natural causes triggers a stop, and thus an OnStop event in lua first (for proper cleanup)
2008-07-29 22:51:24 +00:00
zeromus b47c5a9cf7 2008-07-29 00:42:02 +00:00
zeromus 6000f47763 fix emulua gui.popup 2008-07-27 17:31:59 +00:00
zeromus c66da282ff enhance lua 2008-07-27 16:22:45 +00:00
punkrockguy318 687bb3b7fd fixed build warnning 2008-07-24 15:16:18 +00:00
punkrockguy318 d27a92d9a5 sdl now compiles 2008-07-24 03:18:48 +00:00
zeromus 3758d2aec8 2008-07-23 15:15:46 +00:00