Yeah... That code to move the ties may be a little ... Buggy
#asm #z80asm #cpc464 #amstrad464
#asm #z80asm #cpc464 #amstrad464
the simple joy i got today when my #z80 code ran correctly and the cpc switched to each mode in turn while printing the ascii characters from 32 to 255 in alternating paper and inks then prompting me to press a key before switching to the next mode.
I mean its so simple in non machine code, a couple of nested for loops and its done.
But the asm is just fun.
I might eventually actually be getting my head around this asm stuff.
#z80 #z80asm #cpc464 #retroprogramming
Just realised I haven't done an #introduction yet!
Hi! I'm Zach, a #ThirtySomething rabbit from the #UK. By day, I'm a software developer working mostly in #CSharp and #TypeScript, though I dabble in other stuff like #CPlusPlus and #Z80Asm from time to time.
Outside of work, I like weird toony #squishy things, #RetroComputing, #RetroGaming and occasionally writing (usually a blend of #fantasy and #horror).
I'm hoping to follow other techy furs and find out what you're all working on!
#introduction #thirtysomething #uk #csharp #typescript #cplusplus #z80asm #squishy #retrocomputing #retrogaming #fantasy #horror
New Blog Post :: Getting Started with z80asm on the RC2014
https://www.kianryan.co.uk/2023-01-05-getting-started-with-z80asm-on-the-rc2014/
Switching a RC2014 Classic II from BASIC to SCM, setting to Z80ASM, assembling a first program, converting to Intel Hex and running on SCM.