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
vhelin avatar

vhelin/wla-dx

0
View on GitHub↗
596 stars·106 forks·Assembly·13 views

Wla Dx

WLA DX - Yet Another ANSI C GB-Z80/Z80/Z80N/6502/65C02/65CE02/65816/68000/6800/6801/6809/8008/8080/HUC6280/SPC-700/SuperFX/Cx4/SH-2 Multi Platform Cross Assembler Package

Features

  • Assemblers - Multi-platform cross-assembler package for Z80-based systems.
  • Assemblers and Compilers - Multi-platform cross-assembler package for Z80-based systems.

Star history

Star history chart for vhelin/wla-dxStar history chart for vhelin/wla-dx

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 Wla Dx

Similar open-source projects, ranked by how many features they share with Wla Dx.
  • csoren/asmotorcsoren avatar

    csoren/asmotor

    89View on GitHub↗

    Powerful macro (cross) assembler package for several CPUs

    C
    View on GitHub↗89
  • gbdev/rgbdsgbdev avatar

    gbdev/rgbds

    1,620View on GitHub↗

    Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color

    C++asmassemblyassembly-language
    View on GitHub↗1,620
  • dman95/sasmDman95 avatar

    Dman95/SASM

    5,963View on GitHub↗

    SASM is a cross-platform integrated development environment for writing, assembling, and debugging low-level assembly code. It serves as a unified editor and execution flow for assembly language development across different operating systems. The environment supports multiple assembly languages and their respective toolchains, including NASM, MASM, GAS, and FASM, within a single interface. It features a binary-level debugger that allows for stepping through instructions and inspecting CPU registers and variable states. The project provides a toolchain-based build pipeline and a configuration

    Pythonassemblerassemblyassembly-language
    View on GitHub↗5,963
  • inkboxsoftware/excelcpuInkboxSoftware avatar

    InkboxSoftware/excelCPU

    4,741View on GitHub↗

    excelCPU is a spreadsheet-based computer emulator that simulates a 16-bit central processing unit. It functions as an educational CPU model where the system state, registers, and random access memory are managed within a grid of spreadsheet cells. The project includes an assembly compiler that converts custom assembly source code into a format compatible with spreadsheet cells for read-only memory storage. It allows for both automatic program execution and manual operation to override specific instructions. The simulation covers core hardware architecture concepts, including logic gate proto

    Python
    View on GitHub↗4,741
See all 15 alternatives to Wla Dx→

Frequently asked questions

What does vhelin/wla-dx do?

WLA DX - Yet Another ANSI C GB-Z80/Z80/Z80N/6502/65C02/65CE02/65816/68000/6800/6801/6809/8008/8080/HUC6280/SPC-700/SuperFX/Cx4/SH-2 Multi Platform Cross Assembler Package

What are the main features of vhelin/wla-dx?

The main features of vhelin/wla-dx are: Assemblers, Assemblers and Compilers.

What are some open-source alternatives to vhelin/wla-dx?

Open-source alternatives to vhelin/wla-dx include: csoren/asmotor — Powerful macro (cross) assembler package for several CPUs. gbdev/rgbds — Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color. schweigi/assembler-simulator — This project is a web-based educational environment designed to simulate 8-bit processor architecture and assembly… inkboxsoftware/excelcpu — excelCPU is a spreadsheet-based computer emulator that simulates a 16-bit central processing unit. It functions as an… dman95/sasm — SASM is a cross-platform integrated development environment for writing, assembling, and debugging low-level assembly… pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and…