VosX Editor

By was8bit

Full function EDITOR program

Used to edit or create a VOSX database

To be used with VOSX PLAYER subroutines

TEXT PLAYER designed to input text$ for displaying text on screen

GAME PLAYER designed to display individual objects on screen with x,y and rotate angle

Both players have ability to scale the size

______________________________________________________________________

This comes preloaded with my alphabet database

To load my alphabet, select YES at the very beginning

If you are editing the database, do NOT load again or you will lose your changes.

Upon exit, the PERSIST memory data you are editing will be auto transferred at exit… should you wish to save your database, please paste the transfer memory into a blank game, or in notebook

To load a new database to edit, erase any data at the very bottom as per instruction down there, and paste the new data in…

In the event you make a mistake and erase the wrong stuff, download this editor again, and try again :)

… remember, the space in between these two lines as shown below:


REM …………………………………………………………..

(Your data goes here )

REM …………………………………………………………..


… is where the new database you wish to edit is supposed to go…

To create a blank or empty database so you can create your own data from scratch, copy and paste this in there….

DATA “”,””,””,””,””,””,””,””,””,””
DATA “”,””,””,””,””,””,””,””,””,””
DATA “”,””,””,””,””,””

And this will effectively erase all existing PERSIST data

Get LowRes Coder to use this program.

Play homegrown retro games and program your own!