1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-25 10:54:41 +00:00
8bitworkshop/tools
2018-02-26 15:55:39 -06:00
..
fonts
images
mw8080
scramble
vcs
vicdual
williams
galois.c
lfsrcalc.py minor changes; preset changes; rotate output 2018-02-14 13:38:50 -06:00
midi2song.py
mknotes2600.py
mknotes.py better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
p4_to_48pix.py
p4_to_pfbytes.py
parsebdf3x5.py more verilog presets 2018-02-03 20:37:12 -06:00
parsebdf4bit.py
parsebdf8.py pixel editor takes 8'hxx format; fixed minor bugs 2018-02-26 15:55:39 -06:00
pbm_to_c.py
pcx2will.py
README
sintbl.py work on cpu, sprite 2018-02-05 18:05:49 -06:00
svg2vector.py

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