mame
mame copied to clipboard
heathkit/tlb.cpp: Various file cleanup
General cleanup including
- Removed method declarations that were not used/implemented.
- Changed to use u8/u16/u32.
- Add consistent horizontal spacing for readability.
- Removed some duplicate comments.