Daniel Beer
|
6740d7d98b
|
simx: MSP430X simulator by Bruce Burns <bgb@alum.mit.edu>
|
2020-09-05 14:56:37 +12:00 |
Daniel Beer
|
3bc5cb2686
|
simio: fix uninitialized memory use in IO reads.
|
2018-11-28 08:44:49 +13:00 |
Unai Uribarri Rodriguez
|
0bb6f901d5
|
Adds console simio device class
The console simio device class shows in the logs and or console
any byte written to its base address.
|
2012-10-17 08:36:34 +13:00 |
Daniel Beer
|
41cf65d880
|
Move namelist function to output_util.
|
2012-10-09 10:03:10 +13:00 |
Tamas TEVESZ
|
e014e4c6d5
|
Modernise decl styles
|
2011-11-16 08:42:45 +13:00 |
Tamas TEVESZ
|
d98d990752
|
Kill unused variables
Mark those that are unused but can't be killed accordingly.
|
2011-11-15 09:26:35 +13:00 |
Tamas TEVESZ
|
2fe1580843
|
Kill "unsigned op 0" comparisons
- simio/simio.c, simio/simio_gpio.c, simio_timer.c, simio_tracer.c, util/dis.c
Kill unused variables
- util/expr.c, util/output_util.c
|
2011-11-13 16:46:33 +13:00 |
Daniel Beer
|
7f4fdfb4f2
|
Restructuring: move IO simulator into simio/
|
2011-09-14 16:08:54 +12:00 |