index
:
Noddybox.Emulation
master
Windows Phone emulator library
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-04-09
Updated clock.
Ian C
2012-04-08
Z80 passes FUSE test implementation
Ian C
2012-04-03
Some more emulation fixes.
Ian C
2012-03-20
Added instruction counter to Z80
Ian C
2012-03-19
Added Reset()
Ian C
2012-03-09
Further bug fixes to Z80. Now starts the Spectrum ROM OK.
Ian C
2012-03-07
Safe-keeping commit. Currently debugging emulation using FUSE tests.
Ian C
2012-03-05
None compiling safe-keeping commit. Started on Z80 disassembler.
Ian C
2012-03-01
Initial working version of test suite. Fixed INC8 and DEC8 with results.
Ian C
2012-02-28
Added ability to set/get the state of Z80 registers.
Ian C
2012-02-21
Fixed Register16 run-time endian verification check.
Ian C
2012-02-08
Added shifted CB opcodes
Ian C
2012-02-07
Added CB shifted opcodes
Ian C
2012-01-08
Added rest of ED opcodes and GPL fixed headers.
Ian C
2012-01-06
Added some shifted ED opcodes and added GPL headers to all files.
Ian C
2012-01-03
First pass of single byte opcodes done.
Ian C
2012-01-02
Added some opcodes and removed unnecessary using statements.
Ian C
2012-01-01
Moved sources to help in compilation for other platforms and isolated phone p...
Ian C