8bitworkshop/tools
Steven Hugg c787cc40a8 better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
..
fonts cleaned up tools directory; vic dual color PROM 2017-04-10 22:30:46 -04:00
images cleaned up tools directory; vic dual color PROM 2017-04-10 22:30:46 -04:00
mw8080 new sdcc versions; swave 2017-04-15 18:24:27 -04:00
scramble cleaned up tools directory; vic dual color PROM 2017-04-10 22:30:46 -04:00
vcs new sdcc versions; swave 2017-04-15 18:24:27 -04:00
vicdual new sdcc versions; swave 2017-04-15 18:24:27 -04:00
williams added skeleton files 2017-04-19 14:26:46 -04:00
README new sdcc versions; swave 2017-04-15 18:24:27 -04:00
galois.c added bitmap tools 2016-12-27 15:17:47 -05:00
midi2song.py various improvements 2017-04-11 22:46:13 -04:00
mknotes.py better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
mknotes2600.py new sdcc versions; swave 2017-04-15 18:24:27 -04:00
p4_to_48pix.py working on vector 2017-02-01 13:31:12 -05:00
p4_to_pfbytes.py updated music examples 2017-04-09 12:42:56 -04:00
parsebdf3x5.py working on vector 2017-02-01 13:31:12 -05:00
parsebdf4bit.py new sdcc versions; swave 2017-04-15 18:24:27 -04:00
parsebdf8.py preliminary NES support; made free BIOS for CV; ported solarian to coleco 2017-05-20 09:54:36 -04:00
pbm_to_c.py fix some things in vicdual and scramble; renamed konamisound 2017-04-10 13:17:48 -04:00
pcx2will.py faster image data using buffer 2017-04-06 15:09:30 -04:00
sintbl.py new sdcc versions; swave 2017-04-15 18:24:27 -04:00
svg2vector.py working on music tools 2017-03-31 22:57:01 -04:00

README

This directory contains 8bitworkshop tools for bitmap and
music conversion.

Requires ImageMagick (convert) and Python 2.x.
MIDI tools require Mido (pip install mido).

On Ubuntu:

$ sudo apt update
$ sudo apt install python python-pip imagemagick curl
$ sudo pip install mido

To use the tools, go to the appropriate directory and
look at the Makefile for each:

vcs/		Atari 2600/VCS
mw8080/		Midway 8080
scramble/	Galaxian/Scramble
vicdual/	VIC Dual
williams/	Williams

fonts/		Example fonts
images/		Example images