Commit graph

2595 commits

Author SHA1 Message Date
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
OBattler
771241a474
Merge pull request #577 from 86Box/feature/scamp
Added the SCAMP chipset, onboard AVGA2 and corresponding machine (Com…
2020-01-22 17:41:14 +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
9a0366d283
Merge pull request #576 from tiseno100/master
Restored the missing Phoenix & Quadtel 286 clones
2020-01-22 16:30:56 +01:00
tiseno100
32ef3c563c
Removed the Micronics 386 from Dev Branch 2020-01-22 14:05:08 +02:00
tiseno100
05004a6930
Restored the missing Phoenix & Quadtel 286 clones 2020-01-22 14:01:11 +02: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
OBattler
31c9a8b2f9
Merge pull request #572 from 86Box/bugfix/gus
Fixed the GUS and added configuration addresses and OPL for the WSS I…
2020-01-20 21:41:01 +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
2f5ba40367 Updated the ROM set link in README.md. 2020-01-20 05:41:10 +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
f16e82655f
Merge pull request #570 from 86Box/feature/ls486e
Added the Lucky Star LS-486E (SiS 496/497 board with AMI WinBIOS).
2020-01-20 04:03:33 +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
OBattler
7301a8f22a
Merge pull request #564 from MoochMcGee/bugfix/voodoo
Simple Voodoo bugfix
2020-01-18 23:21:34 +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
OBattler
d4508e434b
Merge pull request #562 from 86Box/bugfix/video2
Fixed compile failure.
2020-01-18 21:37:56 +01:00
TC1995
4c29f34571 Fixed compile failure. 2020-01-18 21:35:26 +01:00
OBattler
74effdc921
Merge pull request #561 from 86Box/bugfix/mga
Fixed various possible anomalies + implemented a 32-bit bltmod settin…
2020-01-18 21:30:08 +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
OBattler
d328cf3215 Fixed Xi8088 with 128k BIOS (requires ROM set update), fixed compile-breaking machine table entries, and updated README.md to link to the latest ROM set. 2020-01-18 06:27:35 +01:00
OBattler
de6b7119fa
Merge pull request #503 from tiseno100/master
Implementing some rework and improvement to the recently added machines.
2020-01-18 05:53:08 +01:00
OBattler
3ba1def248
Merge branch 'master' into master 2020-01-18 05:52:59 +01:00
OBattler
995e2f0c61 Fixed the fpu_log() function, it should now link correctly. 2020-01-18 04:53:30 +01:00
OBattler
bde65cb5ce More Matrox clean-ups, fixed the interlaced modes (1920x resolutions now work), and added the Matrox Mystique 220. 2020-01-18 04:33:57 +01:00
OBattler
8136f98911 The Pentium Pro and Pentium II Overdrive CPU's now use K6 timings when on the new recompiler. 2020-01-18 02:54:39 +01:00
OBattler
6ec5d9bcbc Cleaned up the Matrox code, added a dummy ILOAD FILTER opcode to make AMIDIAG no longer hang, added the 8 MB memory option, and fixed 32-bit blits with 8 MB is set. 2020-01-18 02:47:57 +01:00
OBattler
7f94aed206 Added the Mystique to video/vid_table.c. 2020-01-17 21:03:26 +01:00
OBattler
31d2b65ed6
Merge pull request #556 from 86Box/feature/mga
Added Matrox MGA (Mystique) emulation from PCem.
2020-01-17 16:30:00 +01:00
OBattler
f907641cc8
Merge pull request #553 from horkthane/feature/joystick_fixes
Assorted Joystick fixes
2020-01-17 15:59:06 +01:00
Daniel Gurney
756fabadd7 Add instructions for not using the shortcut (#555) 2020-01-17 14:25:29 +01:00
OBattler
4d7724d82d Implemented the VIA chipset's PIC shadow mode. 2020-01-17 06:57:45 +01:00
OBattler
0f7699d037 Split PIT timer from the counter CLOCK input handling, exposed a function to set a counter's CLOCK input, and implemented BCD mode. 2020-01-17 06:36:15 +01:00