home.social

#mos6502 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mos6502, aggregated by home.social.

  1. Regenerator 2000 v0.9.14 released.
    Getting closer to v1.0.0.

    In particular, I like the new MCP Server + SKILL improvements.
    "Analyze this program" analyzes the entire game. So far the results are pretty good.

    github.com/ricardoquesada/rege

    Do you have a game/program that you want to be analyzed ? LMK. Happy to try to new MCP server+skills on it.

    #disassembly #c64 #retrocomputing #mcp #mos6502

  2. xtc, a new (cross) compiled c-like language for #Atari8bit computers, built around bank-switched memory and a 6502-aware optimiser atari-xt.com/ #atari #retroprogramming #mos6502

  3. @wyatt At least it isn't a Commodore 64, Atari 800, Apple II, or NES, where disabling TSX instructions will make a lot of software not work.

    #6502asm #mos6502

  4. @wyatt At least it isn't a Commodore 64, Atari 800, Apple II, or NES, where disabling TSX instructions will make a lot of software not work.

    #6502asm #mos6502

  5. @wyatt At least it isn't a Commodore 64, Atari 800, Apple II, or NES, where disabling TSX instructions will make a lot of software not work.

    #6502asm #mos6502

  6. @wyatt At least it isn't a Commodore 64, Atari 800, Apple II, or NES, where disabling TSX instructions will make a lot of software not work.

    #6502asm #mos6502

  7. @wyatt At least it isn't a Commodore 64, Atari 800, Apple II, or NES, where disabling TSX instructions will make a lot of software not work.

    #6502asm #mos6502

  8. Cross-compiler/assembler: Calypsi 5.16 for Windows, Linux and Mac OS

    Calypsi is a collection of compilers and assemblers for Windows, Linux and Mac OS, that generatescode for various retro computers. New in version 5.16:

    amiga-news.de/en/news/AN-2026-

  9. Cross-compiler/assembler: Calypsi 5.16 for Windows, Linux and Mac OS

    Calypsi is a collection of compilers and assemblers for Windows, Linux and Mac OS, that generatescode for various retro computers. New in version 5.16:

    amiga-news.de/en/news/AN-2026-

    #compiler #assembler #Windows #Linux #macOS #calypsi #opensource #MOS6502 #WDC65816 #Motorola68000 #HPNut

  10. Cross-compiler/assembler: Calypsi 5.16 for Windows, Linux and Mac OS

    Calypsi is a collection of compilers and assemblers for Windows, Linux and Mac OS, that generatescode for various retro computers. New in version 5.16:

    amiga-news.de/en/news/AN-2026-

    #compiler #assembler #Windows #Linux #macOS #calypsi #opensource #MOS6502 #WDC65816 #Motorola68000 #HPNut

  11. Cross-compiler/assembler: Calypsi 5.16 for Windows, Linux and Mac OS

    Calypsi is a collection of compilers and assemblers for Windows, Linux and Mac OS, that generatescode for various retro computers. New in version 5.16:

    amiga-news.de/en/news/AN-2026-

    #compiler #assembler #Windows #Linux #macOS #calypsi #opensource #MOS6502 #WDC65816 #Motorola68000 #HPNut

  12. Cross-compiler/assembler: Calypsi 5.16 for Windows, Linux and Mac OS

    Calypsi is a collection of compilers and assemblers for Windows, Linux and Mac OS, that generatescode for various retro computers. New in version 5.16:

    amiga-news.de/en/news/AN-2026-

    #compiler #assembler #Windows #Linux #macOS #calypsi #opensource #MOS6502 #WDC65816 #Motorola68000 #HPNut

  13. Behold, the magical #DeiMOS 🧙‍♂️, a #superoptimizer that masquerades as the messiah of MOS 6502 #code #efficiency. In reality, it's a lethargic snail 🐌, spending eons to find the "optimal" sequence that no one has the patience for. Why wait for DeiMOS when you can just let your code run until the universe ends? 🚀✨
    aransentin.github.io/deimos/ #MOS6502 #sluggish #performance #coding #humor #HackerNews #ngated

  14. Behold, the magical #DeiMOS 🧙‍♂️, a #superoptimizer that masquerades as the messiah of MOS 6502 #code #efficiency. In reality, it's a lethargic snail 🐌, spending eons to find the "optimal" sequence that no one has the patience for. Why wait for DeiMOS when you can just let your code run until the universe ends? 🚀✨
    aransentin.github.io/deimos/ #MOS6502 #sluggish #performance #coding #humor #HackerNews #ngated

  15. Behold, the magical #DeiMOS 🧙‍♂️, a #superoptimizer that masquerades as the messiah of MOS 6502 #code #efficiency. In reality, it's a lethargic snail 🐌, spending eons to find the "optimal" sequence that no one has the patience for. Why wait for DeiMOS when you can just let your code run until the universe ends? 🚀✨
    aransentin.github.io/deimos/ #MOS6502 #sluggish #performance #coding #humor #HackerNews #ngated

  16. Behold, the magical #DeiMOS 🧙‍♂️, a #superoptimizer that masquerades as the messiah of MOS 6502 #code #efficiency. In reality, it's a lethargic snail 🐌, spending eons to find the "optimal" sequence that no one has the patience for. Why wait for DeiMOS when you can just let your code run until the universe ends? 🚀✨
    aransentin.github.io/deimos/ #MOS6502 #sluggish #performance #coding #humor #HackerNews #ngated

  17. Behold, the magical #DeiMOS 🧙‍♂️, a #superoptimizer that masquerades as the messiah of MOS 6502 #code #efficiency. In reality, it's a lethargic snail 🐌, spending eons to find the "optimal" sequence that no one has the patience for. Why wait for DeiMOS when you can just let your code run until the universe ends? 🚀✨
    aransentin.github.io/deimos/ #MOS6502 #sluggish #performance #coding #humor #HackerNews #ngated

  18. Some people claim thar the 6502 is a RISC processor. It's not.

    Hill I'll die on: The 6502 is about as unRISCy as a 4500 transistor 8-bit CPU can possibly be. It has over a dozen addressing modes, and is not orthogonal at all.

    That says nothing about whether the 6502 is good or bad. In my opinion it was/is quite good for a lot of things, but not necessarily best for everything. It was, however, absolutely brilliant for the time it was introduced (late 1975).

    #mos6502

  19. I've just released Regenerator 2000 v0.7.0 with MCP Server support.
    I've tested it with Claude Code and Gemini CLI and got impressive results: multi-line comments, good labels,etc.

    youtube.com/watch?v=_HW2d7kNCQw

    #commodore64 #mos6502 #disassembly

  20. The dual VIA interface for my PAL-2 is done ... now I shall finally be able to properly use my Gamesboard (tm)! #mos6502 #PAL2 #r6522

  21. The dual VIA interface for my PAL-2 is done ... now I shall finally be able to properly use my Gamesboard (tm)! #mos6502 #PAL2 #r6522

  22. The dual VIA interface for my PAL-2 is done ... now I shall finally be able to properly use my Gamesboard (tm)! #mos6502 #PAL2 #r6522