Jasmine Iwanek
|
062bb0f8ab
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2023-04-17 23:49:35 -04:00 |
|
Cacodemon345
|
16e6ed424c
|
cpu_busspeed is now a double
|
2023-03-16 22:28:18 +06:00 |
|
Jasmine Iwanek
|
3dc55f6b84
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2023-01-08 00:30:27 -05:00 |
|
Jasmine Iwanek
|
1860700eab
|
Fix some small issues
|
2023-01-07 17:02:23 -05:00 |
|
Jasmine Iwanek
|
ba21b31a7b
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2023-01-04 05:19:33 -05:00 |
|
Jasmine Iwanek
|
3738a83980
|
Add Slot1 to Socket 8 slotket
One such example is the ASUS C-P6S1
|
2023-01-03 16:01:45 -05:00 |
|
Jasmine Iwanek
|
5984270f0d
|
Minor formatting in cpu.c
|
2022-12-28 19:07:51 -05:00 |
|
Jasmine Iwanek
|
55f8f4d473
|
Remove/tidy some escaped cruft
|
2022-12-28 19:04:11 -05:00 |
|
Jasmine Iwanek
|
537fbad564
|
More bits of missed formatting
|
2022-12-20 19:33:42 -05:00 |
|
Jasmine Iwanek
|
ed4b341893
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-12-18 15:40:55 -05:00 |
|
OBattler
|
d7c0889fe1
|
Fixed a small bug.
|
2022-12-07 02:05:49 +01:00 |
|
Jasmine Iwanek
|
dd66e20c4b
|
Minor formatting
|
2022-12-02 18:28:33 -05:00 |
|
Jasmine Iwanek
|
d067b38e75
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-12-02 14:38:31 -05:00 |
|
Alexander Babikov
|
6e3ffea3d4
|
Add the CR4 Page Global Enable bit support to Pentium Pro and Pentium II CPUs
|
2022-12-01 22:33:55 +05:00 |
|
Dan Horák
|
8c9dd1d7c8
|
fix build for non-dynarec platforms
|
2022-11-26 16:58:31 +01:00 |
|
Jasmine Iwanek
|
20d9d1ef85
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-11-19 13:52:00 -05:00 |
|
Jasmine Iwanek
|
83b220cb03
|
clang format in cpu
|
2022-11-19 11:53:09 -05:00 |
|
Jasmine Iwanek
|
694f2b47cc
|
Fix merge mistake
|
2022-11-15 22:52:50 -05:00 |
|
Jasmine Iwanek
|
6cb4857215
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-11-06 10:14:22 -05:00 |
|
OBattler
|
8fddb692d2
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2022-11-06 04:50:24 +01:00 |
|
OBattler
|
fc53fceda7
|
Added AMD K6-2+ and K6-III+ 3DNow! DSP Extensions.
|
2022-11-06 04:50:13 +01:00 |
|
Jasmine Iwanek
|
f4ed3139e3
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-11-05 22:54:27 -04:00 |
|
Jasmine Iwanek
|
aa2c07bed2
|
Random header cleanups I noticed while porting things
|
2022-11-05 22:12:35 -04:00 |
|
Jasmine Iwanek
|
da5ab7e389
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-10-27 04:08:59 -04:00 |
|
OBattler
|
bff5026b8b
|
One last attempt at a fix to my own GPF handler.
|
2022-10-27 04:10:16 +02:00 |
|
Jasmine Iwanek
|
2167878ae5
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-10-26 13:32:20 -04:00 |
|
Jasmine Iwanek
|
5ce5cf47ae
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-10-26 13:31:46 -04:00 |
|
OBattler
|
e6321d952a
|
More V20/V30 fixes.
|
2022-10-26 16:45:17 +02:00 |
|
Jasmine Iwanek
|
51f84ce0be
|
Merge remote-tracking branch 'upstream/master' into nec-v20
|
2022-10-19 16:24:10 -04:00 |
|
Jasmine Iwanek
|
255ac11352
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-09-28 00:43:44 -04:00 |
|
Jasmine Iwanek
|
b4673117fd
|
Some clang-formatting in src/cpu
|
2022-09-20 01:00:45 -04:00 |
|
Cacodemon345
|
7b29c30819
|
Implement immediate IMUL operands (#13)
* Implement immediate IMUL operands
Implement PUSH segment underflow behaviour on SP = 1 values for 8018x
* Limit bit-shifts and rotates to 31 on Intel 8018x
* NEC/8018x ENTER/LEAVE instructions
* NEC/8018x bound checking instruction
|
2022-09-07 08:50:30 -04:00 |
|
Jasmine Iwanek
|
cc72ab21e8
|
Some missing bits
|
2022-09-04 17:11:14 -04:00 |
|
Cacodemon345
|
028cbe7b4e
|
NEC V20/V30: Cycle count fixes (#1)
* Correct the names of NEC V20/V30 in Settings
Make NEC V30 have correct CPU types
* Treat NEC V20 as a Intel 8088 variant
|
2022-09-03 05:55:53 -04:00 |
|
Jasmine Iwanek
|
9eaee6e20d
|
Merge branch '86Box:master' into nec-v20
|
2022-08-31 16:42:10 -04:00 |
|
Jasmine Iwanek
|
5600dec216
|
Merge remote-tracking branch 'upstream/master' into feature/mtrr
|
2022-08-31 15:20:08 -04:00 |
|
Jasmine Iwanek
|
f34b985c0b
|
Merge branch 'master' into feature/mtrr
|
2022-08-21 17:08:47 -04:00 |
|
Jasmine Iwanek
|
672c15076c
|
Merge branch '86Box:master' into nec-v20
|
2022-08-21 17:07:34 -04:00 |
|
RichardG867
|
d41bf191a5
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2022-08-18 17:23:47 -03:00 |
|
RichardG867
|
48b372c60a
|
gdbstub: Always ignore dynarec choice when compiled in
|
2022-08-18 17:23:41 -03:00 |
|
Alexander Babikov
|
603cdcbb37
|
Clear unfilled registers when returning CPUID results on K6-2/III/+ CPUs
|
2022-08-13 15:41:00 +05:00 |
|
Jasmine Iwanek
|
5f34b9b14f
|
Merge branch 'master' into feature/mtrr
|
2022-08-03 01:27:36 -04:00 |
|
Jasmine Iwanek
|
a31612b440
|
Merge branch '86Box:master' into nec-v20
|
2022-08-02 23:47:12 -04:00 |
|
OBattler
|
754058e2e5
|
AAM and AAD instruction fixes, fixes #2551.
|
2022-08-01 23:40:11 +02:00 |
|
Jasmine Iwanek
|
eee8ce6c7d
|
A couple of fixes
|
2022-07-27 13:57:03 -04:00 |
|
Jasmine Iwanek
|
a7c4b8740d
|
Merge branch 'master' into feature/mtrr
|
2022-07-27 13:15:49 -04:00 |
|
Jasmine Iwanek
|
b3bca26471
|
Merge branch 'master' into nec-v20
|
2022-07-24 17:20:53 -04:00 |
|
Jasmine Iwanek
|
c430fbe84c
|
Assorted cleanups I've discovered over time
|
2022-07-21 22:08:36 -04:00 |
|
Jasmine Iwanek
|
5f1e64fab7
|
Merge branch 'master' into nec-v20
|
2022-07-19 20:00:03 -04:00 |
|
Jasmine Iwanek
|
6233027c9e
|
Named initializers in machine table
|
2022-07-19 18:51:18 -04:00 |
|