1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

SCP: Added REG_V_UF and REG_UFMASK to support user-defined register flags. From Dave Bryan

Altered the calling sequences to fprint_sym and parse_sym in ex_reg and dep_reg to merge user-defined register flags with the radix in the addr parameter.  This allows the print and parse routines to identify the register or determine how it is to be handled.  These are called in lieu of the standard print and parse routines if a register has REG_VMIO or at least one user-defined flag set.
This commit is contained in:
Mark Pizzolato
2015-09-20 14:04:24 -07:00
parent 13bb3356f5
commit 1ef6c3d6b9
3 changed files with 13 additions and 4 deletions

Binary file not shown.