home.social

#c000 — Public Fediverse posts

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

  1. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  2. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  3. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  4. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  5. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  6. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  7. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  8. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  9. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  10. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  11. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  12. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  13. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  14. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  15. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  16. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  17. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  18. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  19. CW: Tip

    All campaign posts are tagged with their ID like #c000. See all posts for a campaign by going to mastodon.social/@dungeons/tagg.
    #tip

  20. @Clubby73 Not necessary relative addressing. Slots use the same addr space (typical Z80, #0000 to #FFFF, but you choose what 16KB segments to use, typically #4000-#BFFF, RAM is usually mapped at #C000 when using a cartridge).

    You can also compile in DOS mode, (a .COM binary starting at #0100 and the whole address space mapped to RAM).

    But as I said before, this part can be a bit confusing so better focus yourself on finishing the core compiler for Z80 and revisit this topic in the future ;-)