tiseno100
c9003894ed
Few minor changes on the VPX
2020-05-07 17:51:53 +03:00
tiseno100
811fac7064
Corrected the Mendocino multipliers
...
Now the Mendocino's use the correct intended multipliers.
2020-05-05 13:29:59 +03:00
tiseno100
b620779896
Corrected the ROM location of the Soltek board
2020-05-05 12:17:58 +03:00
tiseno100
f83b1d2609
Small change on the 440BX comment
...
It was inside on the 6BXC's NO_SIO dev branch by accident
2020-05-05 12:11:48 +03:00
tiseno100
2e1778e1bd
Removed the Intel VS440FX
...
It doesn't POST and on all of that, not helpful at all on PC87307 development.
2020-05-05 12:10:15 +03:00
tiseno100
5e29bb7eb7
Added the FIC PA-2012
...
Motherboard of historic significance as it's the first ever one which came with AGP
2020-05-05 11:46:59 +03:00
tiseno100
1ef6f8da0c
Added the AVGA1 on the video table
2020-05-04 17:35:12 +03:00
tiseno100
5415b84041
Implemented the ACUMOS AVGA1
...
meant for the new Phoenix 286 clone
2020-05-04 17:33:36 +03:00
tiseno100
b23031fa65
The KENITEC serves the Phoenix 286 Clone
...
Unbranded NEAT Bios that work much better than Headland
2020-05-04 17:14:59 +03:00
tiseno100
b87b01896a
Replaced the TX100 with the FIC VA-502
...
Socket 7 predecessor to the already added VA-503+
2020-05-04 14:59:20 +03:00
tiseno100
721c64a045
Added an ACC 386DX AMI clone
...
Just a non-OEM AMI board
2020-05-03 20:08:32 +03:00
tiseno100
e0e14498af
Adjusted the RAM size of the MR 286 to 16MB
2020-05-03 16:43:43 +03:00
tiseno100
2d4cbcfd77
Added the generic MR 286 clone
2020-05-03 16:38:05 +03:00
tiseno100
722dd16c71
Replaced the Bora Pro with the Tyan Tsunami
...
It's a more functional and more stable board than the previous one. Works as intended. Might help to revive the abandoned PC87309 code from PCem-X
2020-05-02 21:27:05 +03:00
tiseno100
c854b7805f
Dev Branch machines with missing SIO on machine.h
2020-04-29 14:14:49 +03:00
tiseno100
ff29e04490
Added the missing 2 RW bitfields on command.
2020-04-29 11:39:25 +03:00
tiseno100
570034cb09
Improved the VIA VPX code
...
Moved host bridge write code via_vpx_write.
Default registers are now on via_vpx_init.
Read only registers are hardcoded.
2020-04-29 10:50:53 +03:00
OBattler
19eed0a404
A slight fix in mem.c.
2020-04-28 20:03:52 +02:00
OBattler
28530c83dc
Slight changes related to PAE.
2020-04-28 18:37:19 +02:00
OBattler
a34e5a7d84
Merge branch 'master' of https://github.com/86Box/86Box
2020-04-28 01:01:52 +02:00
OBattler
59822c6c0e
Overhauled DMA bus master reads and writes and cleaned up the AMD PCnet code a bit (network queue implementation is pending).
2020-04-28 01:01:39 +02:00
David Hrdlička
93dfb955dd
Revert "win: Add a timeout for the startblit function"
...
This reverts commit 3b357348b0
.
2020-04-27 15:06:10 +02:00
David Hrdlička
3b357348b0
win: Add a timeout for the startblit function
2020-04-27 14:48:35 +02:00
David Hrdlička
2a5382a97b
Remove mutex names, fixes #722
...
Named mutexes are used for inter-process synchronization, using them to synchronize threads of a single process is just begging for trouble when running multiple instances of the application.
2020-04-27 13:24:43 +02:00
David Hrdlička
276cd0cb80
Create config.yml
2020-04-27 11:31:51 +02:00
OBattler
bc3a2a3b20
Merge pull request #729 from richardg867/master
...
SPD improvements
2020-04-27 03:10:29 +02:00
OBattler
ad040f18b0
Changed an accidental addition to the correct subtraction in the 808x DAS instruction, fixes XTIDE port reporting.
2020-04-27 03:07:50 +02:00
RichardG867
e846672417
Merge branch 'master' of ssh://github.com/richardg867/86Box
2020-04-26 19:24:40 -03:00
RichardG867
958413a33d
SPD improvements
2020-04-26 19:24:15 -03:00
OBattler
ba8dc579ca
Merge branch 'master' of https://github.com/86Box/86Box
2020-04-26 22:29:49 +02:00
OBattler
32a0c79b74
Fixed the PCI slots on the Asus 486 PCI machine.
2020-04-26 22:29:37 +02:00
David Hrdlička
fb8c96189e
win: Fix hardcoded resource IDs
2020-04-26 21:59:22 +02:00
David Hrdlička
66bf3e2f68
win: Fix STR_NUM_2048
2020-04-26 21:03:31 +02:00
David Hrdlička
7d2f9189d3
win: Re-number string table entries
2020-04-26 21:03:31 +02:00
David Hrdlička
fb8d6666a7
win: Remove string table entries for the old menus
2020-04-26 21:03:31 +02:00
David Hrdlička
0a31013feb
win: Add actual names to the Media submenus
2020-04-26 21:03:31 +02:00
David Hrdlička
aa8bc8d620
win: Remove menu code from win_stbar.c
2020-04-26 21:03:31 +02:00
David Hrdlička
2564b6f24d
win: Switched status bar to the new media menus
2020-04-26 21:03:31 +02:00
David Hrdlička
e85b5549d0
win: Remove junk code
2020-04-26 21:03:31 +02:00
David Hrdlička
03f82fdb99
win: Replace the main menubar Media menu handler
2020-04-26 21:03:31 +02:00
David Hrdlička
3d723d9135
win: Fix Media menuitem checkboxes and graying out
2020-04-26 21:03:31 +02:00
David Hrdlička
39a0f4b9ca
win: Fix build
2020-04-26 21:03:31 +02:00
David Hrdlička
aa5014a3ce
win: Move remaining mount helper functions
...
We might want to consider renaming win_cdrom.c to something more fitting :P
2020-04-26 21:03:31 +02:00
David Hrdlička
70503973eb
win: Add the new Media menu handler
2020-04-26 21:03:31 +02:00
David Hrdlička
6838117fdd
win: Add helper methods for mounting images
2020-04-26 21:03:31 +02:00
David Hrdlička
c728ece0ee
win: Start splitting menu code from win_stbar.c
2020-04-26 21:03:31 +02:00
David Hrdlička
aa5d9555f5
win: Add menu resources for the drive menus
2020-04-26 21:03:31 +02:00
OBattler
105fbc6f84
Merge pull request #728 from richardg867/master
...
ASUS P/I-P65UP5
2020-04-26 18:48:26 +02:00
richardg867
446e919ef4
Merge branch 'master' into master
2020-04-26 13:47:06 -03:00
RichardG867
3d5f9de060
ASUS P/I-P65UP5
2020-04-26 13:43:06 -03:00