OBattler
|
0a5d25fdde
|
Memory: Disable _mem_exec in phys() accesses when not using the 486+ interpreter or dynamic recompiler, and write protect support in preparation for the WD76C10 rewrite.
|
2024-02-02 05:25:40 +01:00 |
|
Cacodemon345
|
2690132bc3
|
WIP BitBLT port work
|
2024-02-02 02:28:32 +06:00 |
|
Cacodemon345
|
e0503e6381
|
Patterns now are blitted correctly
|
2024-02-02 01:44:51 +06:00 |
|
RichardG867
|
7cdfdb7776
|
Lowercase the amis727 machine entry
|
2024-02-01 15:56:31 -03:00 |
|
Miran Grča
|
c9561d2f8e
|
Merge pull request #4108 from cartifanwlr/machine-flags
Revert "Rename "AMI XT clone" as the machine has been identified"
|
2024-02-01 19:32:24 +01:00 |
|
cartifanwlr
|
8926605591
|
Revert "Rename "AMI XT clone" as the machine has been identified"
This reverts commit 4e44449143 .
|
2024-02-01 20:53:42 +03:00 |
|
Cacodemon345
|
2dba92221f
|
Try fixing overdrawing
|
2024-02-01 19:48:09 +06:00 |
|
Miran Grča
|
6d7979ebbd
|
Merge pull request #4106 from cartifanwlr/machine-flags
Rename "AMI XT clone" as the machine has been identified
|
2024-02-01 12:31:38 +01:00 |
|
cartifanwlr
|
f2b6a2d7e1
|
Merge branch 'machine-flags' of https://github.com/cartifanwlr/86Box into machine-flags
|
2024-02-01 14:05:13 +03:00 |
|
cartifanwlr
|
4e44449143
|
Rename "AMI XT clone" as the machine has been identified
|
2024-02-01 14:05:09 +03:00 |
|
Cacodemon345
|
10de00c984
|
BitBlt works, but improperly
|
2024-02-01 15:19:23 +06:00 |
|
Miran Grča
|
d872c93869
|
Merge pull request #4105 from cartifanwlr/machine-flags
Rename "Phoenix 286 clone" as the machine has been identified
|
2024-01-31 22:06:10 +01:00 |
|
cartifanwlr
|
79d38a52be
|
Fix small comment typo
|
2024-01-31 23:16:10 +03:00 |
|
cartifanwlr
|
9235a1020f
|
Rename "Phoenix 286 clone" as the machine has been identified
|
2024-01-31 23:13:14 +03:00 |
|
Cacodemon345
|
2b6cf4846c
|
No more nonsense getting DWORD-written
|
2024-02-01 01:53:17 +06:00 |
|
Cacodemon345
|
a9b3fdd945
|
BitBLT work
|
2024-01-31 16:34:34 +06:00 |
|
Miran Grča
|
b4e503a2d4
|
Merge pull request #4102 from cartifanwlr/machine-flags
Machine flag cleanups and other assorted machine changes
|
2024-01-31 11:32:47 +01:00 |
|
cartifanwlr
|
80eb454c8a
|
Machine flag cleanups round 8: Actually add the USB flags
|
2024-01-31 13:09:34 +03:00 |
|
cartifanwlr
|
4ef6aa8b64
|
Machine flag cleanups round 7: Super 7, Socket 8, Slot 1/2 and Socket 370
|
2024-01-31 10:36:45 +03:00 |
|
Cacodemon345
|
2b0a494ede
|
Report linear mapping properly
|
2024-01-31 13:24:51 +06:00 |
|
Cacodemon345
|
f018ef2788
|
More changes
|
2024-01-31 00:59:37 +06:00 |
|
cartifanwlr
|
b29df81671
|
Machine flag cleanups round 6: Socket 7 (ACPI removals need testing)
|
2024-01-30 20:55:03 +03:00 |
|
Cacodemon345
|
2ee97bf1e1
|
DDC work
|
2024-01-30 23:33:55 +06:00 |
|
Cacodemon345
|
439c1152fb
|
C&T_69000: All modes are working
|
2024-01-30 22:00:12 +06:00 |
|
Cacodemon345
|
844e6e8579
|
Fix 8bpp modes
|
2024-01-30 21:18:55 +06:00 |
|
cartifanwlr
|
9ee49a6977
|
Machine flag cleanups round 5: Socket 4/5
|
2024-01-30 15:45:09 +03:00 |
|
Cacodemon345
|
82e95cf59c
|
More C&T 69000 fixes
|
2024-01-30 16:56:08 +06:00 |
|
cartifanwlr
|
9c7daacf0c
|
Machine flag cleanups round 4: 486
|
2024-01-30 12:09:41 +03:00 |
|
Cacodemon345
|
10ff2dcc6a
|
Merge branch 'c&t_69000' of ssh://github.com/Cacodemon345/86box into c&t_69000
|
2024-01-30 13:41:42 +06:00 |
|
Cacodemon345
|
0d427c8138
|
Fix video modes for real
|
2024-01-30 13:41:35 +06:00 |
|
cartifanwlr
|
6a45849ba7
|
Machine flag cleanups round 3: 386DX
|
2024-01-29 23:24:32 +03:00 |
|
cartifanwlr
|
0e7eadb474
|
Add the AMIBIOS for the "MRBIOS 386SX" as the board has been identified
|
2024-01-29 22:50:46 +03:00 |
|
cartifanwlr
|
ea174c8233
|
Merge branch '86Box:master' into machine-flags
|
2024-01-29 19:41:51 +03:00 |
|
cartifanwlr
|
9dbaee95e3
|
Machine flag cleanups round 2: 386SX
|
2024-01-29 19:41:36 +03:00 |
|
Miran Grča
|
d988f75cb3
|
Merge pull request #4097 from kzmidze/master
Trad-Chinese translation
|
2024-01-29 17:26:25 +01:00 |
|
Miran Grča
|
bb52af8c9d
|
Merge pull request #4098 from maximus105/master
Fix broken translation of "ACPI shutdown" tooltip for all languages
|
2024-01-29 17:26:11 +01:00 |
|
maximus105
|
008fd0d126
|
Update qt_mainwindow.ui
|
2024-01-29 18:19:12 +02:00 |
|
maximus105
|
6341262344
|
Update qt_mainwindow.ui
Fix broken translation of "ACPI shutdown" tooltip for all languages
|
2024-01-29 18:05:24 +02:00 |
|
沙沙宮紗夜
|
23781eac6d
|
Update zh-TW.po
|
2024-01-29 22:38:56 +08:00 |
|
沙沙宮紗夜
|
73d663461f
|
Update zh-TW.rc
|
2024-01-29 22:38:16 +08:00 |
|
cartifanwlr
|
6c4ca44d56
|
Machine flag cleanups round 1: 286
|
2024-01-29 16:48:42 +03:00 |
|
cartifanwlr
|
9fcc59e2ca
|
Revert "Rename 586MC1 to GA-586IS"
This reverts commit 3390aa8d03 .
|
2024-01-29 14:36:54 +03:00 |
|
cartifanwlr
|
51c558f5b8
|
Merge branch 'master' of https://github.com/cartifanwlr/86Box
|
2024-01-29 14:36:29 +03:00 |
|
Cacodemon345
|
f313e420d3
|
Ok fixed for real
|
2024-01-29 16:35:10 +06:00 |
|
Cacodemon345
|
dde2309aa1
|
Merge branch '86Box:master' into c&t_69000
|
2024-01-29 16:32:14 +06:00 |
|
Cacodemon345
|
8724f30320
|
Update vid_c&t_69000.c
|
2024-01-29 16:31:35 +06:00 |
|
Cacodemon345
|
c95a0ac599
|
Update vid_c&t_69000.c
|
2024-01-29 16:23:23 +06:00 |
|
OBattler
|
0483b8ceec
|
FDC37C669: Fix a wrong condition causing segmentation faults.
|
2024-01-29 11:07:11 +01:00 |
|
Cacodemon345
|
00a5017f55
|
Re-add it again
|
2024-01-29 15:57:09 +06:00 |
|
Cacodemon345
|
31da060fef
|
Merge remote-tracking branch 'origin/master' into c&t_69000
|
2024-01-29 15:55:39 +06:00 |
|