1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-11-18 03:05:35 +00:00
8bitworkshop/tools
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
mw8080
nes more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
scramble
vcs
vector
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
bin2arr.py williams: added test for 6809; fiddled with atari7800 2019-08-15 10:31:35 -04:00
carr2bin.py
checkpresets.py
convertmode2.sh
galois.c
lfsrcalc2.js
lfsrcalc.py
Makefile update presets 2019-07-14 12:18:34 -04:00
midi2song.py
mknotes2600.py
mknotes.py
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
p4_to_pfbytes.py
parsebdf3x5.py
parsebdf4bit.py
parsebdf8.py
pbm_to_c.py
pcx2will.py
png2a7800.js atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
README
scr2floyd_percept.c
scr2floyd.c
sintbl.py
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