Introduction
Introduction Statistics Contact Development Disclaimer Help
Post AxG6WKAYKQLpXaiY1w by [email protected]
More posts by [email protected]
Post #AxFMrqSAtbMNrHHfNY by [email protected]
0 likes, 0 repeats
huh, the z80 can set two registers at once?ld bc, $000fthere's no "BC&…
Post #AxFMv1FDER2sC7jb1c by [email protected]
0 likes, 0 repeats
adding z80 to my list of "architectures I never wanted to learn the assemb…
Post #AxFN1aH3u9MCZijJui by [email protected]
0 likes, 0 repeats
this list also includes:* 6502* 65C816 * ARM* 16-bit x86* 32-bit x86* 64-bit x8…
Post #AxFN5KUCXviYlef5bU by [email protected]
0 likes, 0 repeats
technically MIPS isn't on there because I learned it back in college for my…
Post #AxFNA2xj7upvrminAG by [email protected]
0 likes, 0 repeats
thankfully no one is writing 90s games in RISC-V or I'd have to learn that …
Post #AxFNDKpHANI28eKvJY by [email protected]
0 likes, 0 repeats
@foone fascinated that 16 and 64 bit x86 are there but 32 bit isn't
Post #AxFNH16WQwYi8A9uqm by [email protected]
0 likes, 0 repeats
@lukeshu no I needed that one for other reasons. although technically they were…
Post #AxFNdcJ2nY1bshnCNM by [email protected]
0 likes, 0 repeats
on second thought, 32bit x86 is on there too. I just learned it back in the ear…
Post #AxFNmAoaNaAjE0cs7c by [email protected]
0 likes, 0 repeats
@foone In my code, when a routine needs multiple 8-bit inputs I'll put them…
Post #AxFOAz41CsMy1Ffuhk by [email protected]
0 likes, 0 repeats
@glitzersachen not really. I'm someone who can read and sometimes write ass…
Post #AxFOOHLYXi0KUGDYRM by [email protected]
0 likes, 0 repeats
arguably 16bit-x86 shouldn't be on there, because I tried to learn it at li…
Post #AxFOUkQjK9PUQQiqg4 by [email protected]
0 likes, 1 repeats
@foone I love z80 which is 8080 with the instructions it should have had
Post #AxFOXtU07etNN2kiLg by [email protected]
0 likes, 0 repeats
@foone I wrote so much 6502 assembly code and loved it — it seemed really sim…
Post #AxFOj2W0se58ZO0Zv6 by [email protected]
0 likes, 0 repeats
@stepheneb yeah, it's an easy assembly to understand. no surprises.
Post #AxFOm7D9sTUM0DeiY4 by [email protected]
0 likes, 2 repeats
@foone So far I've written assembly for;65028086 16 and 32 bit680008085Z80M…
Post #AxFOwd8Q2d6XuKS8gK by [email protected]
0 likes, 0 repeats
@StumpyTheMutt ooh, RCA 1802, that's a fun one!
Post #AxFPPr4VIsdDWuYb9E by [email protected]
0 likes, 2 repeats
@foone And very radiation hardened due to its simple architecture and manufactu…
Post #AxFPd2uWb6gs0qBBA0 by [email protected]
0 likes, 0 repeats
@foone I was about to ask where 68k was 🤣
Post #AxFPug9tvZQof2mONE by [email protected]
0 likes, 0 repeats
@monotonehell it's inevitable that I'll need to learn it, but so far I&…
Post #AxFQ5Uz7oOVZBvtlEe by [email protected]
0 likes, 0 repeats
@foone AF, BC, DE, HL can be pairs for some instructions, I think IX and IY are…
Post #AxFTfH7N977ATHVV4K by [email protected]
0 likes, 0 repeats
@foone @glitzersachen i'm the other direction - i can write and sometimes r…
Post #AxFThZbPONVyNYeUbI by [email protected]
0 likes, 0 repeats
@foone i'm so sorry :-( it's in the dictionary under "architecture…
Post #AxFTj2rs4LknQy3QOW by [email protected]
0 likes, 0 repeats
@foone And #z80 can do math on four registers at once! ADD HL, BC
Post #AxFVqS7qlAL9hlBit6 by [email protected]
0 likes, 0 repeats
@foone I had Z80 computers back when they were new. I programmed them in assemb…
Post #AxFXlusMdi3xKfuRbE by [email protected]
0 likes, 0 repeats
@foone The Z80 (and I believe 8080, which it's a superset of functionality …
Post #AxFo4K5VEu8S0Mqzsu by [email protected]
0 likes, 0 repeats
@foone68k is the only assembler that I actually enjoyed.TMS9900 was not too bad…
Post #AxFq1eRvHLVgC9C796 by [email protected]
0 likes, 0 repeats
@foone That seems remarkably luxurious, tbh.
Post #AxFqEkPWQU48RqJf8a by [email protected]
0 likes, 0 repeats
@foone wait, isn't x86 like this too? Oh wait, I guess not, or rather, they…
Post #AxFvIWrrDhxRNHBzCC by [email protected]
0 likes, 0 repeats
@foone apparently risc-v is assembler which makes you want to code in it. Like …
Post #AxFwFSShFCySnNWUHQ by [email protected]
0 likes, 0 repeats
@foone Would I be correct in assuming the class text was Patterson & Hennes…
Post #AxFwPnPgCcQqfe2d4S by [email protected]
0 likes, 0 repeats
@StumpyTheMutt @foone (the silicon on sapphire version of it was, probably not …
Post #AxFyZ5jFfsPbzSkwuO by [email protected]
0 likes, 0 repeats
@malcolm sorry, I don't recall, this was two decades ago
Post #AxG6WKAYKQLpXaiY1w by [email protected]
0 likes, 0 repeats
@foone wait what's wrong with 68k assembly? :(
Post #AxG93X6fRrjx86rZhI by [email protected]
0 likes, 0 repeats
@foone it's been 25 years since I read my copy (i.e. since I finished the c…
Post #AxG9U9aV000I0RVhGy by [email protected]
0 likes, 0 repeats
@foone ARM? you mean, the original, Thumb, Thumb2 or aarch64? :akko_giggle:
Post #AxG9U9hEaxOKLKf4ls by [email protected]
0 likes, 0 repeats
@domi yes!
Post #AxGAAeEdRXBZDgXwWW by [email protected]
0 likes, 0 repeats
@foone Lots of millenial folk learned on Z80 due to TI calculators.
Post #AxHFBFS3lbQJZctJi4 by [email protected]
0 likes, 0 repeats
@fooneSaw this post out of context and thought it's about (bike) helmets �…
You are viewing proxied material from pleroma.anduin.net. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.