Z80 Techincal Documents

The Z80 processor is the one used mainly noticable in consoles such as the GameBoy and Sega Master System/GG. It's used in computers such as the ZX Spectrum, too. Here are some technical documents covering the Z80.
You might want to visit The Zilog homepage, since they are the manufacturers of the Z80 you might find some nice things there.

Name Author Version Download Summary
Z80 Brief intro Zilog N/A HTML This is just a brief introduction to the Z80. No detailed and hard to understand information or anything. Just a little something to tell you what you're up to. Feel free to read it.
Z80 Command Set N/A N/A Text This is a quite excellent document to use as reference if you want to know what HEX values that represent which opcode in the ROMs, since they're all in here. I recommend you to view this file in Notepad and not in Edit since Edit has a kind of small screen. Also note that this only tells the opcodes' name and what HEX value they use, not specifically what they do.
Z80 CPU Specs Sean Young N/A Download This is probably the best Z80 documentation available aside from perhaps Zilogs own Z80 user manual (Which still had its flaws, so ;)) and I really recommend you to read this document (contained in a zip file) if you want to understand what you're doing, coding your Z80 or whatever emulator or game that uses Z80, etc.
Z80 FAQ #1 Thomas Scherrer N/A Text This is, as the name might hint you, an FAQ for the Z80. It answers some of the frequently asked questions about it. A really good thing to check out if a question pops up in your mind.
Z80 FAQ #2 Thomas Scherrer N/A HTML Here's another FAQ. If you couldn't find what you were looking for in the first one, maybe you can find it in this one.
Z80 Instruction Set DC 1996 N/A Text This text file might come in handy if you just want a brief description of what opcodes that exist for use with the Z80, but it doesn't say what HEX values they are and it doesn't go into depth about much of anything, it just gives you a general idea of what the Z80 can do.
Z80 Instruction Set #2 DC 1996 N/A Text Well, it isn't really worth the read, but maybe you will get something out of it. I do recommend that you read Sean Young's doc instead.
Z80 Info Thomas Scherrer N/A HTML This document contains some info on the Z80 about stuff that is good to know. You should read this one.
Z80 Instruction Set Summary N/A N/A Text This one is excellent reference if you want to see which opcode does what to the system registers and other stuff like that. Recommended to read. It only gives a brief explanation of the opcodes, what they do and how many cpu cycles they use, etc.
Z80 known bugs Thomas Scherrer N/A HTML A really small, but worth to read, HTML page that explains some bugs of the Z80.
Z80 opcode list Sean Young N/A Text A, believed to be, full list of all Z80 opcodes. This one is a must-have.
Z80 tech info Please tell me :) N/A HTML A really good HTML page with some info about the Z80 processor. A good thing to read if you're having trouble with something. The answer to your problem might be in it!
Z80 undocumented features Sean Young
M.G Rison
Thomas Scherrer
N/A Text
Text
HTML
A few really useful documents about undocumented opcodes and other stuff. You should definitely read these.

There are more coming, so stay tuned! Send me any tech docs you have via mail or IRC. I'd appreciate any feedback you might have.

klass9.v@jokkmokk.se