1
0
mirror of https://github.com/simh/simh.git synced 2026-04-25 19:51:25 +00:00
Files
simh.simh/sim_card.c
Mark Pizzolato e7cf2a00ec CARD: Use proper int types for messages emitted
t_addr may not be an int equivalent type depending on simulator build
parameters.  Any messages for card activities will always be within int
bounds.
2019-12-30 13:16:30 -08:00

52 KiB