Retro Gerry · @gerrykelly
369 followers · 562 posts · Server mastodon.gamedev.place

@raymierussell @Wintermute_BBS

this is the one I found interesting today,
a great read on the way the arcade game "space invaders" works from an assembly coding point of view. not neccesarily the best way lol...

computerarcheology.com/Arcade/

whats great is after only a month of making an effort to learn z80, I can follow this sort of stuff now lol. its great if your learning z80 with an aim to make games to see how things can be done.

#retrogaming #z80 #assembly #machinecode

Last updated 1 year ago

Justin at Ecoscore · @ecoscore
255 followers · 1186 posts · Server aus.social

OK hivemind a question to end the week.
What piece of has run the most times since began, and what device(s) does it run on? 🤔

#code #computing #software #program #assembler #machinecode

Last updated 1 year ago

Start from $C000:
00 C0 20 9B B7 A2 00 8A 4A A8 90 05 A9 3C 20 D2 FF A9 2D C0 00 F0 06 20 D2 FF
88 D0 FA 8A 4A B0 05 A9 3E 20 D2 FF A9 0D 20 D2 FF E8 E4 65 D0 D7 60

Now use like:
SYS 49152, 4
Source -> codegolf.stackexchange.com/a/1

#commodore #c64 #machinecode

Last updated 1 year ago

29 0F 09 D0 85 FC A9 33 85 01 A5 FD 29 07 A8 B1 FB A2 37 86 01 25 FE D0 05 AD
21 D0 85 02 A6 D6 20 F0 E9 A5 02 29 0F AA BC D2 C0 20 BC C0 BC E2 C0 20 B7 C0
BC F2 C0 A9 2C 20 D2 FF 98 0A A9 30 90 02 A9 31 20 D2 FF A9 2E 20 D2 FF 98 29
7F 4C D2 FF 30 B0 35 35 36 33 32 39 36 33 38 33 35 37 34 37 30 B0 32 38 32 37
32 39 33 32 34 33 35 B0 34 37 30 B0 32 38 36 33 36 34 32 30 34 33 35 36 39 37


2/2

#commodore #c64 #machinecode

Last updated 1 year ago

From $C000 ->
00 C0 A2 00 20 CF FF C9 0D 9D 02 C1 F0 03 E8 D0 F3 20 D2 FF A5 7A 85 FB A5 7B
85 FC A9 01 85 7A A9 C1 85 7B 20 73 00 20 6B A9 A5 14 85 FD A5 15 85 FE 20 73
00 20 6B A9 A5 FB 85 7A A5 FC 85 7B A5 14 4A 4A 4A AA 20 F0 E9 A5 FD 46 FE 6A
4A 4A A8 A5 14 29 07 AA A9 00 38 6A CA 10 FC 85 FE B1 D1 0A 26 FC 0A 26 FC 0A
26 FC 85 FB A5 D2 29 03 09 D8 85 D2 B1 D1 85 02 A9 02 18 2D 18 D0 0A 0A 65 FC

1/2

#commodore #c64 #machinecode

Last updated 1 year ago

I wonder if you can make something useful in assembly in the limits of one Mastodon post - or 500 characters? Either as Assembly source, or as just hex bytes, which is about 160 hex bytes including spaces and a start address.



#askingforafriend #6502assembly #machinecode #z80

Last updated 1 year ago

Sarah K Libman | Marr · @SarahKL
480 followers · 341 posts · Server mastodon.social

Bonus update: the TRS-80 Model 100 gains some onscreen text and! it's running LibROM, the custom ROM I created for it. (Grab it here if you have a UK machine and want to run US software, and/or want built-in disk access, etc.: sarahkmarr.com/retromodel100.h.)
—
#8085

#retrocomputing #trs80 #trs80model100 #machinecode #assembly

Last updated 1 year ago

Autistic Widower ("AJ") · @autisticwidower
118 followers · 253 posts · Server mastodonapp.uk
Infrapink (he/his/him) · @Infrapink
75 followers · 822 posts · Server mastodon.ie

@nixCraft
I just thought it looked interesting.

Also my dad worked with computers for the bulk of his life. If you ask, he can tell you how to write a in , and he has strong opinions on why was the best ever.

#bootloader #pdp11 #machinecode #vms #operatingsystem

Last updated 2 years ago

Raymond Russell · @raymierussell
101 followers · 402 posts · Server mastodon.scot

The normally displays a that is 8 pixels high. The 1st and last pixels are usually blank to allow vertical spacing.
I have written a program that displays a font that is 5 pixels high. That number is a little cheat as there is a 6th blank pixel to allow proper vertical spacing, the program adds that pixel rather than it being part of the font.
The program also has the paint the colour in as the text now doesn't match the screen attributes.

#machinecode #z80 #font #zxspectrum

Last updated 2 years ago

Retro Gerry · @gerrykelly
200 followers · 177 posts · Server mastodon.scot
Mark · @mpcnat
55 followers · 60 posts · Server bne.social

A lot of my early days of coding were in , literally writing mnemonics and hand converting into Hex codes. I dabbled a bit in , but not enough to feel competent, but I hope to fix that. It made me think about how code written in any language including BrainF&*k, APL, or TypeScript all ends up as moves and branch-if-not-zeros. A bit like how Chemistry and Physics all reduce to Maths. (For those than know, maybe microcode is fermionic 🙂 )

#machinecode #assembly #forth #mymusings

Last updated 2 years ago

8bitchipbits · @8bitchipbits
106 followers · 51 posts · Server indieweb.social

Not seen this for years! My old Got me through school & helped with #6502 . Forever doing [mode] 3 to [mode] 0 and back again.

#machinecode #calculator

Last updated 2 years ago