ASCII to PETSCII DASM Preprocessor

You need an actual VIC.

Moderator: Moderators

Post Reply
FD22
Vic 20 Hobbyist
Posts: 148
Joined: Mon Feb 15, 2010 12:31 pm

ASCII to PETSCII DASM Preprocessor

Post by FD22 »

A little utility I put together the other day to pre-process DASM sourcefiles, converting ASCII to PETSCII screen-codes (for direct plotting to the screen).

Linky: http://vicdev.googlecode.com/files/Asci ... Binary.zip
Blog post: http://devicenotpresent.blogspot.com/20 ... ented.html

As always, this has been tested and shown to work for me - no guarantees, so caveat emptor!

Usage: AsciiToPetscii.exe /s="<path to sourcefile>"
Post Reply