Changes

Jump to: navigation, search

Some features of the Z80

313 bytes added, 20:28, 29 December 2018
/* Flags/Status Register (F and F') */ Completing information about undocumented flags bits 5 & 3
Note:
There are two bits in the flags register which are documented by Zilog as being unused. But in fact these bits do change: these bits are updated according to an undocumented register of the Z80 named either WZ or MEMPTR. This undocumented register is used to store temporary results such as 16-bits arithmetic results, and address (for example, loading I and the vector byte for interruption mode 2 to compute the value to load in PC).
== Sign flag ==
20
edits