Paolo Amoroso on Nostr: This post is quite old but extremely interesting. It describes a 6502 assembler in ...
Published at
2024-05-30 11:57:21Event JSON
{
"id": "4b1bebf6aa38590372cf2d8cda3a3e6f9d62ee9027e0b743af8487a5bc262b30",
"pubkey": "d515918d32bc4dd40240fe70cdc87a50fcf2676abe40bd9797c4189a4d3bffd3",
"created_at": 1717070241,
"kind": 1,
"tags": [
[
"t",
"mos6502"
],
[
"t",
"commonlisp"
],
[
"t",
"assembly"
],
[
"proxy",
"https://fosstodon.org/users/amoroso/statuses/112529915375507495",
"activitypub"
]
],
"content": "This post is quite old but extremely interesting. It describes a 6502 assembler in Common Lisp for the NES game console.\n\nThe assembler has a Lispy design, which for example features lazy evaluttion for forward references and mini languages for control structures and audio output.\n\nhttps://ahefner.livejournal.com/20528.html\n\nThe code is here:\n\nhttps://github.com/ahefner/asm6502/blob/master/assembler.lisp\n\n#mos6502 #CommonLisp #assembly",
"sig": "46b03508c711f9997eae5977407390580068639c1f42446ad450afee73caa6082500e1744ef51a114e75337440110657ada9cd5bfbe9592ff5dccc1d10a5a639"
}