Max Regan 593d9d3600 gbdb,memory: require memory files on initialization
This will make it a little bit easier to set up the proper MBC when
they are implemented.
2018-09-11 21:15:14 -07:00
2017-05-31 22:23:02 -07:00
2018-02-18 12:51:10 -08:00
2018-07-01 21:54:27 +00:00
2017-05-10 22:40:12 -07:00
2018-09-10 22:11:00 -07:00

A work-in-progress Gameboy emulator with a terminal-based UI and a basic assembler.

Compilation

make config-release
make

Docs

doxygen ./doxygen.config

Tests

make config-default
make check

Coverage

make config-coverage
make coverage-report
Description
No description provided
Readme 444 KiB
Languages
C 98.2%
Makefile 1.8%