1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-27 08:54:48 +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 added scr2floyd utils 2018-11-27 16:22:57 -05:00
mw8080
nes more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
scramble
vcs
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
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
convertmode2.sh added scr2floyd utils 2018-11-27 16:22:57 -05:00
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 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
pcx2will.py
png2a7800.js atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
README
scr2floyd_percept.c updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
scr2floyd.c updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
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