Assembly IDE for WOZNIAC-68 or Apple-1 with MC6800 CPU

1 post / 0 new
Offline
Last seen: 1 day 18 hours ago
Joined: Apr 9 2024 - 02:24
Posts: 31
Assembly IDE for WOZNIAC-68 or Apple-1 with MC6800 CPU

I was playing around with making an inferior clone of KRUSADER for the MC6800.

This was my first foray into writing an assembler and first attempt at writing a significant program in M6800 assembly, so the result is far from ideal and there are some things I would like to redo, but it is at least able to assemble itself. Compared to KRUSADER, it is far less full-featured.

I'm presently not expecting to spend a lot of time on this going forward, so I've published what I have here:

https://github.com/tmcintos/asm68

Tim