Commit Graph

12 Commits

Author SHA1 Message Date
fatratknight 092f2a2632 Fixed a glitch introduced in the last commit in the display for when ignoring the input list. Also added a rudimentary "save to file" function, which is promptly placed in emu.registerexit, hopefully mimicking .fm2 format. No loads, however. 2010-05-03 21:53:14 +00:00
fatratknight 98a22a6cc1 Reverted the choice to put the rewinder in registerafter. Separated out the backup options for individual players. Made the backup display slightly smarter. Also, updated changelog. 2010-04-26 02:17:55 +00:00
fatratknight efa51e4d35 By request of dwangoac, I have added backup functionality. Might need tweaking with the colors, and some instructions to go with it, but at this moment, I'm satisfied enough with it to commit this lovely addition. Poor numpad, scarcely having any buttons left untouched. 2010-04-20 06:39:21 +00:00
fatratknight e6edd5ab16 The display is smarter now. It also now runs entirely on registers, so another script can include it and do stuff in its own main loop. ... I hope. Unpaused rewinds no longer auto-pause, however. 2010-04-12 18:19:38 +00:00
fatratknight 39c6b906ca Created fake box routines to avoid double-painting the corners for translucent display. Separated control cursor from the display. Added a few more instructions. 2010-01-30 21:12:54 +00:00
fatratknight 1393cec73e Changed a default button. All the default keys are now on the numpad or close to it! Also used the Output Console as a window for instructions and information. 2010-01-12 02:44:44 +00:00
fatratknight 6e7efd3380 Fixed how rewind handles inserted/deleted frames. Implemented more helpful texts. Now I'm happy. 2010-01-11 16:08:18 +00:00
fatratknight 682e128849 Fixed inserts (table library didn't do what I initially thought). Fixed up control option display a little. 2010-01-09 16:02:37 +00:00
fatratknight b9ce61c38c Rewind added. Keyboard support for control options added. Awesomeness added. It feels somewhat polished now. Any testers? 2010-01-08 03:00:30 +00:00
fatratknight 70f353fbc6 Still prototype-ish. Made things look fancier when setting control options and even has a little help text! Still missing rewind... 2010-01-07 16:08:14 +00:00
fatratknight 34a6afbdef Added in inserts, deletes, and control options. Still a prototype. Lacks instructions and rewind. 2010-01-06 16:23:08 +00:00
fatratknight 7527972ac0 Prototype Multitrack script. Practically rewritten from scratch. Missing insert, delete, and various control options of original. Has all the display options neatly done. 2010-01-06 01:25:48 +00:00