Commit Graph

3305 Commits

Author SHA1 Message Date
RichardG867
78bc6d9887 Change startup error button to IDCANCEL, enabling the user to close the TaskDialog instead 2020-06-17 23:24:56 -03:00
RichardG867
eee75a7c1d Convert ui_msgbox to TaskDialog 2020-06-17 23:15:04 -03:00
RichardG867
02cdf5e787 Convert settings save prompt to TaskDialog 2020-06-17 23:07:32 -03:00
RichardG867
822bc9a3ab Convert startup errors to TaskDialog 2020-06-17 23:07:21 -03:00
OBattler
3373ea056a Disabled FDC logging. 2020-06-18 00:33:22 +02:00
OBattler
8e4757513f Automatic FINTR's on failed / zero-step seeks and recalibrates now also disable the timer, fixes booting floppies on Intel AMI BIOS'es. 2020-06-18 00:29:36 +02:00
OBattler
1f5933d4df Merge branch 'master' of https://github.com/86Box/86Box 2020-06-18 00:22:15 +02:00
OBattler
f8126ceaba Filed / zero-step seek and recalibrates now instantly raise FINTR when not on PCjr, fixes 386BSD seek errors (though 386BSD still triple fault resets). 2020-06-18 00:22:04 +02:00
OBattler
fac4a15980 Merge pull request #820 from 86Box/bugfix/cs8230_shadow
Ported the latest cs8230 patch from greatpsycho.
2020-06-17 23:48:55 +02:00
OBattler
562b47ec35 Merge pull request #819 from 86Box/bugfix/cirrus5434ibm
Restored the 0x0f switch case for the color depth of the Cirrus (rese…
2020-06-17 23:48:45 +02:00
TC1995
2831d7a879 Ported the latest cs8230 patch from greatpsycho. 2020-06-17 23:47:37 +02:00
TC1995
56411cac74 Restored the 0x0f switch case for the color depth of the Cirrus (reserved in the manual, maybe undocumented or not) 2020-06-17 23:44:37 +02:00
OBattler
4fa8fd3dc0 Another small PIC fix. 2020-06-17 19:25:58 +02:00
OBattler
be7ab2c0cc Fixed the PIC poll mode implementation. 2020-06-17 19:21:37 +02:00
OBattler
57d4dabdb7 Merge pull request #818 from 86Box/feature/external_fdc
Feature/external fdc
2020-06-17 14:53:21 +02:00
TC1995
33eec2ef52 Removed last instances of the deskpro 386 code. 2020-06-17 14:49:23 +02:00
TC1995
75badaf8a5 Removed the compaq deskpro 386 stuff. 2020-06-17 14:42:52 +02:00
TC1995
b97b9ae2f9 Merged all the latest and missed 86box commits.
Finally fixed the configuration UI of the FDC's.
2020-06-17 14:29:24 +02:00
OBattler
3470bebd81 Implemented the poll mode of the PIC, 386BSD no longer hangs (but now resets the machine after a while). 2020-06-17 02:49:20 +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
38eb5c4551 The AVGA1 and AVGA2 cards no longer require an AT, fixes #817. 2020-06-17 01:26:16 +02:00
TC1995
90d1ddac52 Hopefully fixed the UI for the Internal/External FDC hookup. 2020-06-17 00:51:06 +02:00
TC1995
f62fc73862 (Re-)added the Deskpro 386, but only in the development/incomplete section of the code definitions.
Selected XT and AT clones can use either their built-in FDC controller or an external one (the IBM AT and Compaq AT machines don't support booting from a 1.44M floppy so this makes the external floppy useful).
Added the FDC to the Adaptec AHA-154xCF ("2" variant) and defaulted to None to keep compatibility with existing FDC's.
2020-06-17 00:32:48 +02:00
TC1995
c1f1331c04 Added fdc_ext.h header to pc.c 2020-06-16 16:53:24 +02:00
TC1995
cfc8af3d05 Fixed the fix 4. 2020-06-16 16:50:16 +02:00
TC1995
465789bd5c Fixed the fix 3 (grr). 2020-06-16 16:44:25 +02:00
TC1995
aeae97fafc Fixed the fix 2. 2020-06-16 16:41:35 +02:00
TC1995
118192e598 Fixed the fix. 2020-06-16 16:37:48 +02:00
TC1995
c2840cf6cb Fixed the UI for the external FDC. 2020-06-16 16:33:36 +02:00
TC1995
a77c88addf Added external Floppy disk controller support. 2020-06-16 16:25:23 +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
OBattler
c27dbd5622 Merge pull request #816 from tiseno100/master
Added the missing S2DGE configuration
2020-06-16 13:24:55 +02:00
tiseno100
e1038e707b Added the missing S2DGE configuration 2020-06-16 14:00:40 +03:00
OBattler
4caf4555c2 Merge pull request #815 from tiseno100/master
Restored the S2DGE
2020-06-16 12:52:52 +02:00
tiseno100
71fc2026b2 removed the 1/2 hybrid pick 2020-06-16 13:18:15 +03:00
tiseno100
158d7aafd0 Restored the S2DGE
Considering the i686 fixes makes it function properly
2020-06-16 13:16:47 +03:00
OBattler
057127b55f Merge pull request #814 from tiseno100/master
Massive machine reorganisation to comply with the new way of selection
2020-06-16 11:46:53 +02:00
tiseno100
50432bbb87 Massive machine reorganisation to comply with the new way of selection 2020-06-16 12:39:53 +03:00
OBattler
3a442a936e Merge pull request #813 from amdk6/master
Fixed some inconsistencies in the machine table
2020-06-16 11:17:26 +02: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
OBattler
c2dad63613 Removed the Generic AMI "Poisk-2". 2020-06-16 00:41:42 +02:00
OBattler
74b0cf908a Merge pull request #811 from anabate123/master
Added two more Gateway 2000 FX machines.
2020-06-16 00:29:58 +02:00
anabate123
b8ea0d3efc Update machine.h 2020-06-15 17:57:45 -04:00
anabate123
54fb222fe5 Update machine_table.c 2020-06-15 17:56:27 -04:00
anabate123
73cfb87943 Update m_at_socket8.c 2020-06-15 17:50:39 -04:00
anabate123
b4506573df Update m_at_socket7_s7.c 2020-06-15 17:45:02 -04:00
OBattler
5100d2ae33 FPU type is now initialized to a sane value when there is no configuration. 2020-06-15 23:04:30 +02:00