Volker Ruppert
|
79b811f23f
|
- fixed warnings in these files:
cpu/fetchdecode.cc
cpu/mmx.cc
cpu/proc_ctrl.cc
iodev/virt_timer.cc
plugin.cc
|
2003-05-02 12:22:48 +00:00 |
|
Gregory Alexander
|
8b1d1b2668
|
Fixed pit_wrap and virt_timer to update timer on reads.
|
2003-04-03 21:59:20 +00:00 |
|
Gregory Alexander
|
ef16df4f69
|
Fixed a few warnings.
|
2003-02-21 17:45:20 +00:00 |
|
Gregory Alexander
|
c96ae6360e
|
Stupid overzealous copy-and-paste.
|
2003-02-21 17:37:55 +00:00 |
|
Gregory Alexander
|
1ea6ff74dd
|
Return correct values from unregisterTimer.
|
2003-02-21 17:30:09 +00:00 |
|
Gregory Alexander
|
f195d3fa6d
|
Oops, stupid debug thing.
|
2003-02-21 03:49:27 +00:00 |
|
Gregory Alexander
|
25fb7ad86e
|
Linked virtual timer type to the realtime PIT option.
|
2003-02-18 16:52:40 +00:00 |
|
Gregory Alexander
|
4ea5f058f5
|
This is a hideously ugly hack that removes some of the
speed throddling. However, it keep up with real time now.
|
2003-02-18 04:07:42 +00:00 |
|
Gregory Alexander
|
f844486d08
|
Fixed some basic runtime problems.
Stuff runs now, but I'm working on getting it to behave properly.
|
2003-02-18 03:36:01 +00:00 |
|
Gregory Alexander
|
2f451da125
|
Move configuration defines to .cc file instead of .h one.
|
2003-02-17 05:08:48 +00:00 |
|
Gregory Alexander
|
640ec800fb
|
Fixed a few minor compile problems and updated initialization code.
|
2003-02-17 04:51:07 +00:00 |
|
Gregory Alexander
|
d9e1b2c8b7
|
Compiles now. I need to add some more stuff to test it.
|
2003-02-17 03:20:13 +00:00 |
|
Gregory Alexander
|
a0070f6c69
|
Lots of updates. Doesn't sync with real time yet.
|
2003-02-16 04:58:43 +00:00 |
|
Gregory Alexander
|
b0e7f6d0c6
|
Working on timer part.
|
2003-02-15 23:39:41 +00:00 |
|
Gregory Alexander
|
c0d7138924
|
Working on a general-purpose virtual timer interface. This should allow
more consistent time interfaces once it's finished.
|
2003-02-14 21:05:36 +00:00 |
|