TC1995
|
263a8e98c2
|
Fixed CD Audio on the T128 and made the host buffer limit to be either 512 or less than it if the SCSI buffer length is also less than 512 (T128), same applies to the NCR 53c400, but 128 or less.
|
2021-08-21 14:18:49 +02:00 |
|
Miran Grča
|
b0ea9185d0
|
Merge pull request #1622 from 86Box/master
Fixes to lpt.h.
|
2021-08-20 19:19:58 +02:00 |
|
OBattler
|
42dbde1905
|
Fixes to lpt.h.
|
2021-08-20 19:19:16 +02:00 |
|
OBattler
|
3e7057d458
|
Changes to lpt.h.
|
2021-08-20 19:18:40 +02:00 |
|
OBattler
|
a76fda99d8
|
Various Super I/O chip rewrites and fixes (and implemented dual-chip mode for the SMC FDC73C669).
|
2021-08-20 17:50:42 +02:00 |
|
Miran Grča
|
5c339ec55f
|
Merge pull request #1620 from 86Box/master
Bring the branch up to par with master.
|
2021-08-20 17:33:01 +02:00 |
|
OBattler
|
fe5955e477
|
Removed excess logging from 386_common.c.
|
2021-08-20 17:31:18 +02:00 |
|
OBattler
|
66cef5b762
|
Removed excess logging from 386_common.c.
|
2021-08-20 17:30:52 +02:00 |
|
OBattler
|
660956a15d
|
AMD K6 CPU's are no longer treated as K6 for SMM purposes.
|
2021-08-20 17:29:41 +02:00 |
|
OBattler
|
fed369c56f
|
AMD K6 CPU's are no longer treated as K6 for SMM purposes.
|
2021-08-20 17:29:12 +02:00 |
|
OBattler
|
f99f6bcf18
|
The relocated SMBASE read from the SMM saved state now has bits 24-31 cleared.
|
2021-08-20 17:28:17 +02:00 |
|
OBattler
|
b384f58a8b
|
The relocated SMBASE read from the SMM saved state now has bits 24-31 cleared.
|
2021-08-20 17:27:56 +02:00 |
|
OBattler
|
70870be9e2
|
CPL is now forced to 0 when switching from real to protected mode.
|
2021-08-20 17:25:58 +02:00 |
|
OBattler
|
52a1ab757a
|
CPL is now forced to 0 when switching from real to protected mode.
|
2021-08-20 17:25:27 +02:00 |
|
OBattler
|
0cebc8669a
|
And back.
|
2021-08-20 17:20:25 +02:00 |
|
Miran Grča
|
a5312f9ac1
|
Merge pull request #1619 from 86Box/master
Fixed the IDE BusMaster IRQ fix.
|
2021-08-20 17:19:07 +02:00 |
|
OBattler
|
d9eb945faf
|
Let's do this again.
|
2021-08-20 17:18:08 +02:00 |
|
OBattler
|
3d004b56e7
|
Fixed the IDE BusMaster IRQ fix.
|
2021-08-20 17:16:14 +02:00 |
|
OBattler
|
583f84a8b4
|
And back.
|
2021-08-20 17:00:30 +02:00 |
|
Miran Grča
|
a0d855823a
|
Merge pull request #1618 from 86Box/master
Bring the branch up to par with master.
|
2021-08-20 16:58:49 +02:00 |
|
OBattler
|
19c374c046
|
Temporary changes to make merger possible.
|
2021-08-20 16:58:27 +02:00 |
|
OBattler
|
4e8600e3b1
|
PS/2 mouse command F6.
|
2021-08-20 16:56:17 +02:00 |
|
OBattler
|
8d3a7583de
|
IDE BusMaster IRQ status is no longer automatically cleared on IRQ lower.
|
2021-08-20 16:50:39 +02:00 |
|
OBattler
|
02cbef3274
|
Implemented PS/2 mouse command F6 (Set defaults).
|
2021-08-20 16:48:13 +02:00 |
|
Miran Grča
|
5fa2bb9383
|
Merge pull request #1614 from 86Box/tc1995
Fixed timings once again plus a Boot HDD ROM option and another optio…
|
2021-08-19 19:45:37 +02:00 |
|
TC1995
|
29b2ac17c0
|
Fixed timings once again plus a Boot HDD ROM option and another option for logging purposes.
|
2021-08-19 19:34:28 +02:00 |
|
Miran Grča
|
b38c4ebdf4
|
Merge pull request #1610 from 86Box/tc1995
Improvements to the Paradise VGA cards (mainly c30) using the DOSBox-…
|
2021-08-17 19:02:26 +02:00 |
|
TC1995
|
ded00ef3c0
|
Improvements to the Paradise VGA cards (mainly c30) using the DOSBox-x code as a base (while making the banks unchanged) and some horrible tweaks as shown in the code (pardon...).
|
2021-08-17 18:58:37 +02:00 |
|
Miran Grča
|
41ad19639b
|
Merge pull request #1609 from 86Box/tc1995
Bug fixes to the T128 Pseudo-DMA read routine.
|
2021-08-17 18:50:55 +02:00 |
|
TC1995
|
62e4245679
|
Bug fixes to the T128 Pseudo-DMA read routine.
|
2021-08-17 18:46:45 +02:00 |
|
Miran Grča
|
9dab85caed
|
Merge pull request #1608 from 86Box/tc1995
Added the Trantor 128
|
2021-08-17 14:42:10 +02:00 |
|
TC1995
|
250fd9d285
|
Removed one useless variable and fixed the logging.
|
2021-08-17 14:29:53 +02:00 |
|
TC1995
|
a4f2d781e8
|
Initial implementation of the Trantor T128 SCSI adapter, another one using the 5380 chip but with a different undocumented ASIC compared to the rest of the already implemented line of cards.
|
2021-08-17 14:26:47 +02:00 |
|
Miran Grča
|
1ffc485f8e
|
Merge pull request #1607 from 86Box/tc1995
Fixed pitch bugs on NT 4.0 using the TGUI9440/96x0 cards, should work…
|
2021-08-17 14:24:42 +02:00 |
|
TC1995
|
9673cc8f9c
|
Fixed pitch bugs on NT 4.0 using the TGUI9440/96x0 cards, should work fine by now (tested on my end though).
|
2021-08-17 14:08:42 +02:00 |
|
Miran Grča
|
0d30e5877c
|
Update README.md
|
2021-08-15 10:29:14 +02:00 |
|
OBattler
|
80bc644692
|
ALi and SMC fixes.
|
2021-08-12 11:10:16 +02:00 |
|
OBattler
|
da9546c82a
|
Fixed FDC37C665 UART 2 handler and some ALi M1487/89 bugs.
|
2021-08-12 11:09:24 +02:00 |
|
Miran Grča
|
22e325d754
|
Merge pull request #1600 from 86Box/master
Disabled excess CPU logging.
|
2021-08-10 16:24:54 +02:00 |
|
OBattler
|
79ad6568f8
|
Disabled excess CPU logging.
|
2021-08-10 16:24:18 +02:00 |
|
Miran Grča
|
b35a89fe64
|
Merge pull request #1599 from 86Box/master
A small config.c fix and the Acrosser AR-B1479 now uses the Winbond W…
|
2021-08-10 16:20:45 +02:00 |
|
OBattler
|
0b1000ec19
|
A small config.c fix and the Acrosser AR-B1479 now uses the Winbond W29C020 Flash chip.
|
2021-08-10 16:19:37 +02:00 |
|
OBattler
|
4a6f5ed045
|
Disabled keyboard logging.
|
2021-08-10 15:55:33 +02:00 |
|
OBattler
|
4b1c0a1597
|
And back.
|
2021-08-10 15:49:50 +02:00 |
|
Miran Grča
|
9d648644f8
|
Merge pull request #1598 from 86Box/master
Bring the branch up to par with master.
|
2021-08-10 15:49:15 +02:00 |
|
OBattler
|
5c8d06ab35
|
Temporary revert of keyboard_at.c.
|
2021-08-10 15:48:58 +02:00 |
|
OBattler
|
ed89a93fe2
|
Removed the M6117 CPU's from the Dev branch.
|
2021-08-10 15:47:02 +02:00 |
|
OBattler
|
ee4b86065f
|
More CPU changes.
|
2021-08-10 15:45:49 +02:00 |
|
OBattler
|
03d91af98c
|
Some Flash fixes for the Acrosser AR-B1479.
|
2021-08-10 15:37:15 +02:00 |
|
OBattler
|
f0e84f7f13
|
More fixes, fixes CMOS Setup on the Acrosses AR-B4179.
|
2021-08-09 16:10:55 +02:00 |
|