starfrost013
0e439cf0ae
Move notifications to DMA code
2025-08-12 22:07:19 +01:00
starfrost013
9968645f1d
Still increment the get address if a software method is found. This might cause slightly more cache errors and FIFO refills, but seems like the correct thing to do. It also prevents endless loops of finding bugs while debugging
2025-07-15 16:45:40 +01:00
starfrost013
aaaa4db881
Fix various minor bugs; correctly use bpixel for rendering instead of svga->bpp. remove incorrect DBA check
2025-05-18 16:45:24 +01:00
starfrost013
1e5bdfbd16
Fix OOB write in PGRAPH_CONTEXT_CACHE
2025-04-21 13:50:06 +01:00
starfrost013
51a24dacb0
Merge branch 'master' of https://github.com/86Box/86Box
2025-02-11 23:23:39 +00:00
Jasmine Iwanek
d00f80d3ce
General changes from the obattler_202406 branch
...
Co-Authored-By: Miran Grča <oubattler@gmail.com >
2025-02-09 02:20:36 -05:00
starfrost013
a1a15a83d4
how do you even manage that
2024-12-20 20:16:58 +00:00
starfrost
89fa07d7b8
Merge branch '86Box:master' into master
2024-12-09 11:58:24 +00:00
Jose Phillips
04db328bf3
Added library on CMAKE
2024-12-01 20:33:51 -05:00
starfrost013
15a2f6435c
Nvidia NV3 initial implementation from the old repo when it was a fork.
2024-11-27 16:29:26 +00:00
Jasmine Iwanek
cf26ed11bf
experimental preset renamed to dev_debug
2024-07-23 22:16:44 -04:00
Jordi Guillaumes i Pons
52b0e54fd7
VDE networking support
...
Adds VDE (https://github.com/virtualsquare/vde-2 ) support to 86Box.
- Adds new networking type
- Modifies networking configuration dialog
- Adds CMake Presets to build and debug under MacOS
2023-05-04 21:12:13 +02:00
Jasmine Iwanek
b18ed9e20e
Make CMakePresets.json better
2023-02-06 14:20:51 -05:00
David Hrdlička
0b9b1132ae
CMake: Add generator fields back to the presets
2022-07-12 13:51:16 +02:00
David Hrdlička
54e43ad7bc
CMake: Clean up presets, update the GitHub job to use them
2022-07-12 09:41:02 +02:00
RichardG867
57c03d9fa3
CMake: Remove compiler flags from presets
2022-02-11 13:55:35 -03:00
Jasmine Iwanek
ae996464b2
More Consistency for github actions builds
2022-01-29 22:13:37 -05:00
RichardG867
8f2b111c2b
Fix typo in CMakePresets
2021-11-08 14:34:05 -03:00
Cacodemon345
aa58c637f5
Default to "build" binary directory for presets
2021-09-02 23:59:14 +06:00
David Hrdlička
edce4dca18
cmake: experimental preset should use new dynarec
2021-08-29 15:28:23 +02:00
David Hrdlička
df93b11d45
cmake: actually add the Optimized build type
2021-08-29 15:22:19 +02:00
David Hrdlička
fbf93a6d32
cmake: add presets equivalent to the makefile
2021-08-29 15:04:50 +02:00