AUDIO HARDWARE VERSION REGISTER

Announces the version# of the hardware running in the audio FPGA chip

u8 in IO at 0x42 called AHVERREG

76543210
VVVVVVVV

V: R. Version Number

The version of the hardware that these files describe

enum AudioHardwareVersion

NameValueComment
AHV_Current135At present, the only hardware version available.

VIDEO HARDWARE VERSION REGISTER

Announces the version# of the hardware running in the video FPGA chip

u8 in IO at 0x81 called VHVERREG

76543210
VVVVVVVV

V: R. Version Number

The version of the hardware that these files describe

enum VideoHardwareVersion

NameValueComment
VHV_CharMapsAndSprites75At present, the only hardware version available.