Commit Graph

168 Commits

Author SHA1 Message Date
starfrost013
f7e33753b5 Merge branch 'master' of https://github.com/86Box/86Box 2025-07-04 22:00:23 +01:00
starfrost013
76a83d6001 *manually* fix cmakelists conflict because stupid github won't let me reverse-merge fixes?? 2025-07-04 21:55:58 +01:00
Jasmine Iwanek
32313eb92d Merge branch 'master' into net-add-tap-backend 2025-06-26 22:11:10 -04:00
starfrost
e07c8de42b Merge branch '86Box:master' into master 2025-05-29 22:07:01 +01:00
OBattler
e9c7795c7a Remove the OpenAT entirely - its BIOS never rearched any sort of actually usable state (and is also not actually Open, just visible source). 2025-05-28 09:51:08 +02:00
OBattler
d49a71ee6e Remove the GUS Max from the Dev branch. 2025-05-28 09:48:53 +02:00
OBattler
76e9a20e12 Bring the Olivetti M290 out of the Dev branch. 2025-05-28 05:51:40 +02:00
OBattler
83224dcade Bring the AN430TX out of the Dev branch in form of the Packard Bell PB790. 2025-05-28 04:20:25 +02:00
starfrost
261dcbacc5 Merge branch '86Box:master' into master 2025-05-07 01:14:25 +01:00
OBattler
76ae3eff56 And the root CMakeLists.txt. 2025-05-05 05:12:17 +02:00
starfrost
33e87594e4 Merge branch '86Box:master' into master 2025-04-26 14:34:19 +01:00
OBattler
11a55708fb Made it compile as GUI again on Windows and made the help message a message box. 2025-04-21 13:41:58 +02:00
starfrost
01f7d3f88e Merge branch '86Box:master' into master 2025-04-21 11:47:41 +01:00
=
7f5d1b86c7 Added keybind customization system 2025-04-19 19:44:47 -07:00
starfrost
54aaebc8a2 Merge branch '86Box:master' into master 2025-04-17 19:40:13 +01:00
OBattler
2c3fc6ec1a Bump version to 5.0. 2025-04-16 22:09:27 +02:00
starfrost013
371a2d269b Turn off ultra logging 2025-04-12 14:53:42 +01:00
starfrost013
22981f2d4b remove some code that was stupid, add void to fucntions 2025-04-10 10:56:07 +01:00
starfrost013
041dc28492 Split src/destination buffers, use grobj 2025-04-05 14:44:01 +01:00
starfrost013
cc68dcecc4 general minor code cleanups. fix logs, send vram writes (0x1000000-0x17fffff), if these ever happen, to DFB, and more 2025-03-29 16:52:21 +00:00
starfrost
e7c08e9eaa Merge branch '86Box:master' into master 2025-03-24 21:59:42 +00:00
NishiOwO
9fed706793 Add sndio.c that might compile 2025-03-24 22:37:39 +09:00
NishiOwO
c135dddfa9 Use option instead of set in CMake 2025-03-24 19:51:45 +09:00
NishiOwO
861d942657 Adding skeleton that at least compiles for audio4.c 2025-03-24 11:03:04 +09:00
starfrost
e7281c3c18 Merge branch '86Box:master' into master 2025-03-07 13:21:54 +00:00
OBattler
78f50c5b04 Move the Cyrix 6x86 out of the Dev branch. 2025-03-06 00:17:16 +01:00
starfrost
07502b5fe6 Merge branch '86Box:master' into master 2025-03-03 01:28:17 +00:00
Cacodemon345
6b55b2383a Misc NDR changes
Force NDR on ARMv7/ARM64

Make GCC/Clang not use anything in the red zone

Compile with `-fno-omit-frame-pointer`
2025-03-02 23:14:10 +06: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
Doug Johnson
f4485b5957 Add address sanitizer support for debugging double free 2024-12-23 17:47:31 -07:00
starfrost013
15a2f6435c Nvidia NV3 initial implementation from the old repo when it was a fork. 2024-11-27 16:29:26 +00:00
OBattler
988f567f3d Bumped the version number back to 4.3. 2024-11-13 06:32:19 +01:00
Joakim L. Gilje
2844acee11 Compile and linker fixes for OpenBSD
* link with wxneeded
  required for DYNAREC, in addition to being installed
  onto a filesystem with the wxallowed flag (like /usr/local
  on a default installation)
* pthread_setname_np is pthread_set_name_np on OpenBSD
2024-09-29 22:00:38 +02:00
OBattler
36bccdf7a9 Changed the version number to 4.2.2. 2024-09-28 18:32:43 +02:00
Jasmine Iwanek
f4b63caf0b One line per file in CmakeLists.txt 2024-09-04 18:34:06 -04:00
OBattler
52a78f3ffb Bumped the version to 4.3. 2024-09-02 00:17:05 +02:00
Alexander Babikov
cf2a074dc0 Fix SDL UI failing to build when C++11 threads are disabled 2024-08-28 02:06:35 +05:00
Jasmine Iwanek
7d73eb8400 Correctly devbranch mitsumi CDROM 2024-08-09 20:10:27 -04:00
Jasmine Iwanek
0219547a16 Put Wacom tablets on dev branch 2024-08-08 19:31:49 -04:00
OBattler
ad04a7735e Bump version to 4.2.1. 2024-07-26 21:09:47 +02:00
OBattler
70c6e39c02 Ran bumpversion.sh to update the dates. 2024-07-26 00:46:38 +02:00
Alexander Babikov
a07ffdecab Restore the debug register operation on 486+
But put it behind a compile-time option due to performance hits
Also add the DE flag to CPUID on supported CPUs
2024-05-24 03:35:08 +05:00
OBattler
97ba1cd8e0 Moved the ATi VGA Wonder 18800 out of the Dev branch. 2024-03-28 00:18:30 +01:00
OBattler
f45fe7b121 Bump version to 4.2. 2024-03-23 17:19:33 +01:00
TC1995
c176a116fb Remove deskpro386 and PAS16 from the dev branch.
From the main CMakeLists.txt.
2024-03-21 22:13:37 +01:00
Alexander Babikov
84cdb5ea35 CMake: hardcode the Qt UI option to ON on Windows 2024-03-17 13:19:23 +05:00
Alexander Babikov
2e10c5a870 CMake: Move DirectInput backend option to Win32 UI 2024-03-08 01:31:54 +05:00
OBattler
b55c7b91dd The forgotten version bumped files. 2024-02-23 07:23:52 +01:00
Alexander Babikov
0fa364dec3 MGA cleanup 2024-02-18 19:12:57 +05:00