mame
mame copied to clipboard
heathkit/h89.cpp: General file cleanup
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.