plrang · @plrang
2 followers · 7 posts · Server defcon.social
plrang · @plrang
1 followers · 6 posts · Server defcon.social
jairtrejo · @jairtrejo
54 followers · 47 posts · Server hachyderm.io

C64's "maze" program:

0x60, 0x00, // LD V0 0
0x61, 0x00, // LD V1 0
0x00, 0xe0, // 0x204 CLS
0xC2, 0x01, // 0x206 RND 2 1
0xA3, 0x00, // LD I 300
0x32, 0x01, // SE V2 01
0xA3, 0x08, // LD I 308
0xD0, 0x18, // DRW V0 V1 8
0x70, 0x08, // ADD V0 8
0x30, 0x40, // SE V0 40
0x12, 0x06, // JP 206
0x60, 0x00, // LD V0 0
0x71, 0x08, // ADD V1 8
0x31, 0x20, // SE V1 20
0x12, 0x06, // JP 206
0xf2, 0x0a, // LD V2 K
0x61, 0x00, // LD V1 0
0x12, 0x04, // JP 204

\ and / at 0x300

#chip8 #retrocomputing

Last updated 2 years ago

jairtrejo · @jairtrejo
53 followers · 46 posts · Server hachyderm.io

It's alive! My CHIP-8 interpreter passes all the tests in this test cart: github.com/corax89/chip8-test-

Next up for today is playing some games, but tomorrow I'll see about adding SUPER-CHIP support.

#chip8 #retrocomputing

Last updated 2 years ago

jairtrejo · @jairtrejo
53 followers · 45 posts · Server hachyderm.io

My first CHIP-8 program 🤗

0x00, 0xE0, //0x200
0x22, 0x06, //0x202
0x12, 0x04, //0x204
0x60, 0x20, //0x206
0x61, 0x10, //0x208
0xA2, 0x10, //0x20A
0xD0, 0x15, //0x20C
0x00, 0xEE, //0x20E
0b11111110, //0x210
0b10111010,
0b11111110,
0b10000010,
0b11111110,

#chip8 #retrocomputing

Last updated 2 years ago

· @JyrkiKuoppala
479 followers · 133 posts · Server mastodo.fi

@petterij Oli se huikeaa aikanaan kun sai 2 kilotavun muistinlaajennuksen ja koneen muisti tuplaantui neljään kilotavuun.

Ohjelmia oli aika paljon, yksi hieno oli hirviölabyrintti, josta näköjään löytyy videotakin.

youtu.be/5bVR5m_knWg

#telmac1800 #chip8 #hirviolabyrintti

Last updated 2 years ago

Gerard Braad · @gbraad
306 followers · 4516 posts · Server mastodon.social

Not sure why, but I am intrigued by and related projects, such as internet-janitor.itch.io/octo, and a ton of other links: github.com/Chromatophore/HP48-

Not sure what I wanna do with this... make my own emulator that runs in ?

#chip8 #makecode

Last updated 2 years ago

Gerard Braad · @gbraad
306 followers · 4520 posts · Server mastodon.social
BloodyShell · @bloodyshell
17 followers · 19 posts · Server fosstodon.org

What to do in a hot summer day? Coding an emulator of a computer from the 70s for computers from the 80s, of course!

I know, I suck at games, especially lunar lander...

#6502

#assembly #c64 #retrocomputing #emulation #chip8

Last updated 3 years ago

William Durand 🇺🇦 · @willdurand
297 followers · 44 posts · Server mamot.fr