Category Archives: Disced

Disassembling my old code part 9 – Assembling the code

Introduction This is part 9 of a blog series I’m doing to catalog some of the programs I wrote back in 1988 on the Amstrad CPC 6128, starting with a disc sector editor I wrote called Disced. I’m doing this … Continue reading

Posted in assemble, Disassemble, Disced, MAXAM, WinApe | Leave a comment

Disassembling my old code part 8 – Processing HEX text in the left pane

Introduction This is part 8 of a blog series I’m doing to catalog some of the programs I wrote back in 1988 on the Amstrad CPC 6128, starting with a disc sector editor I wrote called Disced. I’m doing this … Continue reading

Posted in CPC 6128, Disassemble, Disced, WinApe, Z80 Machine code | 7 Comments

Using ROMs with a ROMBO Rombox

Introduction When I started out learning how to program in Z80 machine code back in the late 1980’s, I purchased a Rombo Rombox which allowed me to plug in various ROM’s. These ROM’s contained code that could be called upon … Continue reading

Posted in MAXAM, ROMBO rombox, Z80 Machine code | Leave a comment

Disassembling my old code part 7 – Drawing rectangles

Introduction This is part 7 of a blog series I’m doing to catalog some of the programs I wrote back in 1988 on the Amstrad CPC 6128, starting with a disc sector editor I wrote called Disced. I’m doing this … Continue reading

Posted in Disassemble, Disced, MAXAM, notepad ++, WinApe, Z80 Machine code | 1 Comment

Disassembling my old code part 6 – Processing disc activities

Introduction This is part 6 of a blog series I’m doing to catalog some of the programs I wrote back in 1988, starting with a disc sector editor I wrote called Disced. I’m doing this because I like doing it, … Continue reading

Posted in Amstrad, breakpoint, Disassemble, Disced, notepad ++, WinApe, Z80 Machine code | 3 Comments

Disassembling my old code from 1988 – part 5

Introduction This is part 5 of a blog series I’m doing to catalog some of the programs I wrote back in 1988. I’m doing this because I like doing it, it brings back memories of how I started my career … Continue reading

Posted in Disassemble, Disced, notepad ++, WinApe, Z80 Machine code | 7 Comments

Disassembling my old code from 1988 – part 4

Introduction This is part 4 of a blog series I’m doing to catalog my adventures through some of the programs I wrote back in 1988. Other parts of this series, including this one are listed below. Disassembling my old code … Continue reading

Posted in Amstrad, Disassemble, Disced, notepad ++, WinApe, Z80 Machine code | 4 Comments

Disassembling my old code from 1988 – part 3

Introduction This is part 3 of a blog series I’m doing to catalog my adventures through some of the programs I wrote back in 1988. Other parts of this series, including this one are listed below. Disassembling my old code … Continue reading

Posted in Disassemble, Disced, WinApe, Z80 Machine code | 6 Comments

Disassembling my old code from 1988 – Part 2

Introduction In Part 1 of this series of blog posts I showed you how I started disassembling one of my old programs that I wrote in Z80 Machine code way back in 1988, my end goal is to not only … Continue reading

Posted in Disassemble, Disced, MAXAM, WinApe, Z80 Machine code | 6 Comments

Disassembling my old code from 1988 – Part 1

Introduction I’ve always regretted losing the original discs (and CPC computer itself) that came with my original CPC 6128 as those discs contained every program I wrote using Z80 machine code. Losing that source code and all the comments I … Continue reading

Posted in Disassemble, Disced, MAXAM, WinApe, Z80 Machine code | 4 Comments