1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-26 03:57:13 -07:00
Commit Graph

14 Commits

Author SHA1 Message Date
Connor Olding b2817c9b5c implement m64p ROM reading and such 2015-12-03 02:06:18 -08:00
Connor Olding 90d30e218f support both bizhawk and m64p 2015-11-28 15:39:19 -08:00
Connor Olding 44fdfdb684 basic mupen64plus support 2015-11-27 08:48:47 -08:00
Connor Olding 7b147f9653 warn about printf truncation 2015-07-22 22:51:31 -07:00
Connor Olding 307e3ac751 refactor "A" boilerplate
less memory. maybe faster?
2015-05-26 10:22:18 -07:00
Connor Olding 4c00f0b3fb abstract menu handling, make Text unselectable 2015-05-26 08:15:36 -07:00
Connor Olding 3ff9b9289b convenience function 2015-05-25 22:17:43 -07:00
Connor Olding 637abc3684 one class per file
...mostly
2015-05-25 20:10:00 -07:00
Connor Olding 6c89f9306b dump ordered tables to be git-friendly 2015-05-01 11:29:43 -07:00
Connor Olding fee7a6f2e2 Monitor class; class inheritance 2015-05-01 08:40:32 -07:00
Connor Olding 30dff10c7e abstract to FlagMonitor class 2015-04-25 23:54:04 -07:00
Connor Olding d83517d31b pointer boilerplate
this also fixes a subtle bug with Z targets,
since `(not 0) == false` in Lua
2015-03-26 16:36:44 -07:00
Connor Olding 9a57ee1975 more boilerplate 2015-03-26 07:27:36 -07:00
Connor Olding 749170ea5c update scripts with more addresses and such 2015-03-04 21:39:26 -08:00