Jasmine Iwanek
|
0406ff788a
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-11-02 16:44:02 -04:00 |
|
plant
|
c80d2a0209
|
Fix CPU-Z on IBM 486
It turns out that the IBM 486 does indeed have the AC bit in EFLAGS, based on CPU-Z detection behavior.
|
2022-10-31 00:12:39 -06:00 |
|
OBattler
|
82e36a163f
|
Remove the excess .EXE file.
|
2022-10-30 17:01:18 +01:00 |
|
OBattler
|
6ffd1b3611
|
Hercules Plus.
|
2022-10-30 17:00:02 +01:00 |
|
Jasmine Iwanek
|
b84283fb20
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-10-23 20:49:22 -04:00 |
|
OBattler
|
021a63e782
|
SiS 471 fixes - fixes the DTK 486 hang.
|
2022-10-23 05:06:52 +02:00 |
|
Jasmine Iwanek
|
73c0535419
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-09-20 00:51:04 -04:00 |
|
Jasmine Iwanek
|
4685da3fca
|
clang-format in src/mem/
|
2022-09-18 17:22:55 -04:00 |
|
Jasmine Iwanek
|
de7af0fe7e
|
More cleanups
|
2022-09-16 22:00:54 -04:00 |
|
Jasmine Iwanek
|
7fde10c0da
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-08-31 21:24:58 -04:00 |
|
Jasmine Iwanek
|
5e0c1ac209
|
Gdbstub, Minitrace and more (#2653)
* Fix gdbstub compilation
* Fix minitrace compilation
* Fix many warnings on Linux Builds
* Support DirectInput for Joysticks in QT UI too
|
2022-08-31 18:35:32 -03:00 |
|
Jasmine Iwanek
|
a859c1bbdc
|
Cleanups
|
2022-08-27 18:57:52 -04:00 |
|
Jasmine Iwanek
|
e06a83a722
|
clang format 82815/ICH2 related things
|
2022-08-26 02:13:44 -04:00 |
|
Jasmine Iwanek
|
2dbdb06371
|
Update copyright headers
|
2022-08-25 22:51:20 -04:00 |
|
Jasmine Iwanek
|
d0450353f2
|
Remove notes which shouldn't ever have been committed
|
2022-08-18 13:59:35 -04:00 |
|
Jasmine Iwanek
|
6684eaccee
|
More winbond and SST flashes
|
2022-08-13 04:38:54 -04:00 |
|
Jasmine Iwanek
|
262596f741
|
Even more SST FWH's
|
2022-08-12 01:46:32 -04:00 |
|
Jasmine Iwanek
|
1be9af3746
|
3 more SST flash devices
|
2022-08-11 22:20:36 -04:00 |
|
Jasmine Iwanek
|
fae0eb7bf8
|
Whitespace
|
2022-08-11 21:34:06 -04:00 |
|
Jasmine Iwanek
|
d3545ee703
|
5 additional SST flash devices
|
2022-08-11 21:26:22 -04:00 |
|
Jasmine Iwanek
|
a6e3fc2462
|
minor things
|
2022-08-10 21:27:51 -04:00 |
|
Jasmine Iwanek
|
8e31ca0197
|
Merge branch 'master' into feature/ich2
|
2022-07-27 20:39:49 -04:00 |
|
OBattler
|
a0c5cc7dc4
|
Fix rom_init() logging, patch by Cacodemon345.
|
2022-07-27 21:34:32 +02:00 |
|
Jasmine Iwanek
|
d1dd3997dc
|
Updates
|
2022-07-26 16:32:27 -04:00 |
|
Jasmine Iwanek
|
c7172b49aa
|
Merge branch 'master' into ich2-up
|
2022-07-25 19:16:21 -04:00 |
|
OBattler
|
8ceb5bf081
|
ROM, WD76C10, and Paradise fixes.
|
2022-07-24 05:40:06 +02:00 |
|
Jasmine Iwanek
|
0f908b2813
|
Move ICH2 to it's own branch
|
2022-07-23 02:20:51 -04:00 |
|
Jasmine Iwanek
|
6233027c9e
|
Named initializers in machine table
|
2022-07-19 18:51:18 -04:00 |
|
OBattler
|
25783f137d
|
ALi M6117-related memory and ROM fixes.
|
2022-07-18 23:48:18 +02:00 |
|
David Hrdlička
|
e60af6c29d
|
Clean up plat.h a bit
|
2022-04-20 01:03:39 +02:00 |
|
Alexander Babikov
|
710d34db97
|
Remove unused variables and functions
|
2022-04-14 07:13:50 +05:00 |
|
Alexander Babikov
|
911821434e
|
Fix variable initializtion warnings
|
2022-04-14 07:13:49 +05:00 |
|
Alexander Babikov
|
eba088c692
|
Remove trailing whitespace + indentation consistency fixes
|
2022-04-14 07:10:18 +05:00 |
|
David Hrdlička
|
760d022432
|
rom: Little fixes to get rid of warnings
|
2022-04-08 10:35:26 +02:00 |
|
David Hrdlička
|
db2b868909
|
Refactor the ROM set command line options
|
2022-04-08 01:35:08 +02:00 |
|
David Hrdlička
|
3449a173ae
|
Move ROM search path code to rom.c, rewrite rom_fopen
|
2022-04-08 01:34:47 +02:00 |
|
Cacodemon345
|
2c63f5b497
|
rom_getfile now works properly
|
2022-04-06 00:18:17 +06:00 |
|
Cacodemon345
|
4b09a6329a
|
Multiple ROM paths implementation
|
2022-04-05 02:16:23 +06:00 |
|
RichardG867
|
71ba610366
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# .ci/build.sh
# .ci/dependencies_msys.txt
# src/sound/snd_audiopci.c
|
2022-03-16 00:39:53 -03:00 |
|
RichardG867
|
f57cbe36b1
|
GDB Stub: More progress
|
2022-03-16 00:33:01 -03:00 |
|
Jasmine Iwanek
|
438e05d100
|
src/mem
|
2022-03-13 09:47:11 -04:00 |
|
Jasmine Iwanek
|
4674756664
|
More newline and whitespace cleanups
|
2022-02-20 16:26:40 -05:00 |
|
Jasmine Iwanek
|
4287e44824
|
newlines at end of file
|
2022-02-18 21:38:51 -05:00 |
|
David Hrdlička
|
76fbaa4b8c
|
Revert "Merge branch 'master' of https://github.com/86Box/86Box"
This reverts commit efb79217f2, reversing
changes made to 351db812e0.
|
2022-02-18 21:42:05 +01:00 |
|
OBattler
|
aba4d28ecb
|
Fixed an Intel Flash load/save bug.
|
2022-02-09 21:57:21 +01:00 |
|
OBattler
|
6c34c331c0
|
And another fix.
|
2022-02-06 01:16:08 +01:00 |
|
OBattler
|
bb3422764a
|
Fixed compile-breaking mistakes in mem/spd.c.
|
2022-02-06 00:44:25 +01:00 |
|
OBattler
|
bd0287d16f
|
Fixed DRAM row boundaries on Intel 430LX and 430NX.
|
2022-02-06 00:32:23 +01:00 |
|
Jess Lovelace
|
f18615ae87
|
refactored device_t and all declarations
|
2022-02-02 16:31:22 -05:00 |
|
David Hrdlička
|
52486e121e
|
Convert CMake files to 4 spaces indentation
|
2021-12-20 15:08:23 +01:00 |
|