OBattler
|
72ea51332d
|
Use the 808x rewrite from the 808x_rewrite branch as the NEC Vx0 rewrite, as it's good enough for that (it even approximates the NEC Vx0 timings unlike what was there before which did not even remotely attempt to).
|
2026-01-28 08:45:05 +01:00 |
|
Cacodemon345
|
99e8d13afa
|
Implement NEC V20/V30's i8080 emulation mode
|
2025-03-26 20:04:43 +06:00 |
|
OBattler
|
78f50c5b04
|
Move the Cyrix 6x86 out of the Dev branch.
|
2025-03-06 00:17:16 +01:00 |
|
Jasmine Iwanek
|
f4b63caf0b
|
One line per file in CmakeLists.txt
|
2024-09-04 18:34:06 -04:00 |
|
Jasmine Iwanek
|
1f2bd5626b
|
Dont compile codegen_timing_686.c without dynarec
|
2024-08-12 20:02:18 -04:00 |
|
Jasmine Iwanek
|
059c6156df
|
Break out the K5 timings
|
2024-08-12 20:02:18 -04:00 |
|
OBattler
|
2273f563a5
|
Moved the offending SoftFloat-related stuff to x87_sf.h, fixes warnings.
|
2024-06-10 00:08:48 +02:00 |
|
TC1995
|
0f29bcddf1
|
Upgrade to softfloat3e.
This should solve licensing problems as well.
|
2024-06-09 23:08:46 +02:00 |
|
OBattler
|
60cf5921a3
|
CPU clean-ups.
|
2023-10-11 23:17:22 +02:00 |
|
OBattler
|
1d48363803
|
The 286/386 interpreter now has its own variant of x86seg.c.
|
2023-08-21 02:56:33 +02:00 |
|
OBattler
|
1d59351c03
|
Some MMX optimizations.
|
2023-07-16 03:43:54 +02:00 |
|
OBattler
|
324e5860a0
|
The beginnings of the port of MartyPC's 808x emulation.
|
2023-07-15 03:14:13 +02:00 |
|
TC1995
|
7a53e1de45
|
Initial softfloat port from Bochs to 86box, currently selectable only on QT.
|
2023-04-29 18:56:57 +02:00 |
|
Jasmine Iwanek
|
1860700eab
|
Fix some small issues
|
2023-01-07 17:02:23 -05:00 |
|
Jasmine Iwanek
|
bd75bc141a
|
Header cleanups
Tabs to spaces
Consistency
|
2022-11-13 21:15:47 -05:00 |
|
Cacodemon345
|
13f5a2794f
|
Prepare the structure for upcoming actual i8080 emulation (#16)
|
2022-09-08 16:28:51 -04:00 |
|
David Hrdlička
|
8e00b37e22
|
Clean up the build scripts
|
2022-01-29 23:50:53 +01:00 |
|
linear cannon
|
c9882c1910
|
fix build with dynarec
|
2022-01-29 13:12:46 -08:00 |
|
linear cannon
|
483758d827
|
cpu: dont build 386_dynarec_ops.c if DYNAREC=Off
|
2022-01-29 05:27:35 -08:00 |
|
David Hrdlička
|
52486e121e
|
Convert CMake files to 4 spaces indentation
|
2021-12-20 15:08:23 +01:00 |
|
OBattler
|
2e3c2602f7
|
Removed the M6117 flag from the CPU and Machine CMakeLists.txt files.
|
2021-09-21 13:02:22 +02:00 |
|
OBattler
|
5997f41f1c
|
Fixed cpu/CMakeLists.txt so it passes the M6117 flag to cpu_table.c.
|
2021-09-21 13:00:27 +02:00 |
|
OBattler
|
c370ae7e18
|
CPU and MMU cleanups and fixes, and non-Debug builds are now stripped again.
|
2021-04-10 07:18:47 +02:00 |
|
David Hrdlička
|
96eb8d806e
|
Add copyright headers
|
2021-01-12 18:26:18 +01:00 |
|
David Hrdlička
|
11b6604196
|
Add CMake build files
|
2021-01-12 18:22:40 +01:00 |
|