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
|
128f075e9a
|
Fixed the naming and casing of the SuperMicro's.
|
2020-06-19 18:55:05 +02:00 |
|
OBattler
|
4e5bb14eb2
|
Merge pull request #852 from richardg867/master
Machine table fixes
|
2020-06-19 18:53:18 +02:00 |
|
RichardG867
|
f22e0a53d4
|
Machine table fixes
|
2020-06-19 13:49:26 -03:00 |
|
OBattler
|
5290bcf701
|
The SiS 471 machine now have the correct IDE controllers.
|
2020-06-19 18:47:57 +02:00 |
|
OBattler
|
a7e43ae601
|
Port ED now also runs all the timers on the recompiler if it has no handlers, like port EB.
|
2020-06-19 13:54:08 +02:00 |
|
OBattler
|
d595428092
|
Merge pull request #851 from tiseno100/master
Added the Acer A1G
|
2020-06-19 13:35:47 +02:00 |
|
tiseno100
|
9879691aa9
|
Fixed build issue
|
2020-06-19 14:17:10 +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
|
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 |
|