Email or username:

Password:

Forgot your password?
Top-level
Johannes Ernst

@jackwilliambell I learned assembly on a Z80. Hand-translated assembly that is because I couldn’t afford buying an assembler … but I had a disassembler! Which I got by typing it in (yes!) in hex that was published in a book!!

1 comment
Jack William Bell

@J12t

That's the way REAL PROGRAMMERS do it!

I did some 6502 that way, to use with BLOAD in BASIC. But CP/M (which I was using for my first Z80 machine) had an assembler, dissasembler and debugger. And a line editor!

Go Up