OBattler
|
7a354ac7a8
|
Keyboard_at.c newline.
|
2020-03-23 02:45:48 +01:00 |
|
OBattler
|
449118db21
|
SST flash fixes - the implementation of the 29EE0*0 is now correct (BIOS flashers and CIH work).
|
2020-03-23 02:44:11 +01:00 |
|
OBattler
|
b1aea66e41
|
Aded optional PCI slot logging to detect unassigned slots (used for detecting what slot the southbridge should use, for example).
|
2020-03-23 02:41:18 +01:00 |
|
OBattler
|
ae1f1529ea
|
The P2B now correctly uses the W83877EF.
|
2020-03-23 02:38:03 +01:00 |
|
OBattler
|
ecb5701fcd
|
Merge branch 'temp' of https://github.com/86Box/86Box into temp
|
2020-03-23 02:37:12 +01:00 |
|
OBattler
|
b833f39496
|
ROM read and Winbond fixes, also added the Winbond 83977EF.
|
2020-03-23 02:37:06 +01:00 |
|
OBattler
|
ea5531c0f3
|
Merge pull request #615 from richardg867/temp
ASUS P2B-LS board
|
2020-03-23 02:06:56 +01:00 |
|
OBattler
|
6a111545a1
|
ZIP and (SCSI) CD-ROM code now round the maximum transfer size to the nearest sector size for disk access commands, fixes CD-ROM booting on later ASUS BIOS'es.
|
2020-03-22 23:12:02 +01:00 |
|
OBattler
|
b999cce723
|
Some fixes to fix PIIX3 machines, fatal's on BIOS'es accessing the OPL, and RAM limits on 430TX machines.
|
2020-03-22 01:17:49 +01:00 |
|
RichardG867
|
18562b5f7d
|
ASUS P2B-LS board
|
2020-03-20 23:27:23 -03:00 |
|
RichardG867
|
b508085f13
|
Fix KBC-related reboot loops on more recent AMI BIOSes
|
2020-03-20 21:29:13 -03:00 |
|
RichardG867
|
14935da701
|
Fix build with new dynarec disabled
|
2020-03-20 21:21:37 -03:00 |
|
OBattler
|
5c4542283d
|
Disabled some excess logging.
|
2020-03-01 00:53:38 +01:00 |
|
OBattler
|
dc59cdf48e
|
Fixed the 6ABX3's machine name.
|
2020-03-01 00:50:45 +01:00 |
|
OBattler
|
ed6e8ffb77
|
Fixed CPUID's for low-clocked Klamath and Deschutes Pentium II's.
|
2020-03-01 00:48:32 +01:00 |
|
OBattler
|
a9ffc5b8c9
|
Even more fixes - the 6ABX3 now is fully implemented and works, except for the Super I/O chip.
|
2020-03-01 00:35:18 +01:00 |
|
OBattler
|
d26dfc8f0e
|
More fixe and renamed the 440BX machine to 6ABX3.
|
2020-03-01 00:23:47 +01:00 |
|
OBattler
|
1972afd8aa
|
AT NVR fixes for PIIX4.
|
2020-03-01 00:16:58 +01:00 |
|
OBattler
|
490c04fcae
|
Current WIP code.
|
2020-02-29 19:12:23 +01:00 |
|
OBattler
|
8b07849cf5
|
Merge branch 'master' into master
|
2020-01-25 21:27:24 +01:00 |
|
OBattler
|
64e161985c
|
Merge pull request #581 from tiseno100/master
The Micronics 09-00021 is actually discrete & 386DX based
|
2020-01-25 21:25:23 +01:00 |
|
tiseno100
|
c6d38548c7
|
The Micronics 09-00021 is actually discrete & 386DX based
For https://github.com/86Box/86Box/issues/580
|
2020-01-25 17:17:41 +02:00 |
|
nerd73
|
15acc9a537
|
Machine table updates
|
2020-01-23 22:33:56 -07:00 |
|
OBattler
|
e1e2d2d17d
|
Fixed the MPU-401 tempo stuff.
|
2020-01-23 06:40:20 +01:00 |
|
TC1995
|
c884438414
|
Fixed file version of scamp and corrected the machine.h header.
|
2020-01-22 17:31:34 +01:00 |
|
TC1995
|
299c47925e
|
Added the SCAMP chipset, onboard AVGA2 and corresponding machine (Commodore SL386SX-25).
|
2020-01-22 17:26:36 +01:00 |
|
OBattler
|
4f6d27a8f4
|
Integer scale is now actually integer scale (but might still be blurred by the host hardware if using the SDL (Hardware) renderer, so use SDL (Software) if you don't want the blur).
|
2020-01-22 05:24:44 +01:00 |
|
OBattler
|
e17c47f590
|
Disabled excess logging in the Matrox code.
|
2020-01-21 07:29:28 +01:00 |
|
OBattler
|
2edbc38ec3
|
Fixed bugs with PIC 2, fixes IDE bugs among other things.
|
2020-01-21 03:47:37 +01:00 |
|
OBattler
|
f662b9f342
|
Fixed the 286+ CPU timer running.
|
2020-01-21 02:00:04 +01:00 |
|
OBattler
|
fd58f1e79b
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-01-21 01:23:48 +01:00 |
|
OBattler
|
7506b4667e
|
Fixed the HLT instruction on 286+ and Intel Flash aliasing.
|
2020-01-21 01:23:35 +01:00 |
|
TC1995
|
eb9812645e
|
Fixed the GUS and added configuration addresses and OPL for the WSS ISA card.
|
2020-01-20 14:07:24 +01:00 |
|
OBattler
|
aa7dee91bc
|
Reimplemented the ATi EGA wonder on the EGA code instead of (S)VGA, now it actually works and has the same configuration options as the other EGA cards.
|
2020-01-20 05:36:44 +01:00 |
|
OBattler
|
78d0c01a95
|
Added the Lucky Star LS-486E (SiS 496/497 board with AMI WinBIOS).
|
2020-01-20 04:02:49 +01:00 |
|
OBattler
|
f4a2383742
|
Fixed the name and maximum RAM of the VIA machine and some indentation in the machine tables.
|
2020-01-19 22:03:22 +01:00 |
|
OBattler
|
cc9b3165b5
|
Added the --noconfirm/-N option to suppress the confirmation dialog box on quitting the emulator, closes #464.
|
2020-01-19 06:19:07 +01:00 |
|
OBattler
|
f15e0268cf
|
Fixed the indentation mess introduced by the ATi EGA Wonder commit, fixed port 0x3C2 return on the non-EGA ATi 18800's, and made the ATi-Edge16 initialize with only 256 kB of video RAM, closes #515.
|
2020-01-19 06:08:53 +01:00 |
|
OBattler
|
0cb2fa034c
|
Fixed some bugs and warnings, and cleaned-up and reworked the MIDI input stuff so that MIDI input can go to multiple devices at a time (each device allows configuring, whether or not it should receive MIDI input), and fixed MIDI input on the Sound Blaster 16/AWE32's built-in MPU-401.
|
2020-01-19 05:45:05 +01:00 |
|
OBattler
|
928010de71
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-01-19 03:00:26 +01:00 |
|
OBattler
|
1be242ac81
|
Changed the AMI WinBIOS SiS 471 to use a better working BIOS.
|
2020-01-19 03:00:15 +01:00 |
|
OBattler
|
7f0e0cb5bf
|
Merge pull request #563 from 86Box/feature/egawonder800
Added the ATI EGA Wonder 800+ from PCem + updated file versions.
|
2020-01-19 00:14:58 +01:00 |
|
OBattler
|
94476dd6e0
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-01-19 00:08:51 +01:00 |
|
OBattler
|
93bac02250
|
Well, it turn out I forgot to commit the file that actually fixed the Matrox'es on the MVP3. I apologize for this.
|
2020-01-19 00:08:40 +01:00 |
|
Melissa Goad
|
01fcdc7185
|
Simple Voodoo bugfix
|
2020-01-18 16:18:49 -06:00 |
|
TC1995
|
6f42118f00
|
Added the ATI EGA Wonder 800+ from PCem + updated file versions.
|
2020-01-18 22:25:52 +01:00 |
|
TC1995
|
4c29f34571
|
Fixed compile failure.
|
2020-01-18 21:35:26 +01:00 |
|
TC1995
|
ce8557bf96
|
Fixed various possible anomalies + implemented a 32-bit bltmod setting required by some Win9x Matrox Mystique drivers.
|
2020-01-18 21:27:10 +01:00 |
|
OBattler
|
c9b065f9d0
|
Fixed the Matrox Mystique's on the VIA machine.
|
2020-01-18 16:52:19 +01:00 |
|
OBattler
|
76383d3722
|
Moved the ValuePoint to the Dev branch until its floppy mess is some day sorted out.
|
2020-01-18 08:42:55 +01:00 |
|