Resources

[SIMH]
SIMH simulator from the Computer History Simulation Project: http://simh.trailing-edge.com/
[Z80manual]
Zilog Z80 instruction manual: http://www.zilog.com/docs/z80/um0080.pdf
[C++tutorial]
cplusplus.com's C++ Language Tutorial: http://www.cplusplus.com/doc/tutorial/
[VC]
Microsoft Visual C++ 2008 Express Edition (aka VC++ 9.0) (for Windows): http://www.microsoft.com/express/Downloads/.
[XCode]
Apple XCode Developer Tools (includes gcc 4.0.1) (for Mac): http://developer.apple.com/technologies/tools/xcode.html
[GCC]
Gnu Compiler Collection included in most Linux distributions: http://gcc.gnu.org/
[ROOT]
The ROOT data analysis and visualization package: http://root.cern.ch/