8bitworkshop/tools
Steven Hugg 86e2866660 atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
..
fonts atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
images added scr2floyd utils 2018-11-27 16:22:57 -05:00
mw8080 new sdcc versions; swave 2017-04-15 18:24:27 -04:00
nes more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -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
vector started on vector-ataricolor target (for 6502) 2019-04-25 12:37:53 -04:00
vicdual more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
williams more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
Makefile update presets 2019-07-14 12:18:34 -04:00
README new sdcc versions; swave 2017-04-15 18:24:27 -04:00
bin2arr.py williams: added test for 6809; fiddled with atari7800 2019-08-15 10:31:35 -04:00
carr2bin.py updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
checkpresets.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
convertmode2.sh added scr2floyd utils 2018-11-27 16:22:57 -05:00
galois.c added bitmap tools 2016-12-27 15:17:47 -05:00
lfsrcalc.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
lfsrcalc2.js update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
midi2song.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
mknotes.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
mknotes2600.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
mkztab.py astrocade presets, fixed dup symbols in profiler 2019-06-15 11:07:11 -04:00
nes2sms.py SMS pix format (sl:); new presets 2019-08-06 23:27:06 -04:00
p4_to_48pix.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
p4_to_pfbytes.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
parsebdf3x5.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
parsebdf4bit.py fixed tools for python3 2019-01-09 09:51:04 -06:00
parsebdf8.py fixed tools for python3 2019-01-09 09:51:04 -06:00
pbm_to_c.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
pcx2will.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
png2a7800.js atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
scr2floyd.c updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
scr2floyd_percept.c updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
sintbl.py python 2->3 for tools 2018-11-22 14:11:56 -05:00
svg2vector.py python 2->3 for tools 2018-11-22 14:11:56 -05: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