libz80 with compilation problems (uses up to much ram)

Embed: (wiki syntax)

« Back to documentation index

Z80Regs Union Reference

Z80Regs Union Reference

A Z80 register set. More...

#include <z80.h>


Detailed Description

A Z80 register set.

An union is used since we want independent access to the high and low bytes of the 16-bit registers.

Definition at line 47 of file z80.h.