Added COLOR() macro to NEDsim for ease of reading.
[screensavers] / hacks / NEDsim / NEDsim.c
2021-07-11 Aaron TaylorAdded COLOR() macro to NEDsim for ease of reading.
2021-07-11 Aaron TaylorAdded draw_text() to NEDsim and refactored all the...
2021-07-10 Aaron TaylorIn NEDsim, display as many data rows as possible instea...
2021-07-10 Aaron TaylorMinor cleanup of helper functions in NEDsim.
2021-07-10 Aaron TaylorConsolidated #defines for NEDsim.
2021-07-10 Aaron TaylorCleaned up XScreensaver portion of NEDsim.c.
2021-07-09 Aaron TaylorAdded multiple colors schemes and CLI option to select...
2021-07-09 Aaron TaylorMade NEDsim double-buffered.
2021-07-09 Aaron TaylorMinor cleanup in NEDsim.c, removing old TODO items...
2021-07-09 Aaron TaylorAdded `-binary` CLI flag to NEDsim for loading a.out...
2021-07-09 Aaron TaylorTrimmed down NEDsim to a single CPU, single thread...
2021-07-08 Aaron TaylorNow NEDsim maintains the simulator when the window...
2021-07-08 Aaron TaylorAdded rounded panel corners to NEDsim.
2021-07-08 Aaron TaylorInitial commit of NED1 front panel code I've been hacki...