Commit Graph

5 Commits

Author SHA1 Message Date
NPO c1921f9a2e Clean LuaMain
Round 1-2 of code clean up
2024-10-23 13:14:49 -04:00
NPO db78366131 Code Clean Up
Round one of clean up
2024-10-23 12:44:21 -04:00
NPO f144f754ae Using `lua_getextraspace(` instead of redefining lua_State
Thanks to @edo9300 for catching this!
2024-09-29 15:26:39 -04:00
NPO 8d0de893dd New Class "LuaBundle"
Refactored code to make use of new LuaBundle class, this is to bring the implementation closer inline with how EmuThread is implemented, and should now be compatible with multiple emuInstances, if needed. also should make adding support for multiple lua scripts a bit easier as well.
2024-09-27 14:35:36 -04:00
NPO 2f19ab8bb5 Next Attempt (2024)!
-Still lots todo! but I have a (mostly) working version up and running!
2024-09-25 13:18:13 -04:00