Spin editor for VGA and SD
Rayman
Posts: 14,665
I've started working on this Spin editor for VGA and SD.
Here's a preview that can only view a spin file (can't edit yet).
TextEdit1g - Archive [Date 2013.01.30 Time 20.53].zip
Just copy, say, vga_text.spin to SD and rename it to vga_text.spn so that FSRW can read it (must be 8.3 format)...
Be sure to set SD and maybe VGA pins to match yours.
Output resolution is 1280x1024 to give 80 columns with ROM font.
All you can do is use arrows to move around and PageUp, PageDown, Home and End...
click the mouse somewhere to move the caret...
It hasn't been tested very much, so it's probably riddled with bugs
Here's a preview that can only view a spin file (can't edit yet).
TextEdit1g - Archive [Date 2013.01.30 Time 20.53].zip
Just copy, say, vga_text.spin to SD and rename it to vga_text.spn so that FSRW can read it (must be 8.3 format)...
Be sure to set SD and maybe VGA pins to match yours.
Output resolution is 1280x1024 to give 80 columns with ROM font.
All you can do is use arrows to move around and PageUp, PageDown, Home and End...
click the mouse somewhere to move the caret...
It hasn't been tested very much, so it's probably riddled with bugs
Comments
I'll try it out tomorrow when I get to work.
How many cogs does it use ? I suspect more than one just for the VGA ?
Bean