Commit Graph

250 Commits

Author SHA1 Message Date
starfrost
b4c02ffcdc Merge branch '86Box:master' into master 2025-04-29 13:36:07 +01:00
OBattler
6fc6a16be6 Fixed a few minor things with how the Mouse Systems Bus Mouse as added. 2025-04-28 11:18:57 +02:00
OBattler
d0f682ea08 Print help to console on non-Windows OS'es unless it's the deprecaption warning. 2025-04-28 04:37:58 +02:00
starfrost
d22f95d11d Merge branch '86Box:master' into master 2025-04-28 02:05:00 +01:00
OBattler
f563b73768 Warn on deprecated usage. 2025-04-27 17:52:53 +02:00
starfrost
33e87594e4 Merge branch '86Box:master' into master 2025-04-26 14:34:19 +01:00
OBattler
406588293c Load key bind defaults before loading the config, fixes saved key binds across emulator closures and reopenings. 2025-04-22 22:38:16 +02: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
=
fd235bcf96 Added pause shortcut. 2025-04-20 14:31:46 -07:00
=
9febdd1510 Added pause shortcut. 2025-04-20 14:28:10 -07:00
=
aefcdc9e01 Merged fullscreen combos. Fixed bug when config file can't be loaded. 2025-04-20 13:43:14 -07:00
=
7f5d1b86c7 Added keybind customization system 2025-04-19 19:44:47 -07:00
starfrost
d02a4f587d Merge branch '86Box:master' into master 2025-04-19 21:58:09 +01:00
Alexander Babikov
e1007d2377 Get rid of Windows LCIDs as numeric language IDs 2025-04-18 02:14:29 +05:00
starfrost
be97f8d3c5 Merge branch '86Box:master' into master 2025-03-29 19:07:16 +00:00
OBattler
b6b840b67e Recognize 8514/a-type cards as (S)VGA for the purposes of force 4:3 calculations, fixes blurry picture and wrong resolution. 2025-03-29 19:54:48 +01:00
starfrost
e8b498af07 Merge branch '86Box:master' into master 2025-03-29 16:20:18 +00:00
OBattler
ffd00e4527 Forgot 86box.c. 2025-03-27 19:14:01 +01:00
starfrost
f510df7746 Merge branch '86Box:master' into master 2025-03-21 23:53:27 +00:00
OBattler
63f106a0fd Added plat_break() for raising breakpoints and warning() and log_warning() to raise visible non-fatal warnings to the user. 2025-03-22 00:49:20 +01:00
starfrost
6e5fa0edf2 Merge branch '86Box:master' into master 2025-03-21 01:00:39 +00:00
Cacodemon345
a9c97abfb6 Pre-calculate pow table for FXTRACT instruction 2025-03-20 21:52:48 +06:00
starfrost
774b89760e Merge branch '86Box:master' into master 2025-03-15 13:37:54 +00:00
Cacodemon345
7c4df701cb Add option to inhibit multimedia keys from host on Windows 2025-03-13 19:55:46 +06:00
starfrost
e3de9e6ffd Merge branch '86Box:master' into master 2025-03-10 17:57:52 +00:00
Cacodemon345
81461f677d Cleanups, copyright headers and name changing for PRing 2025-03-10 20:54:25 +06:00
Cacodemon345
86343327be Initial PCem OpenGL 3.x renderer port 2025-03-08 02:13:14 +06:00
starfrost
e7281c3c18 Merge branch '86Box:master' into master 2025-03-07 13:21:54 +00:00
Cacodemon345
d25aed2da9 Add global mute option 2025-03-07 00:36:09 +06:00
starfrost
3219f6b5ab Merge branch '86Box:master' into master 2025-02-26 21:03:27 +00:00
Akamaki
ffedf62a4a add scancode set 81h and 82h (incompleted)
need to modify the keyboard initialization
2025-02-22 22:02:44 +09:00
starfrost013
a0d313f37d Merge branch 'master' of https://github.com/86Box/86Box 2025-02-21 22:56:56 +00:00
Akamaki
3a09622a91 added switching ca keys by kbd scancode set 2025-02-15 17:36:00 +09:00
Akamaki
8ceec325ef Merge branch 'master' of https://github.com/86Box/86Box into 86Box-master 2025-02-15 09:02:14 +09:00
Akamaki
cb67a389b1 modified ps/55 configuration, added a mca func
I forgot updating some files
2025-02-15 08:14:31 +09:00
starfrost
93e0262132 Merge branch '86Box:master' into master 2025-02-13 22:12:05 +00:00
OBattler
63fbe6ab4f Documented three more functions. 2025-02-13 05:27:10 +01:00
OBattler
91ba20fbd0 Added the test mode entry point requested by gloriouscow. 2025-02-13 05:10:55 +01:00
OBattler
187a1ca416 The NVR name is now obtained from the selected machine BIOS type if applicable. 2025-02-13 00:45:10 +01:00
starfrost013
655f1f202f Merge branch 'master' of https://github.com/86Box/86Box 2025-02-05 18:46:13 +00:00
Jasmine Iwanek
5f273265ae Assorted warning fixes 2025-02-02 03:24:50 -05:00
starfrost
4e2e709c11 Merge branch '86Box:master' into master 2025-02-01 22:30:58 +00:00
Jasmine Iwanek
e96c6579ba Gameport backend work 2025-01-31 21:32:43 -05:00
starfrost013
07dc73bcf8 fixes to the logging system and register names 2025-01-22 15:28:14 +00:00
starfrost013
b1f54b9b84 Move cyclical logging to the new logging system per obat feedback. 2025-01-14 00:31:13 +00:00
starfrost013
fa3fb7eccc explicit void... 2025-01-12 23:22:22 +00:00
starfrost013
31207c98d6 hopefully the final issue...fix missing prototype 2025-01-12 23:15:43 +00:00
starfrost013
55f476617d Don't punch me in the face, and also fix the compilation, and also fix a stupid bug in log replay. 2025-01-12 19:07:27 +00:00
starfrost013
204b24022f Implement the rivatimer and cyclical logging from my main NV3 branch so that we can get it reviewed and merged. 2025-01-12 15:21:31 +00:00