STATUS/FLAGS works in simulator, as do jumps
Implemented basic STATUS/FLAGS support in the functional simulator and made numerous bug fixes so now the jmp and jmpz tests now run successfully, as does the mode test. Next steps will be to implement paging in the functional simulator, which […]