2021-01-28 05:59:42 +00:00
|
|
|
# Rekai's Gameboy Emulator
|
|
|
|
[![Build Status](https://ci.paoda.moe/api/badges/paoda/gb/status.svg)](https://ci.paoda.moe/paoda/gb)
|
|
|
|
|
|
|
|
|
|
|
|
### Status
|
|
|
|
Currently:
|
|
|
|
* CPU passes Blargg's cpu_instrs.gb
|
|
|
|
* Gameboy Boot ROM runs correctly
|
2021-04-08 05:02:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Notes
|
|
|
|
* Emulator takes longer than others to resume execution from HALT in Blargg's 2nd cpu_instrs test.
|
|
|
|
|