mame icon indicating copy to clipboard operation
mame copied to clipboard

heathkit/h89.cpp: General file cleanup

Open mgarlanger opened this issue 1 year ago • 0 comments

Functional change:

  • Adds writing to standard RAM when H89 has a full 64k and lower 8k is in ROM/special RAM mode.

Changes include:

  • Changed to use u8/u16/u32.
  • Add consistent horizontal spacing for readability.
  • Update some comments.

mgarlanger avatar Apr 24 '24 06:04 mgarlanger