Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
964195dd78b9782af136c517f6da1b62578d0c4c
/
sim_frontpanel.c
b2cd329
FRONTPANEL: Fix repeating register data gathering lock problem (COVERITY)
by Mark Pizzolato
· 8 years ago
5fb61c8
FRONTPANEL: Fix Coverity identified issues
by Mark Pizzolato
· 8 years ago
fcf3104
FRONTPANEL: Fix Coverity identified problems
by Mark Pizzolato
· 8 years ago
665ebf0
FRONTPANEL: sim_frontpanel API version 4 release
by Mark Pizzolato
· 8 years ago
110ded6
FRONTPANEL: sim_frontpanel API version 3 release
by Mark Pizzolato
· 8 years ago
d497aea
FRONTPANEL: Add breakpoint support to support a debugger using the API
by Mark Pizzolato
· 9 years ago
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