Bryce Denney
f229ae1afd
- a right shift by 12 was accidently written as one greater than instead of two
2001-08-14 04:53:32 +00:00
Gregory Alexander
fc0ee2dc3e
Added compiler define to use the new PIT.
...
Also added a hack to keep the OpenBSD timer problem from filling the log.
The new PIT seems to work, but until some
enhancements are made to the way the timers
and devices.cc work, it'll be slower than
the old one.
2001-07-01 20:49:46 +00:00
Gregory Alexander
85b5157a7e
Added significant improvements to the new pit. It's about ready for use.
...
The only big thing it's lacking right now is testing, which is a
little difficult to do, considering the new interface. Oh, well.
2001-06-27 22:25:24 +00:00
Gregory Alexander
d243a4d6cd
Updated pit, fixed a compile problem under AIX.
2001-06-12 23:55:53 +00:00
Gregory Alexander
3c2384b270
Include new PIT .h file.
2001-06-11 03:11:40 +00:00
Gregory Alexander
3a58858042
Added a .h file for the pit.
2001-06-11 00:16:24 +00:00
Gregory Alexander
af1b064007
Added a few access functions to pit, also changed
...
the constructor to an init function so that it can
be called at any time.
2001-06-10 23:53:09 +00:00
Bryce Denney
8d3c28d3de
- added comment clarifying that Greg wrote it, and that it's not linked
...
with the rest of Bochs yet.
2001-05-25 13:11:52 +00:00
Bryce Denney
ccee158458
- changed format of log functions to use BX_ERROR instead of errmsg
2001-05-24 22:20:41 +00:00
Bryce Denney
eacb6e5ccb
- this is Greg Alexander's PIT patch from sourceforge, from
...
2001-05-23 14:35 (maybe EDT?)
2001-05-24 21:44:14 +00:00