amdk6
246ec0c168
Added the IBM PS/ValuePoint 433DX/Si, and the HP Vectra 486VL
...
Albeit, the Vectra 486VL will be dev branched because of HDC related issues.
2020-10-15 21:38:11 +03:00
OBattler
795a6017d2
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
2020-10-14 23:15:01 +02:00
tiseno100
dd914429d8
Added the Phoenix 486 Jumper Readout port
...
A must have for Phoenix 486 machines
2020-09-29 12:07:03 +03:00
tiseno100
20cd01aaca
Added the US Technologies 386 motherboard.
...
Late 386 motherboard using the Award 4.50G BIOS.
2020-08-19 23:51:40 +03:00
tiseno100
415a4c4f58
Mass ALi work
...
It includes the M1489 which the rewritten M1429. Also a machine for the new 931APM SIO
2020-08-10 12:20:29 +03:00
amdk6
fa424c13aa
Corrected the comment on the PC 330
2020-08-08 19:07:02 +03:00
amdk6
1230b0c6a7
Gave the IBM PC 330 the OPTi 611 HDC
2020-08-08 18:59:23 +03:00
amdk6
6dfe2fde4a
Added the IBM PC 330 type 6571
2020-08-07 12:06:46 +03:00
tiseno100
6bef7affd7
Chips & Technologies 486 emulation
...
Some extremely basic 486 chipset. Used by very few motherboards.
2020-07-19 13:46:01 +03:00
tiseno100
1701dc5a4a
VIA 486 bringup
2020-07-17 14:18:54 +03:00
RichardG867
a1e273b13b
STPC serial and parallel support
2020-07-14 22:24:22 -03:00
RichardG867
ee05d83dd7
Give the PCM-5330 its PCI slot
2020-07-07 18:23:32 -03:00
RichardG867
96750ab75d
Fix flash types for STPC machines
2020-07-07 16:17:03 -03:00
RichardG867
5f1f9575e8
Fix PCM-5330 FDC port
2020-07-07 15:57:49 -03:00
RichardG867
eb955eecf9
VLB IDE is technically more correct
2020-07-07 13:34:57 -03:00
RichardG867
5b0e29d0ff
STPC improvements
2020-07-07 13:25:17 -03:00
RichardG867
ce6ccc03b1
Add PCI to the ITOX STAR
2020-07-06 21:32:03 -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
1ed6143f02
Implement STPC IDE
...
Note that only the AR-B1479 has two IDE channels available on the board.
2020-07-06 20:24:24 -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
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
tiseno100
0b17c4ef31
Fixed a small inconsistency
2020-06-29 16:28:22 +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
OBattler
d2dbf49e3c
Added the Catalyst 28F010 Flash chip needed by the ASUS P5MP3, fixed a memory leak in the Intel Flash close code (it was not free'ing dev->array), and unified all the flash chip header files into one single flash.h.
2020-06-21 03:58:32 +02:00
tiseno100
da873eab12
The A1G doesn't have VLB capabilities
...
Changed the 2CH IDE controller to the ISA variation as the A1G doesn't have any VLB capabilities at all.
2020-06-20 15:45:23 +03:00
OBattler
e7b2f29a9a
Manually applied (and improved) Tiseno100's Acer A1G changes.
2020-06-19 19:09:32 +02:00
OBattler
5290bcf701
The SiS 471 machine now have the correct IDE controllers.
2020-06-19 18:47:57 +02: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
8837d5d882
Implemented the National Semiconductors PC87307, PC87309, PC87332, and PC97307 Super I/O chips, fixed a number of bugs, and removed two machines from the Dev branch due to them now having the correct Super I/O chips.
2020-06-14 21:59:45 +02:00
OBattler
9c6f0d806e
A slight reorganization of the source tree and fixed a warning in disk/mo.c.
2020-06-13 10:17:57 +02:00
OBattler
d94db23979
Re-added the built-in NCR 53c810 PCI SCSI controller to the ASUS PCI/I-486SP3G.
2020-06-12 23:34:43 +02:00
OBattler
92a1425896
Implemented the Intel 420EX combined northbridge and southbridge, added the ASUS PVI-486AP4, and overhauled SMRAM handling (which also implements some previously missing extended SMRAM features of the 440BX+ and VIA Apollo series of chipsets).
2020-06-12 23:29:12 +02:00
tiseno100
53ffc9ae72
Added the SiS Rabbit
...
Some high-end 386DX chipset
2020-06-06 07:46:59 +03:00
David Hrdlička
dfa28eb8e9
Revert "Machine path reorganisation"
...
This reverts commit 0a48dbcfcd .
2020-05-22 22:32:46 +02:00
tiseno100
0a48dbcfcd
Machine path reorganisation
...
The machine roms have been reorganized according to class(8086 - 286), CPU model (286 - 486) & Socket(Socket 4 - PGA370). Few exceptions are some manufacturer ROMs
2020-05-22 17:41:42 +03:00
OBattler
f46181db78
Several fixes - the MR BIOS'es now work on the recompiler (thank you, port EBh!), so they have been moved out of the Dev branch.
2020-05-13 03:43:02 +02:00
tiseno100
e1ec42d2b2
Fix and Dev Branch the PCI/I-486SP3G
...
Use the SST 29EE010, Include the NCR 810 onboard SCSI chip and use the AMI KBC like the real deal.
2020-05-08 16:20:18 +03:00
tiseno100
721c64a045
Added an ACC 386DX AMI clone
...
Just a non-OEM AMI board
2020-05-03 20:08:32 +03:00
OBattler
32a0c79b74
Fixed the PCI slots on the Asus 486 PCI machine.
2020-04-26 22:29:37 +02:00
OBattler
fd8e59b6f2
Moved the AMI WinBIOS SiS 471 to the Dev branch because literally any such BIOS I try, has problems. Also moved the Matrox cards to the Dev branch.
2020-04-20 14:50:03 +02:00
TC1995
2a58183187
Fixed coding style in the CS8230 machine.
2020-03-31 00:48:36 +02:00
David Hrdlička
a505894a10
Move all include files to src/include
...
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00
nerd73
98e6a48cef
A port of the ECS 386/32 machine from PCem.
2020-03-24 21:53:19 -06:00
Daniel Gurney
0c509fd551
Remove version tree-wide
2020-03-25 00:46:02 +02:00
OBattler
490c04fcae
Current WIP code.
2020-02-29 19:12: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