unreal9010
9bb96bd836
Fireball EX/CR now complete
2025-01-14 18:47:54 +01:00
unreal9010
b36d2c5aba
Few corrections to Quantum Fireball series
2025-01-14 16:59:53 +01:00
unreal9010
40c52048a6
Added a couple of Quantum Fireball SE/EX drives
2025-01-13 23:20:57 +01:00
MaxwellS04
96891e3489
Added the DiamondMax VL20 model name/speed
...
-Removed the duplicated 91024U3 model (plus head fixes)
-Added the secondary manufacturer name for the Travelstar 12GN model (either Hitachi or IBM OEM)
2025-01-02 04:17:45 +07:00
MaxwellS04
680d23f1f8
Replaced ST34312A with the SV1023D model
...
And also added the model codename to the first SpinPoint V6800 model
2025-01-02 01:39:07 +07:00
MaxwellS04
e05f9564f6
Added 20 more models
...
This gives a total of 40 recently-added HDD model names/speeds to use.
Also some model name additions for DeskStar 4 and DiamondMax 4320 series.
2025-01-01 12:11:47 +07:00
MaxwellS04
78f993c948
Added a note on Caviar 21700
2025-01-01 02:42:08 +07:00
MaxwellS04
7a8a45508e
Some name changes to the MK2101MAN
2025-01-01 02:21:52 +07:00
MaxwellS04
263fea8ed8
Added 20 forgotten HDD models
...
Also a few change to the Caviar 2850
2024-12-31 14:39:24 +07:00
MaxwellS04
36016b6be0
Update CY4320A model
2024-12-31 05:34:50 +07:00
MaxwellS04
90be6b1b2f
Added the remaining HDD models
...
-Removed the ESDI one since this is a pull request for HDD IDE models' addition
-Added notes as well
2024-12-18 16:22:11 +07:00
MaxwellS04
cd4e937291
Added the remaining 9 HDD models
...
Also some changes/fixes to the configuration.
2024-12-17 15:36:51 +07:00
MaxwellS04
f72657aeb0
Some model name changes
2024-12-12 05:37:04 +07:00
MaxwellS04
b38fb6b72a
Some changes to the configuration
2024-12-12 04:42:27 +07:00
MaxwellS04
b9de5d5f0f
Added the other 12 HDD models
...
This gives a total for the first batch (or basic set) of 32 HDD model names/speeds to use on 86Box 4.3. It is now ready to be merged.
Also changes to some configuration.
2024-12-09 16:52:21 +07:00
MaxwellS04
22fe79209c
I have forgotten one more change
2024-12-09 04:00:59 +07:00
MaxwellS04
8436ee0789
Fixed a compile-breaking mistake
2024-12-09 01:43:15 +07:00
MaxwellS04
3a0a3c85d0
Oops. One forgotten change
...
It's now ready to be merged for the new 4.3 release.
2024-12-09 01:41:55 +07:00
MaxwellS04
0e3be4e17e
One more change
...
It's now ready to be merged
2024-12-09 01:29:12 +07:00
MaxwellS04
1edfb0253c
Forgotten model name changes
2024-12-09 01:26:38 +07:00
MaxwellS04
9a6b131305
Added other 8 HDD models
...
That gives a total of 20 new HDD models to be added to 86Box and is ready to be merged.
2024-12-09 01:22:09 +07:00
MaxwellS04
c80a9ecd33
Fixed the configuration
...
The Fireball is acutally ATA-2, while the SpinPoint is ATA-5
2024-12-07 21:26:29 +07:00
MaxwellS04
7c3a54efb8
Added the two forgotten HDD models.
2024-12-07 21:19:49 +07:00
MaxwellS04
970f9eff34
Added a first batch of HDD model names/speeds
...
Adds 10 HDD models' names/speeds other than the generic 86B_HD00. It may not accurate but their models' names\speeds would be closer to the real ones.
Also adds the HDD type names to the Connor HDD models.
2024-12-07 20:14:18 +07:00
technomancer
5bfbc8352d
Add new machine GRiD GRiDcase 1520
...
AT/286 based early (1988) laptop with indestructible magnesium case.
Also add emulation of 3 specific Conner HDDs as required by stock 1520 BIOS.
It only works with these particular drives and requires them to be somewhat
slow or reads will hang. The alternative is to use RomBuster to patch your
BIOS.
The machine had 3 display options (640x480 plasma or 2 different LCDs).
For now we need to use stock CGA with mono amber monitor to get some of
the plasma feel. Next step is to add Yamaha V6366 video card support.
2024-09-17 20:14:18 -07:00
Alexander Babikov
82e6a7a129
Don't recognize no longer used HDD bus types
2024-03-20 20:33:30 +05:00
Alexander Babikov
8e06b5449f
Overhaul plat_get_string()
...
Now takes constants with human-readable names instead of
Win32 string table IDs, language.h is no longer needed
ui_msgbox*() no longer accepts string IDs as arguments directly,
plat_get_string() must be explicitly called to retrieve the string
2024-03-20 20:33:28 +05:00
OBattler
3d3e7f5cf3
Fixed a signedness mess-up in disk/hdd.c, fixes SCSI disk hangs when using non-RAM disk timings.
2023-10-30 20:09:55 +01:00
Jasmine Iwanek
7342c0a77a
More linting in src/disk
2023-08-22 23:54:06 -04:00
Jasmine Iwanek
998cfe5cc8
Constification
2023-07-25 17:59:24 -04:00
Jasmine Iwanek
1116aadb6f
Another round of sonarlint work
2023-07-04 10:53:44 -04:00
Jasmine Iwanek
21adfd4d50
Next round of sonarlint cleanups
2023-06-26 18:28:13 -04:00
OBattler
f57f3d883a
Added a sanity check to hdd_seek_get_time().
2023-06-19 00:01:46 +02:00
Jasmine Iwanek
ed1b369abd
Yet more sonarlint fixes
2023-05-29 06:21:17 -04:00
Jasmine Iwanek
3fe4f75108
A bit more clang-format
2022-11-19 11:53:07 -05:00
OBattler
27ebb27db7
Makefile.mingw corrections and made the code pass much stricter checks (now mandated by Makefile.mignw) to ensure GCC 14 readiness.
2022-11-17 22:44:06 +01:00
Jasmine Iwanek
bd75bc141a
Header cleanups
...
Tabs to spaces
Consistency
2022-11-13 21:15:47 -05:00
Jasmine Iwanek
6919451ae4
Fix string offsetting
2022-11-09 23:19:17 -05:00
ts-korhonen
0dabf88baf
Fix Qt 6.4 builds.
...
Cast from char* to QVariant was removed, use const char* instead.
2022-10-14 14:44:36 +03:00
Jasmine Iwanek
696f6f7e2f
clang-format in src/disk/
2022-09-18 17:19:22 -04:00
OBattler
97e33097b2
And in disk/hdd.c
2022-07-19 23:52:18 +02:00
Adrien Moulin
46f6540542
hdd: make speed preset configurable
...
This includes settings UI for Qt
2022-07-19 11:31:06 +02:00
OBattler
f47b20a824
Attempt to optimize hard disk timings by reducing if's.
2022-07-13 03:32:42 +02:00
Adrien Moulin
4c93710d79
Fix build error
2022-07-07 23:58:02 +02:00
Adrien Moulin
fe3061ff7a
Add HDD timing simulation
...
- realistic seeking and read/write speed
- read-ahead cache
- write cache
- preset system for performance characteristics
2022-07-07 23:35:34 +02:00
David Hrdlička
dfbbe08a07
rewrite the emulator to use UTF-8 internally
2021-03-30 09:46:49 +02:00
OBattler
795a6017d2
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
2020-10-14 23:15:01 +02:00
RichardG867
a3d6e4aa4e
Improve MFM/RLL/ESDI CD-ROM error message
2020-06-18 21:23:34 -03:00
David Hrdlička
a505894a10
Move all include files to src/include
...
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00
Daniel Gurney
0c509fd551
Remove version tree-wide
2020-03-25 00:46:02 +02:00