Jasmine Iwanek
|
ed20cc741c
|
sonarlint vid_colorplus.c
|
2023-08-09 16:41:54 -04:00 |
|
Jasmine Iwanek
|
167146a5c4
|
sonarlint vid_cl54xx.c
|
2023-08-09 16:41:54 -04:00 |
|
RichardG867
|
bf18fa3297
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2023-08-09 17:23:26 -03:00 |
|
RichardG867
|
481e48a917
|
gdbstub: Proper size_t format string
|
2023-08-09 17:21:48 -03:00 |
|
RichardG867
|
b539105b23
|
VISO: Proper pointer format strings
|
2023-08-09 17:19:50 -03:00 |
|
RichardG867
|
6bc73bfc97
|
isapnp: Small macro cleanup
|
2023-08-09 17:17:47 -03:00 |
|
OBattler
|
730d8bc25e
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-09 22:17:18 +02:00 |
|
OBattler
|
3ae3287f26
|
Changed the size_t's in cpu/808x/queue.c/h into uintptr_t's and made the fatal() use PRIuPTR.
|
2023-08-09 22:17:02 +02:00 |
|
RichardG867
|
4837cbc41f
|
sio: UM8669F cleanup and clarification
|
2023-08-09 16:54:08 -03:00 |
|
OBattler
|
8b1746f961
|
Made io.c only count qfound when logging is enabled.
|
2023-08-09 18:24:16 +02:00 |
|
OBattler
|
1a0bebaf4e
|
CGA changes by anikom15.
|
2023-08-09 18:10:05 +02:00 |
|
Miran Grča
|
20e41065a4
|
Merge pull request #3532 from cold-brewed/clang-warning-cleanup
Clang warning cleanup
|
2023-08-09 17:58:08 +02:00 |
|
cold-brewed
|
538e402193
|
Fixed warning around formatting string for size_t
|
2023-08-09 09:56:06 -04:00 |
|
cold-brewed
|
f40184d43f
|
Clear up a clang warning by correcting a format string
|
2023-08-09 07:48:12 -04:00 |
|
cold-brewed
|
cb28daba98
|
Match the destination register type on apple silicon. Clears up a clang warning.
|
2023-08-09 07:43:48 -04:00 |
|
cold-brewed
|
3795016a82
|
Clean up some clang warnings on macOS
|
2023-08-09 07:37:45 -04:00 |
|
OBattler
|
fdac446d25
|
The PCjr now correctly supports 64 kB of RAM, also other fixes and added support to PCjr ports 11h and 12h to the POST card (it now supports up to 4 different ports in the range).
|
2023-08-09 06:26:59 +02:00 |
|
Miran Grča
|
2b90cf0beb
|
Merge pull request #2899 from Cacodemon345/opl4-daughterboard
Add OPL4-ML daughterboard emulation
|
2023-08-09 00:38:19 +02:00 |
|
Miran Grča
|
b28d82a38e
|
Merge pull request #3527 from jriwanek-forks/devbranch-fix
Fix missed bits from pci rewrite in pci_dummy.c
|
2023-08-08 21:23:44 +02:00 |
|
OBattler
|
56a8e454ca
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 21:15:36 +02:00 |
|
OBattler
|
3796eb8163
|
Moved an #endif in cpu/386_ops.h to the correct place.
|
2023-08-08 21:14:34 +02:00 |
|
OBattler
|
ad672054ec
|
Some missing extern's in cpu/x86_ops.h.
|
2023-08-08 21:10:56 +02:00 |
|
OBattler
|
b1a522c432
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 21:05:09 +02:00 |
|
OBattler
|
06998e4278
|
Corrected some 286/386 interpreter opcode table assignments in cpu/cpu.c.
|
2023-08-08 21:04:49 +02:00 |
|
OBattler
|
7e98ff301e
|
And missing #ifndef's in CMOV.
|
2023-08-08 21:02:49 +02:00 |
|
OBattler
|
480d663d19
|
Missing void's.
|
2023-08-08 21:01:01 +02:00 |
|
OBattler
|
fd4c606ddb
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 19:41:07 +02:00 |
|
OBattler
|
b1c5cbaf47
|
Split the 286/386 interpreter away from the 486+ one (the 286/386 interpreter does not use the pccache's, readlookup's, and writelookup's as the emulated CPU's are too slow for them to be required, and also has more accurate FPU timings), also added a LPT status read function for future-proofing.
|
2023-08-08 19:39:52 +02:00 |
|
Jasmine Iwanek
|
914e1b92b4
|
add irq_state
|
2023-08-08 11:16:43 -04:00 |
|
Jasmine Iwanek
|
b8c9a5141f
|
Fix missed bits from pci rewrite in pci_dummy.c
|
2023-08-08 11:01:57 -04:00 |
|
Miran Grča
|
549d2f882c
|
Merge pull request #3526 from jriwanek-forks/4.1-sonar
Fix 4.1 build issues and do some linting
|
2023-08-08 16:18:20 +02:00 |
|
OBattler
|
ac386f8b2f
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 16:17:28 +02:00 |
|
OBattler
|
5f72dc7d56
|
More fixes.
|
2023-08-08 16:17:01 +02:00 |
|
Jasmine Iwanek
|
f2bebbf7c9
|
Fix typos in win32 makefile
|
2023-08-08 10:15:49 -04:00 |
|
Jasmine Iwanek
|
70d4fc1b9a
|
clang-format the new network cards
|
2023-08-08 10:15:49 -04:00 |
|
Jasmine Iwanek
|
69bbee137f
|
Sonarlint the new network cards
|
2023-08-08 10:15:49 -04:00 |
|
Jasmine Iwanek
|
d79ad02e91
|
Fix compilation error in net_rtl8139.c
|
2023-08-08 10:15:48 -04:00 |
|
OBattler
|
a295f9a2de
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 15:39:32 +02:00 |
|
OBattler
|
ce5e21f870
|
More warning and compile fixes.
|
2023-08-08 15:38:40 +02:00 |
|
OBattler
|
3526ad0da4
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 06:51:48 +02:00 |
|
OBattler
|
87651a2cb3
|
More Linux compile fixes, fixes #3524.
|
2023-08-08 06:51:24 +02:00 |
|
OBattler
|
b4aea2f768
|
The PIC timer is no longer used to latch all IRQ updates on XT, but only those after writes to the mask register, which are now delayed for the duration of 1 CPU cycles, making the PCjr boot again, fixes #3500.
|
2023-08-08 03:52:09 +02:00 |
|
OBattler
|
d6b7619878
|
Removed some duplicate variables in unix/unix_sdl.c, closes #3523.
|
2023-08-08 00:24:20 +02:00 |
|
OBattler
|
1ecce61c14
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-08 00:22:24 +02:00 |
|
OBattler
|
a388b7013a
|
Revert io.c to that of build 4761, which is the correct revision, should fix compiles.
|
2023-08-08 00:22:05 +02:00 |
|
OBattler
|
79cad15acd
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-07 22:14:41 +02:00 |
|
OBattler
|
b23a55a922
|
Reverted the io.c debug stuff.
|
2023-08-07 22:14:24 +02:00 |
|
OBattler
|
260cb54462
|
Reenable the accidentally disabled RTS toggle on the Microsoft Serial Mouse.
|
2023-08-07 22:13:48 +02:00 |
|
OBattler
|
97ef1dade5
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-07 20:00:18 +02:00 |
|
OBattler
|
35a9bc9ed7
|
Attempted fix for Linux compile.
|
2023-08-07 19:59:32 +02:00 |
|