Archive of an old project to create tools for 8-bit development. This has been superseded
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
peter 5e6e322ac1 Add multiarch 4 years ago
disktool Add z88dk for z80 compilation 4 years ago
.gitignore
Dockerfile Fix beebjit build 4 years ago
Jenkinsfile Add multiarch 4 years ago
README.md
buildStep.sh Change build so golang picks up the correct architecture 4 years ago
go.mod
xvfb-startup.sh Add z88dk for z80 compilation 4 years ago

README.md

Dev8Bit

Dev8Bit is a docker build environment containing a suite of tools for developing on 8 bit microcomputer systems like the 6502, z80 etc, as used in the 8 bit age of computing.

Assemblers

  • AsmX multi-CPU assembler for many 8 & 16 bit CPU's

  • BeebAsm 6502 assembler for the BBC Micro

  • Dasm 8-bit macro assembler with support for several 8-bit microprocessors including MOS 6502 & 6507, Motorola 6803, 68705 & 68HC11, Hitachi HD6303 (extended Motorola 6801), and Fairchild F8.