Mother2GbaTranslation/ScriptTool
jeffman a30fb35d21 Made endcode appending feature smarter
Particular changes:
- looks for *any* endcode, not just [00 FF] (there are other ones, such
as [80 FF])
- updates the text box if an endcode is appended
- feature disabled when called from the timer event (don't want to
insert endcodes while you're in the middle of working block; should only
happen when you save or navigate away)
- multiple insertions will now stack in the status bar
2015-03-25 17:40:01 -04:00
..
ScriptTool Made endcode appending feature smarter 2015-03-25 17:40:01 -04:00
ScriptToolGui Made endcode appending feature smarter 2015-03-25 17:40:01 -04:00
ScriptTool.sln Add skeleton for GUI tool 2015-03-20 10:41:20 -04:00