1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-24 19:55:06 +00:00
8bitworkshop/tools
2018-09-05 09:31:57 -04:00
..
fontgen added error alerts; fixed window list; fixed z80 stack; astrocade .c bios 2018-09-05 09:31:57 -04:00
fonts added font generator to menu, added submodules 2018-09-02 17:03:17 -04:00
images
mw8080 new sdcc versions; swave 2017-04-15 18:24:27 -04:00
scramble
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
checkpresets.py make sure all presets start with a blank line, looks nicer (tools/checkpresets.py); updated nes 2018-08-14 00:05:02 -04:00
galois.c
lfsrcalc2.js update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
lfsrcalc.py update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
midi2song.py
mknotes2600.py new sdcc versions; swave 2017-04-15 18:24:27 -04:00
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 new sdcc versions; swave 2017-04-15 18:24:27 -04:00
parsebdf8.py fixed pix edit dups; new cosmic 2018-08-13 00:29:00 -04:00
pbm_to_c.py
pcx2will.py
README new sdcc versions; swave 2017-04-15 18:24:27 -04:00
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