Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
4baecec0b17b14b8e1e44786203dbcf9129d1ba0
/
sim_frontpanel.c
d75ec66
FRONTPANEL: Added support for a register array to be returned as part of a register set
by Mark Pizzolato
· 10 years ago
3719a07
FRONTPANEL: Fixed response data end of line detection issue which caused hanging of register updates
by Mark Pizzolato
· 10 years ago
325e369
FRONTPANEL: Added mount and dismount commands for removable media
by Mark Pizzolato
· 10 years ago
9d47891
FRONTPANEL: Added logic to pass simulator startup messages in panel error text if the connection to the simulator shuts down while it is starting.
by Mark Pizzolato
· 10 years ago
bccf98e
FRONTPANEL: Added support register indirect register queries and various ways to deposit and examine registers and memory.
by Mark Pizzolato
· 10 years ago
b8629a1
FRONTPANEL: Restrict HALT, BOOT, CONT, STEP activities from executing in device frontpanels.
by Mark Pizzolato
· 10 years ago
8c0fc33
FRONTPANEL: Merged simulator panel and device panel constructors.
by Mark Pizzolato
· 10 years ago
71fe58b
FRONTPANEL: Added better protocol debug support to debug simulator startup issues
by Mark Pizzolato
· 10 years ago
df6953b
FRONTPANEL: Allow simulation startup to take up to 10 seconds (in 100ms steps)
by Mark Pizzolato
· 10 years ago
059a541
FRONTPANEL: General Enhancements
by Mark Pizzolato
· 10 years ago
02295fa
FRONTPANEL: Limit pending register value queries to a single query since there additional queries won't provide better information.
by Mark Pizzolato
· 10 years ago
ce3e635
FRONTPANEL: Add OS X support to sim_frontpanel, add build requirements to documentation.
by Mark Pizzolato
· 10 years ago
e1b7bb3
FRONTPANEL: Added comments describing the frontpanel API use. Added Error state to a panel which reflects a panel which is currently non-operational and which hopefully will be indicated by calling sim_panel_get_error
by Mark Pizzolato
· 10 years ago
335def0
FRONTPANEL: Added support to debug traffic to/from the simulator
by Mark Pizzolato
· 10 years ago
4c8e163
FRONTPANEL: Cleanup for building as C++. Add initial support for device panels concurrently on a simulator. Added an API to set a register value.
by Mark Pizzolato
· 10 years ago
e52ef64
FRONTPANEL: Make startup of simulator more robust.
by Mark Pizzolato
· 10 years ago
5a472f8
FRONTPANEL: Initial implementation of a working API for use by external panel applications
by Mark Pizzolato
· 10 years ago