Commit Graph

13044 Commits

Author SHA1 Message Date
Jasmine Iwanek
1d325d411d Fix underlying segfaults too 2024-06-07 22:47:50 -04:00
OBattler
f95b1d984d ISA memory and RTC cards: Only enable the configure button if the device actually has a configuration structure present. 2024-06-08 04:35:29 +02:00
OBattler
ec0287cd2f Added the missing fallthrough marker. 2024-06-07 18:23:16 +02:00
OBattler
dc7b93dc04 device/isamem.c: Fix the two bugs reported by lemondrops. 2024-06-07 18:21:55 +02:00
OBattler
86de260b24 mem.c: Double the pages array size for 386SX, fixes the segmentation fault when trying to use the Amstrad MegaPC with more than 16 MB and the 486+ interpreter. 2024-06-07 14:19:10 +02:00
Miran Grča
2d0274c904 Merge pull request #4514 from jriwanek-forks/5170
Correct IBM 5170 memory size, more IBM ISA memory cards
2024-06-07 08:59:28 +02:00
Jasmine Iwanek
1ea76d2e37 Correct onboard memory on the 5170 2024-06-07 02:43:04 -04:00
Jasmine Iwanek
006207151f 64/256KB Memory Expansion Option 2024-06-07 02:43:04 -04:00
Jasmine Iwanek
a206a2ee54 Add IBM PC/XT 64K Memory Expansion Option 2024-06-07 02:43:04 -04:00
Jasmine Iwanek
0e386ffad7 Add IBM PC/XT 32K Memory Expansion Option 2024-06-07 02:42:42 -04:00
Miran Grča
0da54a4bd8 Merge pull request #4513 from jriwanek-forks/lotech
Improve lotech EMS
2024-06-07 08:38:33 +02:00
Jasmine Iwanek
ddc36d66df Add IBM PC/AT 128KB Memory Expansion Option 2024-06-07 02:35:29 -04:00
Jasmine Iwanek
603fdb0331 Fix various comments in isamem.c 2024-06-07 02:33:21 -04:00
Jasmine Iwanek
0f5fd9fbd0 Fixed EV159's max ram and remove flag kludge 2024-06-07 02:08:28 -04:00
Jasmine Iwanek
e290347433 Remove needless parens 2024-06-07 01:38:32 -04:00
Jasmine Iwanek
3258ed67f9 Improve lotech EMS 2024-06-07 01:37:51 -04:00
OBattler
b3e72559a7 ISA Memory cards: Partial rewrite of EMS to support up to two ranges on each EV-159, and make the page frame address changing actually work. 2024-06-07 06:25:49 +02:00
OBattler
8301f82c70 Merge branch 'master' of https://github.com/86Box/86Box 2024-06-06 02:37:30 +02:00
OBattler
fc6d93598f Tyan Trinity: Move the Winbond Super I/O chip onto ports 3F0h/3F1h where it's supposed to be, fixes internal device mess in Windows ME. 2024-06-06 02:37:22 +02:00
Miran Grča
2834d2bb94 Merge pull request #4512 from 86Box/tc1995
Ported the "latest" YMFM changes.
2024-06-05 22:58:54 +02:00
TC1995
0c6f54ac0e Ported the "latest" YMFM changes.
To 86box.
2024-06-05 22:10:26 +02:00
richardg867
a529359993 config: Fix incorrect saving of cpu_override_interpreter 2024-06-03 22:40:46 -03:00
Miran Grča
bfaff911c8 Merge pull request #4511 from jriwanek-forks/emswork
Improvements to the RAMpage XT and EMS logging
2024-06-03 07:14:50 +02:00
Jasmine Iwanek
99957425f0 Yet more improvements to Rampage/XT 2024-06-03 00:46:51 -04:00
Jasmine Iwanek
9d7cffb7a8 Improve EMS logging 2024-06-03 00:46:51 -04:00
OBattler
27248397d2 ATi Mach 8: Fix a warning. 2024-06-03 04:01:00 +02:00
OBattler
d6baa28992 ISA memory cards: Implement EMS frame address recalculation. 2024-06-03 03:37:47 +02:00
Miran Grča
8a8d5f0870 Merge pull request #4510 from jriwanek-forks/bocaram
Add BocaRAM/XT plus more EMS improvements
2024-06-02 07:22:09 +02:00
Jasmine Iwanek
d0e01cfa5e Corrections to AST Rampage 2024-06-02 00:01:58 -04:00
Jasmine Iwanek
c39abcc09c A few fixes to to the BocaRAM/AT 2024-06-02 00:01:58 -04:00
Jasmine Iwanek
b5312b9499 Add BocaRAM/XT 2024-06-02 00:01:57 -04:00
Jasmine Iwanek
e2f8d32ca4 Merge pull request #4509 from josephillips85/master
Fixing bus type
2024-06-01 22:53:14 -04:00
Jose Phillips
ca74d3a5bd Fixing bus type 2024-06-01 21:24:02 -05:00
Miran Grča
fe04f224fa Merge pull request #4508 from josephillips85/master
Added Machine Motherboard Acer100T
2024-06-02 02:01:44 +02:00
Jose Phillips
066f153dee Added Machine Motherboard Acer100T 2024-06-01 18:39:40 -05:00
Miran Grča
eb3e2e82a2 Merge pull request #4507 from jriwanek-forks/lotech-fix
Two fixes to lo-tech EMS board
2024-06-01 16:42:58 +02:00
Miran Grča
a37c6bf925 Merge pull request #4506 from jriwanek-forks/floppy
Add 2.88MB dual RPM drive
2024-06-01 16:42:49 +02:00
Jasmine Iwanek
af03a0147e Two fixes to lo-tech EMS board 2024-06-01 00:21:18 -04:00
Jasmine Iwanek
8e556ada7e Add (commented out) eqiv of the TEAC FD-235GF
Commented out because it could actually be our existing 35_2hd_nec, we need to check whether this needs the INVERT_DENSEL flag or not
2024-05-31 23:56:30 -04:00
Jasmine Iwanek
77d1da5e8f Add ED dual RPM drive 2024-05-31 23:56:30 -04:00
Jasmine Iwanek
33eb7993fb Add some notes on drive equivalents 2024-05-31 23:56:30 -04:00
Jasmine Iwanek
b7994ab917 A few formatting cleanups in fdd.c 2024-05-31 23:56:30 -04:00
OBattler
86b9ccc8f9 Merge branch 'master' of https://github.com/86Box/86Box 2024-06-01 02:00:37 +02:00
OBattler
ab137e999e VIA Apollo VPX: Fix SMRAM handling. 2024-06-01 02:00:22 +02:00
Miran Grča
9b4846dad1 Merge pull request #4502 from jriwanek-forks/lotech
Add the lo-tech EMS Board
2024-05-31 07:31:20 +02:00
Jasmine Iwanek
bd28ad2fe4 Fix trivial bug in EMS5150 2024-05-31 00:45:33 -04:00
Jasmine Iwanek
028142136a Fix Max EMS per board 2024-05-31 00:44:04 -04:00
Jasmine Iwanek
3f0e5ccf27 Add the lo-tech EMS Board 2024-05-31 00:40:06 -04:00
Miran Grča
c50d0c3208 Merge pull request #4501 from AkBKukU/master
Add years to the Machine Type names
2024-05-30 18:33:22 +02:00
Shelby Jueden
c68a4445ae Add years to the Machine Type names 2024-05-30 08:13:04 -07:00