OBattler
|
c10fc05ea6
|
Ported the CPU fixes from PCem.
|
2020-11-20 01:28:36 +01:00 |
|
Miran Grča
|
1fc3ef5502
|
Merge pull request #1103 from richardg867/master
Programmatic CPU table improvements
|
2020-11-20 01:10:48 +01:00 |
|
Miran Grča
|
8147601273
|
Merge pull request #1106 from 86Box/tc1995
Ported the latest PCem banshee fixes.
|
2020-11-20 01:07:03 +01:00 |
|
Miran Grča
|
2370bf3144
|
Merge pull request #1107 from dhrdlicka/feature/settings-tweaks
Tweaks to the Settings dialog
|
2020-11-20 01:06:46 +01:00 |
|
David Hrdlička
|
ec38d21529
|
Fix warning
|
2020-11-20 00:26:11 +01:00 |
|
David Hrdlička
|
8504a00a00
|
Make the list views in settings prettier
|
2020-11-20 00:26:06 +01:00 |
|
David Hrdlička
|
cf8da1f58f
|
Fix video settings page taking ages to appear
|
2020-11-19 23:56:35 +01:00 |
|
David Hrdlička
|
ec5ab2ccf0
|
Use sentence case in dialogs
|
2020-11-19 23:32:27 +01:00 |
|
David Hrdlička
|
ba16597d21
|
Tweaks to the "save settings" dialog
Changed the Cancel button to a regular button, as per the MS guidelines
Also changed the caption for when invoked by the close button
|
2020-11-19 23:22:46 +01:00 |
|
TC1995
|
5fe18cebf6
|
Ported the latest PCem banshee fixes.
|
2020-11-19 20:57:05 +01:00 |
|
RichardG867
|
833635afaa
|
Fix crash in standalone settings mode
|
2020-11-19 15:49:32 -03:00 |
|
RichardG867
|
bcfb5f464d
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-11-19 15:45:20 -03:00 |
|
RichardG867
|
d51afdea8c
|
Fix 80-conductor cable GPIOs for WCF-681 and 6VIA85X
|
2020-11-19 15:45:12 -03:00 |
|
OBattler
|
7c078d4be1
|
The power off API now actually shuts down the emulator.
|
2020-11-19 19:27:04 +01:00 |
|
RichardG867
|
792d6e8be1
|
The Apollo Pro 133 family supports 512 MB DIMMs
|
2020-11-19 15:14:18 -03:00 |
|
RichardG867
|
919e22192f
|
Fix hardware monitor values in some outstanding machines
|
2020-11-19 14:57:15 -03:00 |
|
RichardG867
|
a77a312211
|
Same for the 6VIA85{T|X}, which appear to have a fixed multiplier
|
2020-11-19 14:43:22 -03:00 |
|
RichardG867
|
fb2400cce9
|
Added A-Trend board multiplier values ascertained from manuals for similar boards
|
2020-11-19 14:30:53 -03:00 |
|
RichardG867
|
98f09bf4ac
|
Improve handling of fixed multipliers
|
2020-11-19 14:15:34 -03:00 |
|
RichardG867
|
71c55bdf24
|
Add Cyrix III fixed multiplier
|
2020-11-19 01:17:54 -03:00 |
|
RichardG867
|
27f9784fcd
|
Add Mendocino fixed multiplier for Supermicro 370SLM
|
2020-11-19 01:15:20 -03:00 |
|
RichardG867
|
827a4b8d3d
|
Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
# src/cpu/cpu_table.c
|
2020-11-19 01:10:58 -03:00 |
|
RichardG867
|
21af42c4c2
|
Add researched bus speed / voltage / multiplier values to Socket 5+ machines
|
2020-11-19 01:09:47 -03:00 |
|
RichardG867
|
188df1cc85
|
Add more multipliers to the internal multiplier list
|
2020-11-19 01:09:00 -03:00 |
|
RichardG867
|
85cbbe5111
|
Socket 4 is a fixed multiplier platform
|
2020-11-18 21:27:40 -03:00 |
|
RichardG867
|
20f70663f0
|
Add Jetway J656VXD to the machine migration list
|
2020-11-18 21:23:28 -03:00 |
|
RichardG867
|
022d7ccc47
|
Account for the fixed multipliers in Pentium OverDrive 3.3V/MMX CPUs
|
2020-11-18 21:20:54 -03:00 |
|
RichardG867
|
461f8c2c5e
|
Rename the 3V/5V Pentium OverDrives to something that makes a bit more sense
|
2020-11-18 21:19:26 -03:00 |
|
RichardG867
|
2e0cbd02e5
|
Add missing voltage value to iDX4 CPUs
|
2020-11-18 21:07:37 -03:00 |
|
OBattler
|
882f43faa7
|
Fixed the non-Overdrive DX4's.
|
2020-11-19 00:54:33 +01:00 |
|
RichardG867
|
fd08b2fdf1
|
Fix warnings
|
2020-11-18 19:59:51 -03:00 |
|
RichardG867
|
85a35e0841
|
Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
# src/cpu/cpu_table.c
|
2020-11-18 19:57:10 -03:00 |
|
RichardG867
|
149322a06a
|
Rewrite CPU table backwards compatibility system, and fix a crash in the speed clamping code
|
2020-11-18 19:56:22 -03:00 |
|
OBattler
|
f874437009
|
The Voodoo Banshee / 3 cards now inform video.c of their timings.
|
2020-11-18 22:15:21 +01:00 |
|
Miran Grča
|
6e94c0efaa
|
Merge pull request #1102 from 86Box/tc1995
Tc1995
|
2020-11-18 22:04:28 +01:00 |
|
TC1995
|
9a2517c415
|
Ported the latest fixes from PCem about the Voodoo Banshee and 1/2.
|
2020-11-18 21:59:19 +01:00 |
|
TC1995
|
1cd4eea5cd
|
Merge branch 'master' of github.com:86Box/86Box into tc1995
|
2020-11-18 21:56:03 +01:00 |
|
RichardG867
|
e8c83a6c09
|
Add limited forwards compatibility between the old and new CPU systems, and improve speed tier clamping
|
2020-11-18 17:32:49 -03:00 |
|
RichardG867
|
56ae551ba2
|
Remove K5 from K6 backwards compatibility tables due to offset mismatches
|
2020-11-18 16:10:54 -03:00 |
|
RichardG867
|
96407328f4
|
Add limited forwards compatibility with old builds to the new CPU config code
|
2020-11-18 16:08:22 -03:00 |
|
RichardG867
|
b7aad64633
|
Fix 83 MHz roundness
|
2020-11-18 16:00:34 -03:00 |
|
RichardG867
|
9038dba734
|
Improve legacy CPU eligibility check
|
2020-11-18 15:41:56 -03:00 |
|
RichardG867
|
c6f469884f
|
Migrate the removed President Award 430FX to the MB500N
|
2020-11-18 14:52:09 -03:00 |
|
RichardG867
|
1ce9241242
|
Add more CPU eligibility checks to config.c
|
2020-11-18 14:44:27 -03:00 |
|
RichardG867
|
6527f14d76
|
Remove parentheses from CPU family in the title bar
|
2020-11-18 14:44:05 -03:00 |
|
RichardG867
|
10732f6f02
|
Restore special i486DX2 CPUs for the IBM PC 330
|
2020-11-18 13:51:12 -03:00 |
|
RichardG867
|
55124ec59e
|
Don't fatal if a CPU family is missing during conversion (for configs accidentally migrated from dev to non-dev builds)
|
2020-11-18 13:49:10 -03:00 |
|
OBattler
|
31c78fddf3
|
Fixed Voodoo 3D rendering.
|
2020-11-18 16:56:35 +01:00 |
|
OBattler
|
e8266cd716
|
Another Banshee cursor fix.
|
2020-11-18 16:21:09 +01:00 |
|
OBattler
|
5ce5685c1a
|
Fixed Banshee hardware cursor offset.
|
2020-11-18 16:18:45 +01:00 |
|