playing with my masptrad CPC emulator, its been a while, so much so I absolutly forgot how to load a tape image.

in my defence,
A: I am relatively newcomer to that system
B: I've been using disk images to save code I'd written in Z80 so forgot that you had to use the |TAPE command.
C: I was tired lol

Anyway... off to refresh myseelf in how z80 assembly works.

#z80asm #amstradCPC #retroComputing

machine-code-for-beginners : Usborne Computer Books : Free Download, Borrow, and Streaming : Internet Archive

Usborne introduction to Machine code for beginners. For the Z80 and 6502.

Internet Archive

Having a break from other "rabbit holes" to return to #CPM, and I'm away from my hardware, so it's emulation only.

Got #runCPM up my laptop and had to get #Zork running. Found the eblong Infocom archive and the #Z80 the Z Interpretator source (+ Zork Z3 file).

Fixed some issues and it assembled with #z80asm but when I ran it the text display was not right. I recognised escape code issues. Dug into the Z80 code and found the problem. Hours later I found the reason.

Wyse codes, not VT100/ANSI 😉

実戦派!! Z80アセンブリ言語入門 - Qiita

1. はじめに私が開発したゲーム機 VGS-Zero は C言語(SDCC)を用いてゲームを開発することができる 8bit コンピュータですが、Z80 アセンブリ言語でプログラムを開発することも可…

Qiita
I've now ported Sargon #Chess - the 1978 classic award-winning chess game to #AgonLight - written in 100% #z80asm. Now that it works properly, there's a bit of a roadmap of enhancements I can do. Get your #z80 #retrogaming chess fix here https://github.com/sijnstra/agon-projects/tree/main/sargon
agon-projects/sargon at main · sijnstra/agon-projects

Multiple projects for the Agon light: strings, os boot loader for Zeal8bit and TRS-OS, interactive hexdumps and gunzip - sijnstra/agon-projects

GitHub

I have found this table of the 6502 code that would be equivalent to Z80 code https://litwr2.github.io/8080-8085-z80-8088-6502/z80-6502.html

However, does anybody know of one going the opposite way? ie what Z80 code would be equivalent to 6502 code?

#z80asm #Z80 #6502asm

I used all the tricks I could think of except for using EXX. But I'm new to #Z80 #assembly #z80asm ...

Got a new book.

Zx spectrum next assembly guide by tomaz kragelj. Ordered it from lulu.com and it arrived in only a few days. Which for print on demand is fast.

My heads been messed up with cold i have atm. So. Not really had a good chance to read it but with my speccy next 2 coming in the next few weeks i thought i better get ready

#zxspectrumnext #assemblylanguage #z80asm #zxspectrum

Spent several hours working the kinks out of my #amstradcpc Plus/GX4000 multidirectional scrolling code last night. Finally got it working without glitches (visible updates around the left/right will be hidden eventually, currently visible for debugging). Vertical scrolling is much more difficult than horizontal... Aiming to keep things at 50Hz.

There's a strange satisfaction from on-board #z80asm coding 🙂 #retrocomputing #z80

Yeah... That code to move the ties may be a little ... Buggy
#asm #z80asm #cpc464 #amstrad464