Jurie Horneman Posted January 20 Share Posted January 20 (edited) Hi all. I have some source code of games I wrote in the early 90s. I used GFA Assembler and so they're stored in that program's file format, .IS. I've poked at it a bit using Python, the ST character set, and a hex viewer, and I can decode most of it, but I am not quite there yet, so I was wondering if other people had had more luck with this. I found the discussion about the GFA Basic format here, as well as the GFA list project, but none of that helped directly. It looks like the files are tokenized, which sucks because I'd have to get the token tables from somewhere Edited January 20 by Jurie Horneman Quote Link to comment Share on other sites More sharing options...
ijor Posted January 20 Share Posted January 20 Please forgive me if you already know this. But you can load GFA assembler on any ST emulator, load your sources and use GFA assembler itself to convert them to plain text files. Let us know if you are not familiar with emulators and you are not sure how to do this. Quote Link to comment Share on other sites More sharing options...
lp060 Posted January 22 Share Posted January 22 You'll have much faster results if you follow ijor's suggestion. Disk + Manual https://docs.dev-docs.org/htm/search.php?find=GFA+Assembler Hatari runs on most platforms. https://hatari.tuxfamily.org/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.