Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages