| |
|
|
|
| |
- Add (back) a reset_from_bus method to respond when the reset line is activated from the keyboard. This has been implemented for most devices in a seemingly logical way, resetting devices with actual reset lines and restoring member variables much like device_reset. It may need further refinement for some cards.
- Change the default semantics of take_c800 from opt-out to opt-in. This is an optional function not built into the electrical interface, so many cards were falsely providing it.
|