Mark Pizzolato
|
d940752232
|
Updated HP2100 from Dave Bryan
|
2012-12-21 12:49:02 -08:00 |
|
Mark Pizzolato
|
50cf91d441
|
Merge branch 'SerialMux' and compiler suggested cleanup
|
2012-12-18 09:52:14 -08:00 |
|
Mark Pizzolato
|
a3b0dc38fd
|
Change the semantics of sim_is_active to return a t_bool (which was 98% of how it was used), and added new sim_activate_time to return the time a unit will be activated (the value previously returned). This affected a handful of used of sim_is_active in device implementations which were adjusted to use the sim_activate_time API.
|
2012-12-12 11:01:00 -08:00 |
|
Mark Pizzolato
|
ef147d2058
|
HP2100 fixes to avoid potential namespace clashes with names defined in unistd.h. (Dave Bryan)
|
2012-10-24 12:57:37 -07:00 |
|
Mark Pizzolato
|
5d081f8d93
|
Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler
|
2012-05-12 14:25:34 -07:00 |
|
Mark Pizzolato
|
0f8e6cfe95
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
|
Mark Pizzolato
|
40deb20ccd
|
HP2100 update from Dave Bryan
|
2012-04-04 12:31:43 -07:00 |
|
Mark Pizzolato
|
5863e1bc38
|
HP2100 Update from Dave Bryan
|
2012-03-23 11:11:07 -07:00 |
|
Mark Pizzolato
|
45246a3339
|
Updated HP2100 from Dave Bryan
|
2012-03-21 06:14:01 -07:00 |
|