Open-Source Projects
This is an index of my projects that you can find here on github. Some
have fancy web pages, others are bare repositories.
Vintage Computing
-
CiderPress II
(repo):
a software tool for working with Apple II and vintage Mac disk images and
file archives. The older version,
CiderPress
(repo), can
also be found here, as can the earlier
NuLib2
(repo) utility
and YankIt for the Apple IIgs.
-
6502bench
(repo):
A workbench for developing 6502 code. Includes the SourceGen disassembler.
-
HGR Tool
(repo):
a web-based Apple II hi-res screen editor.
-
fdraw:
a library of routines for drawing lines, rectangles, and circles on
the Apple II.
-
fhpack:
a utility for compressing Apple II hi-res screens, using an LZ4 variant
optimized for the 6502.
Android
-
Breakout:
a simple block-breaking game for OpenGL ES.