David Hrdlička
167abff1f0
Update build.md ( #989 )
2020-09-02 18:35:45 +02:00
Miran Grča
16eec3fc0c
Merge pull request #988 from 86Box/tc1995
...
DC-390 support implemented.
2020-09-02 18:25:12 +02:00
Miran Grča
5e2e0f72ca
Merge pull request #987 from tiseno100/master
...
Added minor fixes on the Spitfire + the Vaio PCV-240
2020-09-02 18:24:58 +02:00
TC1995
87ea210ee1
Implemented the Tekram DC-390 adapter (Am53c974 + 93cxx), mainly for
...
CD boot-capable PCI SCSI adapter support.
Begin the process of revamping/separating the EEPROM used by ATI
which is the same as the one as the DC-390 does use.
2020-09-02 17:50:24 +02:00
TC1995
156d265fa5
Merge branch 'master' of github.com:86Box/86Box into tc1995
2020-08-29 22:26:57 +02:00
tiseno100
a3cdd9fc0a
Added the Sony Vaio PCV-240
2020-08-29 13:25:40 +03:00
tiseno100
eca3d62be8
Added the Micronics Spitfire
...
Some 440LX Phoenix board
2020-08-27 21:21:57 +02:00
tiseno100
279f249c9e
Added the Micronics Spitfire
...
Some 440LX Phoenix board
2020-08-27 22:08:53 +03:00
Miran Grča
0950d5188b
Update m_at_misc.c
2020-08-27 19:41:40 +02:00
Miran Grča
15362f4582
Update m_at_misc.c
2020-08-27 19:40:37 +02:00
Miran Grča
467c511af1
Merge pull request #981 from tiseno100/master
...
Removed various machines of no use
2020-08-27 19:39:17 +02:00
Miran Grča
06a00bbee6
Merge branch 'master' into master
2020-08-27 19:39:09 +02:00
Miran Grča
93cafb06bf
Merge pull request #983 from richardg867/master
...
Un-devbranch Virtual PC 2007
2020-08-27 19:36:37 +02:00
RichardG867
37ce51ffb7
Remove vpc2007 from devbranch, part 2
2020-08-27 13:50:01 -03:00
RichardG867
24041d2c93
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-27 12:48:23 -03:00
RichardG867
082f99ef05
Remove vpc2007 from devbranch, part 1
2020-08-27 12:48:02 -03:00
tiseno100
0950814d40
Added misc machines on makefile. Fix compile bug
2020-08-27 17:15:02 +03:00
tiseno100
0a5d2d314b
Removed various machines of no use
2020-08-27 12:28:23 +03:00
TC1995
a6fcfa26b0
Merge branch 'master' of github.com:86Box/86Box into tc1995
2020-08-22 20:25:19 +02:00
Miran Grča
baaedc0ea4
Merge pull request #977 from tiseno100/master
...
Added the US Technologies 386 motherboard.
2020-08-22 19:20:12 +02:00
Michael Kamensky
69c8af4a2e
- Reset the SDL texture to avoid the renderer hanging.
2020-08-22 18:34:43 +02: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
OBattler
2d6cc7576b
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-19 01:38:49 +02:00
OBattler
37a4d26817
A number of IMD floppy image format handler fixes and it now does a sanity check on the sector type as well to detect malformed HxC IMD images with data errored sectors containing a variable number of bytes (against the specification).
2020-08-19 01:38:34 +02:00
David Simunič
687f29adb7
Update README.md
...
Updated Getting started to the new documentation link
2020-08-13 09:43:24 +02:00
Miran Grča
6e5c040608
Merge pull request #971 from richardg867/master
...
Fix POST card I/O ports
2020-08-13 03:00:17 +02:00
RichardG867
e6926352a9
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-12 21:55:33 -03:00
RichardG867
47c1fe8160
Fix POST card I/O ports
2020-08-12 21:55:25 -03:00
OBattler
81da0ba8e2
PostScript Printer fixes.
2020-08-13 02:53:16 +02:00
OBattler
44d11e0091
Removed SPD from the Compaq Presario 4500.
2020-08-13 00:42:21 +02:00
OBattler
f8f6401ddb
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-13 00:38:45 +02:00
OBattler
04fe0c9b30
Some bug fixes to the Compaq Presarior 4500 and its Super I/O chip.
2020-08-13 00:38:16 +02:00
Miran Grča
c2fd1cacc8
Update README.md
2020-08-12 17:33:30 +02:00
Miran Grča
2f8fa0b4a1
Merge pull request #969 from richardg867/master
...
Freeway FW-6400GX fixes
2020-08-12 06:24:54 +02:00
RichardG867
7295c65890
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-12 00:53:08 -03:00
RichardG867
070c898dfe
Fix SMBus-related reset crashes
2020-08-12 00:02:23 -03:00
RichardG867
23a606491f
Limit FW-6400GX to 2032 MB as the BIOS doesn't really like 2048 MB
2020-08-12 00:02:14 -03:00
RichardG867
7a4931afd6
Fix FW-6400GX flash type
2020-08-12 00:01:59 -03:00
OBattler
c61c2e9b04
Removed a piece of duplicate code I forgot to remove before in acpi.c.
2020-08-11 18:49:44 +02:00
Miran Grča
7e48cf3ea0
Merge pull request #967 from tiseno100/master
...
Mass ALi work
2020-08-11 18:19:02 +02:00
Miran Grča
aba42a7c44
Merge pull request #968 from richardg867/master
...
Freeway FW-6400GX
2020-08-11 18:18:12 +02:00
RichardG867
fbbe1b937e
Merge branch 'master' of https://github.com/86Box/86Box
2020-08-11 12:45:50 -03:00
RichardG867
bf9d517bca
Freeway FW-6400GX
2020-08-11 12:45:37 -03:00
tiseno100
2915080f02
Some rework on the write procedure of the ALi M1489
2020-08-11 10:36:04 +03:00
tiseno100
8b07e51df7
A little rework on the 286/386SX machine tables
...
Fixes some problems with the HDC's per machine.
2020-08-10 12:38:23 +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
TC1995
016cf5dc40
Merge branch 'master' of github.com:86Box/86Box into tc1995
2020-08-10 02:27:21 +02:00
OBattler
965511c6a2
Fixed DWORD ACPI writes.
2020-08-10 02:25:27 +02:00
OBattler
4b69570e28
Added the SMC FDC37C931APM Super I/O chip.
2020-08-10 00:15:58 +02:00
OBattler
94981d567e
Merged the ACPI common registers.
2020-08-09 22:42:07 +02:00