OBattler
2d6b15793d
Added the ASUS VL/I-486SV2G (GX4).
2020-06-19 12:41:01 +02:00
OBattler
e4dbacdce3
Bumped up maximum MFM tracks from 1023 to 2047, fixes #822 .
2020-06-19 12:10:04 +02:00
OBattler
bee3ceda8d
Merge pull request #824 from richardg867/master
...
TaskDialog conversion
2020-06-19 12:04:30 +02:00
OBattler
22068232b8
Merge branch 'master' of https://github.com/86Box/86Box
2020-06-19 12:02:29 +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
RichardG867
5bda6c628a
Fix redundant FDC name
2020-06-19 00:37:07 -03:00
RichardG867
3040f70995
Merge branch 'master' of https://github.com/86Box/86Box
2020-06-19 00:35:41 -03:00
RichardG867
9f5956d456
Add website to about dialog
2020-06-19 00:34:56 -03:00
RichardG867
666f02dc23
Move romset URL to 86box.h
2020-06-19 00:29:37 -03:00
RichardG867
07ec8cd78c
Move more stuff in the .rc file to EMU_NAME
2020-06-19 00:27:15 -03:00
RichardG867
a44c2c2fe1
Improve reset and exit confirmations
2020-06-19 00:26:13 -03:00
RichardG867
09083aa98a
Add custom buttons to overwrite confirmation questions
2020-06-19 00:21:40 -03:00
RichardG867
f73cbb79b6
Improve new_floppy messageboxes
2020-06-19 00:18:28 -03:00
RichardG867
9733beb542
Improve settings messageboxes
2020-06-19 00:16:05 -03:00
RichardG867
3539c4f465
Fix and improve fullscreen exit notice (also introducing MBX_DONTASK for "don't show this message again")
2020-06-18 21:46:28 -03:00
RichardG867
0a6e3ee1e2
Improve FluidSynth library dependency error
2020-06-18 21:35:42 -03:00
RichardG867
56e486b699
Improve printer library dependency errors
2020-06-18 21:31:56 -03:00
RichardG867
a3d6e4aa4e
Improve MFM/RLL/ESDI CD-ROM error message
2020-06-18 21:23:34 -03:00
RichardG867
a5e14f2ae7
Improve pcap errors
2020-06-18 21:21:10 -03:00
RichardG867
62724cda1f
Make "Exit" the default button for fatal errors
2020-06-18 21:11:32 -03:00
RichardG867
6eb7314c5b
Improve fatals and missing romset messages (also introducing ui_msgbox_header as a middle-of-the-road option)
2020-06-18 21:05:53 -03:00
RichardG867
47544cd02b
Introduce ui_msgbox_ex, allowing for customizable header and buttons
2020-06-18 20:36:37 -03:00
David Hrdlička
684833acf2
win: fix Other peripherals section in settings
...
Fixes FDC controller UI bugs #821
2020-06-18 16:14:20 +02:00
RichardG867
5957832a41
Convert about dialog to TaskDialog
2020-06-18 00:10:25 -03:00
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