Commit Graph

11871 Commits

Author SHA1 Message Date
starfrost013
1c25e61896 Move to new logging system. 2025-01-15 01:52:33 +00:00
starfrost013
7393874d8e Merge remote-tracking branch 'mainline/master' 2025-01-14 01:33:42 +00:00
Miran Grča
8762b9e084 Merge pull request #5135 from starfrost013/phase0
RIVA 128 preparation: Implement high-frequency timer asynchronous to guest CPU and a new logging function to detect repeated patterns of lines
2025-01-14 01:38:18 +01:00
OBattler
262b3334f8 Merge branch 'master' of https://github.com/86Box/86Box 2025-01-14 01:35:30 +01:00
OBattler
8fda1aca83 Acer V35N: Do not add the NVR - it is already added by the Super I/O chip. 2025-01-14 01:35:22 +01:00
starfrost013
b1f54b9b84 Move cyclical logging to the new logging system per obat feedback. 2025-01-14 00:31:13 +00:00
starfrost013
cefc313a39 patches from p0 2025-01-14 00:01:04 +00:00
Miran Grča
608f53f3c9 Merge pull request #5142 from unreal9010/master
Added a couple of Quantum Fireball SE/EX drives
2025-01-14 01:00:31 +01:00
OBattler
b2520c6a6c Merge branch 'master' of https://github.com/86Box/86Box 2025-01-13 23:22:46 +01:00
OBattler
5b101aad81 AT KBC: Fast track command AE (enable keyboard) because the LG MultiNet sends command A7 immediately after it, fixes keyboard lock-ups in its CMOS Setup. 2025-01-13 23:22:37 +01:00
unreal9010
40c52048a6 Added a couple of Quantum Fireball SE/EX drives 2025-01-13 23:20:57 +01:00
TC1995
c9985798d3 Remove excess logs. 2025-01-13 22:04:29 +01:00
TC1995
29ec9fa9ba More NCR53c400 fixes (January 13th, 2025)
Getting on my nerves, NCR 5380...
2025-01-13 21:10:12 +01:00
OBattler
d39a8b9867 Reverted the PIC fix as it was apparently a red herring. 2025-01-13 17:36:56 +01:00
OBattler
ec175738ee FIX timings of SYSCALL/SYSRET/SYSENTER/SYSEXIT/FXSAVE/FXSTOR. 2025-01-13 05:38:10 +01:00
OBattler
b1f94abc27 Fixed the fix. 2025-01-13 05:01:00 +01:00
OBattler
123ff3b5e7 Fix NEC Vx0 INS*/OUS* timings calculation. 2025-01-13 04:35:23 +01:00
OBattler
f039fce497 PIC: Signal to the CPU to end the block on IRR read, fixes stalls in waiting for IRQ, fixes #5108. 2025-01-13 04:16:08 +01:00
TC1995
be878ede58 Okay, maybe for the 53c400 only so.
Based on my tests, the former 5380 commit will apply to the 53c400 only, for now...
2025-01-13 00:56:04 +01: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
4f15889638 fix compile by fixing capitalisation 2025-01-12 23:09:03 +00:00
TC1995
8dc456cce5 NCR 5380-based changes of the day (January 12, 2025)
1. Sanity check for the SCSI temp_buffer if it's allocated or not.
2. Data reads and writes in non-DMA mode should be accessible only when DMA mode is Idle (as in, no DMA at all, whereas DMA mode will go to the SCSI controllers' callbacks).
2025-01-12 20:37:50 +01:00
starfrost013
8c48478706 fix the screwed up callbacks 2025-01-12 19:11:20 +00:00
starfrost013
cbfeed7ea4 Fix incorrect include 2025-01-12 19:09:35 +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
6eaec5b756 forgot to port over some parts 2025-01-12 15:31:54 +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
starfrost013
e2d875b75f notifier shit 2025-01-12 15:01:27 +00:00
starfrost
e369850b12 Merge branch '86Box:master' into master 2025-01-12 15:00:10 +00:00
unreal9010
2d0f03a708 Fixed a BX6-related typo 2025-01-12 10:47:23 +01:00
Miran Grča
e2f5f76262 Merge pull request #5129 from unreal9010/master
Add ABIT BX6
2025-01-12 08:50:12 +01:00
Jasmine Iwanek
abb066f6ef Initial Micro Solutions CompatiCard support 2025-01-12 00:41:17 -05:00
Jasmine Iwanek
fabe71150c Various improvements & Cleanups
Some ported from ANightly's work
2025-01-11 21:25:29 -05:00
starfrost013
ced6c58616 whoops... 2025-01-12 02:15:22 +00:00
starfrost013
c92b90e08d Merge branch 'master' of https://github.com/starfrost013/86box 2025-01-12 02:11:31 +00:00
starfrost013
1127400b1a many many more pgraph structs 2025-01-12 02:11:30 +00:00
starfrost
4691cd1e5c Merge branch '86Box:master' into master 2025-01-12 01:52:11 +00:00
starfrost013
2cd01db878 initial attempt to "replay" log entries 2025-01-12 00:58:43 +00:00
starfrost013
543487be43 Ramout enum. More descriptive names for the crtc registers in mmio 2025-01-12 00:55:23 +00:00
unreal9010
e00d7b8e1d Update machine_table.c 2025-01-11 23:18:49 +01:00
unreal9010
c64c5bcbcd Update m_at_slot1.c 2025-01-11 23:04:17 +01:00
unreal9010
af12421a5b Update machine.h 2025-01-11 22:45:17 +01:00
Miran Grča
4ed7fec6a5 Merge pull request #5124 from jriwanek-forks/warnfixes
Random warning fixes and cleaning
2025-01-11 10:39:39 +01:00
Jasmine Iwanek
49f5c358d8 Revert two fixes as batty has that covered 2025-01-11 04:37:18 -05:00
GetDizzy
7d3d15853d Remove outdated TODOs. 2025-01-11 04:11:54 -05:00
Jasmine Iwanek
f9ac37decd Missed fix 2025-01-11 04:04:39 -05:00
Jasmine Iwanek
8cb220d84b Corrections 2025-01-11 03:39:15 -05:00
GetDizzy
6ec9c33940 Formatting fixes. 2025-01-11 03:15:06 -05:00
Jasmine Iwanek
3b092bcdb2 Cleaning 2025-01-11 02:21:40 -05:00