1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Peter Veenstra
53008fb6ec Added c2woody's way of handling 1 concurrent IRQ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1468
2003-11-27 18:57:42 +00:00
Sjoerd van der Berg
d7b678ab45 Use a HW_interrupt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1454
2003-11-18 22:43:58 +00:00
Sjoerd van der Berg
cf9a3a8931 Remove PIC_AddIRQ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1393
2003-10-30 22:18:15 +00:00
Sjoerd van der Berg
3a869f20de Check if cycles need to be lowered when adding new irqs/events
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1214
2003-09-01 14:28:37 +00:00
Sjoerd van der Berg
feb42742ac Moved some timer tick handling to PIC
Changed pic_runqueue a bit for new pic scheduling handling.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1160
2003-07-26 10:45:11 +00:00
Peter Veenstra
bbb7cf45b0 updated loggingsystem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
2003-05-04 19:19:09 +00:00
Sjoerd van der Berg
12aee4bb55 Unmask RTC irq 8 by default.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@967
2003-04-27 07:08:47 +00:00
Sjoerd van der Berg
192a32e3b2 Updated PIC Controller handling.
New flag support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@925
2003-04-13 20:26:52 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Sjoerd van der Berg
836602a4a6 Setup for next round before ending the queue.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@685
2003-02-22 12:46:10 +00:00
Sjoerd van der Berg
e0fc0b6971 New PIC timing code to support microsecond events.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@516
2002-11-17 08:56:27 +00:00
Peter Veenstra
d0fc1da99b added support for a config class/file. System not initialized perfect yet!
(env is not fixed)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
2002-09-17 20:07:25 +00:00
Sjoerd van der Berg
69fb6bdbda New IRQ Handling to only allow 1 active irq, and cleaned up some old functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@279
2002-09-16 13:25:41 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00