1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 02:55:07 +00:00
CLK/Processors/65816
Thomas Harte 76d9893866 Declares address-bus sizes formally.
This allows me to fix the final two implicit conversion warnings, albeit that it would have been nice to find a templatey way just to get the type directly from the declaration of `perform_bus_operation`.
2020-10-18 15:08:21 -04:00
..
Implementation Declares address-bus sizes formally. 2020-10-18 15:08:21 -04:00
65816.hpp Exposes non-BusOperation bus outputs. 2020-10-16 21:05:42 -04:00