Commodore64128 / fromify

Create C128 function rom from a prg file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fromify

Create C128 function rom from a prg file

Requires ACME and GNU make

How to build:

  • put a C128 program file in the main dir and call it software.prg
  • make

Program can be upto 30kb in size and should start at $1c01

About

Create C128 function rom from a prg file

License:GNU General Public License v2.0


Languages

Language:Assembly 94.7%Language:Makefile 5.3%