index
:
Noddybox.Emulation
master
Windows Phone emulator library
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-25
Added Windows Phone version of test in case Windows Phone was running the emu...
HEAD
master
Ian C
2012-07-24
Fixed native solution and move badly placed source file into src tree.
Ian C
2012-07-11
Added an opcode-level callback method for running the CPU.
Ian C
2012-07-01
Updates
Ian C
2012-06-23
Added classes for save/load of emulation state. Added to Z80 CPU.
Ian C
2012-05-15
Changed the cycle counter to an arbitrarily resettable counter.
Ian C
2012-05-08
Added property to get ticks. To be extended to allow timing from arbitary po...
Ian C
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-25
Added Z80 Disassembler to WIndows Phone
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-27
Rolled test memory and devices into machine.
Ian C
2012-02-27
Added initial files for Z80 tests.
Ian C
2012-02-27
Added native .NET build of assemblies for testing purposes.
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
Updated dates in properties.
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-04
(no commit message)
Ian C
2012-01-04
Removed suo file.
Ian C
2012-01-04
Ignored some files generated on the laptop.
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
2011-12-31
Development check-in.
Ian C
2011-12-29
Development check-in.
Ian C
2011-12-28
Added some more base classes and started on the Z80 implementation.
Ian C
2011-12-27
Deleted user settings files.
Ian C
2011-12-27
Initial solution layout.
Ian C
2011-12-27
Added initial SVN directories.
Ian C