Commit Graph

353 Commits

Author SHA1 Message Date
OBattler
1bb105b175 Fixed the memory limits of the PS/1 Model 2133, closes #886. 2020-07-12 17:42:01 +02:00
OBattler
be0a681f31 Removed the PS/ValuePoint from the Dev branch and moved the other Socket 4 Dell there, and the PS/ValuePoint now uses the SMC FDC73C665 Super I/O chip and a PCI version of the PS/1 keyboard controller. 2020-07-12 01:04:41 +02:00
OBattler
f4f7877ef6 Fixed the memory limits for the PB520R. 2020-07-11 04:15:04 +02:00
OBattler
72cfa4dcb8 Implemented the Intel 82091AA Super I/O chip and added the Packard Bell PB520R, closes #825. 2020-07-11 03:37:25 +02:00
Miran Grča
3874441b1f Merge pull request #913 from richardg867/master
Add AEWIN AW-O671R
2020-07-08 22:03:19 +02:00
RichardG867
a0237c261a PCM-5330 has options for 32/64/128 MB RAM 2020-07-08 11:50:05 -03:00
RichardG867
df82178f8f PCM-9340 has a SDRAM slot 2020-07-08 11:44:07 -03:00
nerd73
8be211c69a Merge branch 'master' into opti291 2020-07-08 02:00:46 -06:00
nerd73
845e2fdb6e also, remove the hdc flag as it has no internal hdc 2020-07-08 01:50:40 -06:00
RichardG867
a1ddceb01b Merge branch 'master' of https://github.com/86Box/86Box 2020-07-07 23:29:41 -03:00
RichardG867
00552eb707 Add AEWIN AW-O671R 2020-07-07 23:29:32 -03:00
OBattler
f696dc69ad Added the CMD640 (but the associated PB520R is not yet properly done, needs the 82091AA, so it's disabled until I implement it), fixed initialization of the IDE registers on the SMSC southbridge, bumped up the number of emulated serial ports to 4 (was 2), and added the ability to properly have multiple W83977's on a single machine. 2020-07-08 04:24:25 +02:00
RichardG867
fef6e7f082 Set proper CPU speeds for each STPC machine 2020-07-07 16:05:05 -03:00
RichardG867
710796a180 Add ITOX STAR, a STPC Client machine with hardware monitoring and AMIBIOS 6 2020-07-06 21:12:09 -03:00
RichardG867
61eb51e1fa Enable PS/2 mouse on STPC machines 2020-07-06 20:24:31 -03:00
RichardG867
c1dd844747 Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/machine/machine_table.c
#	src/win/Makefile.mingw
2020-07-06 18:47:50 -03:00
RichardG867
11114c97d2 Initial implementation of STPC chipsets and machines 2020-07-06 18:45:34 -03:00
nerd73
5b260dbfd4 Add a 386SX Award v4.20 machine
As well as a basic implementation of the OPTi 291 chipset that it uses.
2020-07-03 00:18:16 -06:00
tiseno100
525a6f0278 Added the RYC Leopard LX
An interesting kind of 386DXish/486 kind of board. Uses the IBM 486SLC(only!) which is commonly found in PS/2 & PS/1 286 & 386 computers as an "upgrade" chip
2020-07-02 22:10:36 +03:00
Gey Cunt
57d7982a53 Added various Dell machines 2020-06-30 16:15:48 +03:00
tiseno100
388825377c Implemented the OPTi 895
Similar the OPTi 495 & 802G. It's a 486 ISA/VLB chipset used by many known boards. One being the PB450.
2020-06-29 16:26:18 +03:00
OBattler
96228bc41d Overhauled the SiS 496/497 chipset emulation (and added the DRB locking to it) (later Zida Tomato 4DPS BIOS'es now work, and we now use the actual 1.72), fixed the W83787F and FDC37C932FR Super I/O chips, removed the no longer needed Acer M3A registers (that's now correctly handled as FDC37C932FR GPIO), and a number of bugfixes here and there. 2020-06-29 01:10:20 +02:00
RichardG867
3a9408eadc APAS3 only has 3 slots 2020-06-26 22:14:22 -03:00
RichardG867
5a3c3a1c93 Fix VA-503+ maximum RAM 2020-06-26 21:32:24 -03:00
RichardG867
41c1f18c2f Fix PA-2012 maximum RAM 2020-06-26 21:28:52 -03:00
Miran Grča
936462910c Merge pull request #870 from 86Box/bugfix/ibm_ps1_m2133
Bugfix/ibm ps1 m2133
2020-06-25 23:52:46 +02:00
TC1995
82b12d71b3 Fixed on-board video on the IBM PS/1 2133. 2020-06-25 22:57:42 +02:00
TC1995
dd0180afcb Moved the IBM PS/1 Model 2133 out of dev branch.
Added the VLSI VL82c480 chipset and the unknown sio that the PS/1 2133 EMEA 451 uses.
Added on-board Cirrus GD5426 video card
2020-06-25 22:43:20 +02:00
tiseno100
1c0507c4ea Added the AmazePC AM-BX133 2020-06-25 22:32:46 +03:00
nerd73
09ffa05f89 Improvements to the OPTi 597 machine.
- Add emulation of the FDC37C661 Super I/O
- Fix Pentium VLB timing (was running VLB at 2x bus speed instead of 1/2 bus speed)
- Fix the cache register on the OPTi 5x7 chipset
- The actual minimum RAM amount is 2 MB, not 1 MB.
- Fix chipset naming consistency
2020-06-23 15:04:10 -06:00
tiseno100
1da0a78b6a Restored the Phoenix 386SX clone
Restored this old machines from the PCem-X era. Seems to be ok with the restored Intel 82335 chipset.
2020-06-23 17:55:51 +03:00
tiseno100
f29e48d2d7 Restored the Intel 82335 chipset
Restored the old Intel 82335 code remnant of the PCem-X era.
2020-06-23 14:00:34 +03:00
OBattler
8bf15f535b Pages above the top of RAM now have mem[] pointing to a 4096-byte array of FF's, and fixed the naming and indentation of the P5MP3 in machine/machine_table.c. 2020-06-21 04:03:14 +02:00
OBattler
d375b00c8c Added the Biostar 8500TUC (430HX AMI Hi-Flex) and fixed a PIC 2 bug. 2020-06-21 02:14:58 +02:00
tiseno100
2b46d0bef9 readded the ASUS P5MP3
Some 430LX board using Award 4.50 non G BIOS.
2020-06-21 00:09:39 +03:00
OBattler
e7b2f29a9a Manually applied (and improved) Tiseno100's Acer A1G changes. 2020-06-19 19:09:32 +02:00
OBattler
128f075e9a Fixed the naming and casing of the SuperMicro's. 2020-06-19 18:55:05 +02:00
RichardG867
f22e0a53d4 Machine table fixes 2020-06-19 13:49:26 -03:00
tiseno100
0202543b2f Readded the ASUS SiS 471
removed by mistake.
2020-06-19 14:16:34 +03:00
tiseno100
ba73fa0700 Added the Acer A1G
An "integrated" style Acer 486 board. Uses the ALi M1429G chipset.

Also fixed some typo's on the Machine table.
2020-06-19 14:13:11 +03:00
OBattler
2d6b15793d Added the ASUS VL/I-486SV2G (GX4). 2020-06-19 12:41:01 +02:00
OBattler
d326017233 Added the Acer V30 and a number of IDE and AT keyboard changes needed to make it work, closes #367. 2020-06-19 12:02:17 +02:00
OBattler
6450830b51 The Hedaka HED-919 now supports up to 1 MB of RAM. 2020-06-17 01:49:45 +02:00
OBattler
c7f5d1aab2 Fixed the name of the ASUS 386DX ISA to ASUS ISA-386C, and since the RAM limit has already been fixed to 16 MB, this closes #792. 2020-06-17 01:44:57 +02:00
OBattler
0413a48a5c Fixed the tabbing in machine/machine_table.c and made all the SuperMicro machines' names consistent. 2020-06-16 13:38:15 +02:00
tiseno100
158d7aafd0 Restored the S2DGE
Considering the i686 fixes makes it function properly
2020-06-16 13:16:47 +03:00
tiseno100
50432bbb87 Massive machine reorganisation to comply with the new way of selection 2020-06-16 12:39:53 +03:00
Gey Cunt
f163c5ca7d Fixed some inconsistencies 2020-06-16 09:27:03 +03:00
OBattler
a2515f556b Added the AOpen AX6BC. 2020-06-16 02:23:56 +02:00
OBattler
cfd10447e0 The Settings dialogs now categorizes the machines to declutter the list. 2020-06-16 01:58:07 +02:00