taylus / gbdasm

A Game Boy disassembler written in .NET Core
6 stars 0 forks source link

0xC3 is an unconditional jump #2

Closed taylus closed 4 years ago

taylus commented 4 years ago

https://github.com/taylus/gbdasm/blob/de542610988da9f21293566d4bc9f3dc8c432ef9/GBDasm.Core.Test/Decoder_Should.cs#L1199-L1202

Disassembly is OK, test name is just wrong.

Source: http://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html