mirror of https://github.com/bsnes-emu/bsnes.git
e0a9f1cf2c
byuu says: Hooked up a scheduler to enter/exit the CPU core wherever I want. Added basic 4*1024*1024hz clock, and about eleven or so opcodes. Creating the disassembler as I encounter each new opcode, not skipping ahead to do all 'like other' opcodes, eg if I add 'dec b', I don't then add 'dec c' until I encounter it. |
||
---|---|---|
gameboy | ||
libco | ||
nall | ||
obj | ||
out | ||
phoenix | ||
ruby | ||
ui | ||
Makefile | ||
sync.sh |