awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ulrikdamm avatar

ulrikdamm/Assembler

0
View on GitHub↗
119 stars·22 forks·Swift·7 views

Assembler

Assembler for Gameboy games

Features

  • Assemblers and Compilers - Swift-based assembler for custom code generation.
  • Compilers - Assembler implementation written in the Swift programming language.

Star history

Star history chart for ulrikdamm/assemblerStar history chart for ulrikdamm/assembler

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Assembler

Similar open-source projects, ranked by how many features they share with Assembler.
  • ams-hackers/gbforthams-hackers avatar

    ams-hackers/gbforth

    148View on GitHub↗

    👾 A Forth-based Game Boy development kit

    Forth
    View on GitHub↗148
  • bevinsky/llvm-gbz80Bevinsky avatar

    Bevinsky/llvm-gbz80

    38View on GitHub↗

    LLVM port to the GBZ80 CPU

    LLVM
    View on GitHub↗38
  • bonsaiden/gbasmBonsaiDen avatar

    BonsaiDen/gbasm

    131View on GitHub↗

    A JavaScript based Gameboy Assembler

    JavaScript
    View on GitHub↗131
  • gbdk-2020/gbdk-2020gbdk-2020 avatar

    gbdk-2020/gbdk-2020

    2,246View on GitHub↗

    An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment System, Sega Master System, Sega Game Gear.

    C
    View on GitHub↗2,246
See all 24 alternatives to Assembler→

Frequently asked questions

What does ulrikdamm/assembler do?

Assembler for Gameboy games

What are the main features of ulrikdamm/assembler?

The main features of ulrikdamm/assembler are: Assemblers and Compilers, Compilers.

What are some open-source alternatives to ulrikdamm/assembler?

Open-source alternatives to ulrikdamm/assembler include: gbdk-2020/gbdk-2020 — An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo… pokemium/gbdk-go — Experimental Go binding for GBDK(GameBoy Development Kit). You can develop GameBoy software using Go! bonsaiden/gbasm — A JavaScript based Gameboy Assembler. ams-hackers/gbforth — 👾 A Forth-based Game Boy development kit. bevinsky/llvm-gbz80 — LLVM port to the GBZ80 CPU. wiz-lang/wiz — A high-level assembly language for writing homebrew software and games on retro console platforms.