writing.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small, intentional community for poets, authors, and every kind of writer.

Administered by:

Server stats:

335
active users

#z80asm

0 posts0 participants0 posts today
Ian Neill<p>Having a break from other "rabbit holes" to return to <a href="https://mastodon.ie/tags/CPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CPM</span></a>, and I'm away from my hardware, so it's emulation only.</p><p>Got <a href="https://mastodon.ie/tags/runCPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>runCPM</span></a> up my laptop and had to get <a href="https://mastodon.ie/tags/Zork" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zork</span></a> running. Found the eblong Infocom archive and the <a href="https://mastodon.ie/tags/Z80" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Z80</span></a> the Z Interpretator source (+ Zork Z3 file).</p><p>Fixed some issues and it assembled with <a href="https://mastodon.ie/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> 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.</p><p>Wyse codes, not VT100/ANSI 😉</p>
RC2014<p>I have found this table of the 6502 code that would be equivalent to Z80 code <a href="https://litwr2.github.io/8080-8085-z80-8088-6502/z80-6502.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">litwr2.github.io/8080-8085-z80</span><span class="invisible">-8088-6502/z80-6502.html</span></a></p><p>However, does anybody know of one going the opposite way? ie what Z80 code would be equivalent to 6502 code?</p><p><a href="https://oldbytes.space/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> <a href="https://oldbytes.space/tags/Z80" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Z80</span></a> <a href="https://oldbytes.space/tags/6502asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>6502asm</span></a></p>
Retro Gerry<p>Got a new book.</p><p>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.</p><p>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</p><p><a href="https://mastodon.gamedev.place/tags/zxspectrumnext" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>zxspectrumnext</span></a> <a href="https://mastodon.gamedev.place/tags/assemblylanguage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>assemblylanguage</span></a> <a href="https://mastodon.gamedev.place/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> <a href="https://mastodon.gamedev.place/tags/zxspectrum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>zxspectrum</span></a></p>
Cwiiis<p>Spent several hours working the kinks out of my <a href="https://mastodon.social/tags/amstradcpc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>amstradcpc</span></a> 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.</p><p>There's a strange satisfaction from on-board <a href="https://mastodon.social/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> coding 🙂 <a href="https://mastodon.social/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrocomputing</span></a> <a href="https://mastodon.social/tags/z80" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80</span></a></p>
Retro Gerry<p>Yeah... That code to move the ties may be a little ... Buggy<br><a href="https://mastodon.gamedev.place/tags/asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>asm</span></a> <a href="https://mastodon.gamedev.place/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> <a href="https://mastodon.gamedev.place/tags/cpc464" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cpc464</span></a> <a href="https://mastodon.gamedev.place/tags/amstrad464" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>amstrad464</span></a></p>
Retro Gerry<p>the simple joy i got today when my <a href="https://mastodon.gamedev.place/tags/z80" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80</span></a> 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.</p><p>I mean its so simple in non machine code, a couple of nested for loops and its done.<br>But the asm is just fun. <br> I might eventually actually be getting my head around this asm stuff.</p><p><a href="https://mastodon.gamedev.place/tags/z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>z80asm</span></a> <a href="https://mastodon.gamedev.place/tags/cpc464" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cpc464</span></a> <a href="https://mastodon.gamedev.place/tags/retroprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retroprogramming</span></a></p>
Saad Azim<p><span class="h-card"><a href="https://mathstodon.xyz/@JordiGH" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>JordiGH</span></a></span> I don't suppose I can interest you in looking into <a href="https://mastodon.art/tags/Z80asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Z80asm</span></a> ? There are more registers to play with. :3</p>
Squishlord Zachariah<p>Just realised I haven't done an <a href="https://furry.engineer/tags/introduction" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>introduction</span></a> yet!</p><p>Hi! I'm Zach, a <a href="https://furry.engineer/tags/ThirtySomething" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ThirtySomething</span></a> rabbit from the <a href="https://furry.engineer/tags/UK" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UK</span></a>. By day, I'm a software developer working mostly in <a href="https://furry.engineer/tags/CSharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSharp</span></a> and <a href="https://furry.engineer/tags/TypeScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TypeScript</span></a>, though I dabble in other stuff like <a href="https://furry.engineer/tags/CPlusPlus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CPlusPlus</span></a> and <a href="https://furry.engineer/tags/Z80Asm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Z80Asm</span></a> from time to time.</p><p>Outside of work, I like weird toony <a href="https://furry.engineer/tags/squishy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>squishy</span></a> things, <a href="https://furry.engineer/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RetroComputing</span></a>, <a href="https://furry.engineer/tags/RetroGaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RetroGaming</span></a> and occasionally writing (usually a blend of <a href="https://furry.engineer/tags/fantasy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fantasy</span></a> and <a href="https://furry.engineer/tags/horror" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>horror</span></a>).</p><p>I'm hoping to follow other techy furs and find out what you're all working on!</p>