Skip to content

herrhotzenplotz/lr35902as

Repository files navigation

LR35902 Assembler and Disassembler

Just an experimental assembler and disassembler for the Sharp LR35902 CPU. This is the CPU used in the Gameboys.

The assembler outputs flat binaries at the moment.

Build

Just run make, damnit.

Usage

$ ./lr35902as input.S output.bin
$ ./lr35902dis input.bin

License

See LICENSE file. The opcodes.json file is taken from https://github.com/lmmendes/game-boy-opcodes (MIT License).

About

Silly lr35902 (GameBoy) assembler and disassembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages