Permalink
Failed to load latest commit information.
.gitignore initial commit Feb 5, 2014
Makefile add makefile to speed things up Feb 8, 2014
README.md update README Feb 9, 2014
commands.go add command to delete breakpoint Feb 9, 2014
emu_state.go add a verbose mode Feb 8, 2014
instructions.go make sure zero check accounts for overflow Feb 8, 2014
memory.go implement bank-switching Feb 7, 2014
pic_emu.go enable line editing history Feb 9, 2014
regmap.go implement bank-switching Feb 7, 2014
stack.go give correct message on normal program exit Feb 8, 2014
test.asm implement interrupts Feb 9, 2014