Commit Graph

15685 Commits

Author SHA1 Message Date
Jonathan Campbell
3410487014 changelog 2021-11-18 23:18:00 -08:00
Jonathan Campbell
9f09f68dd8 Add Pentium II SYSENTER/SYSEXIT stub, add to debugger decompiler, add option to enable the instruction 2021-11-18 23:16:10 -08:00
Jonathan Campbell
73c7f41b42 Update CPUID properly for Pentium Pro and Pentium II 2021-11-18 22:34:06 -08:00
Jonathan Campbell
bbe9a55a32 Begin Pentium II emulation 2021-11-18 22:31:47 -08:00
Jonathan Campbell
51dafee1f0 More fixes, Bit8u to uint8_t 2021-11-18 22:05:24 -08:00
Jonathan Campbell
332fa7b913 Linux builds do not have Bit8u, change to stdint.h types 2021-11-18 21:52:09 -08:00
Jonathan Campbell
869c7a99f8 Correction: Use IS_PC98_ARCH || IS_J3100 to make a proper boolean OR expression for the ternary operator 2021-11-18 21:44:09 -08:00
Jonathan Campbell
5d7bd1b300 Merge pull request #3087 from nanshiki/dcga_j3100
DCGA (640x400 2colors) and J-3100 are now supported.
2021-11-19 05:42:51 +00:00
Jonathan Campbell
18ef863ff4 Merge pull request #3086 from Allofich/svn
SVN r4470
2021-11-19 05:39:13 +00:00
Wengier
e2d1ae1701 update translations 2021-11-18 20:36:38 -05:00
Wengier
5bdd3f1eb9 support ASCFONT.24/ASCFONT.24B too 2021-11-18 19:10:32 -05:00
Wengier
c820119aef update option changablity 2021-11-18 18:05:37 -05:00
nanshiki
d1e3029926 J-3100 function added. 2021-11-18 21:44:54 +09:00
nanshiki
74262e149f J-3100 function added. 2021-11-18 21:44:41 +09:00
nanshiki
1733a71de3 DCGA added. 2021-11-18 21:44:10 +09:00
nanshiki
73b4315007 DCGA added. 2021-11-18 21:44:03 +09:00
nanshiki
914cf69a03 DCGA added. 2021-11-18 21:43:57 +09:00
nanshiki
5a46660fc3 J-3100 function added. 2021-11-18 21:43:44 +09:00
nanshiki
7438e2170f J-3100 function added. 2021-11-18 21:43:37 +09:00
nanshiki
cb184c27e6 J-3100 function added. 2021-11-18 21:43:30 +09:00
nanshiki
9f59ccf31e J-3100 function added. 2021-11-18 21:43:23 +09:00
nanshiki
13ec9f905e J-3100 function added. 2021-11-18 21:43:07 +09:00
nanshiki
87f54571d7 DCGA added. 2021-11-18 21:42:51 +09:00
nanshiki
6bc30d65da DCGA added. 2021-11-18 21:42:40 +09:00
nanshiki
e5c7a45d0a J-3100 function added. 2021-11-18 21:42:00 +09:00
nanshiki
e99b5a10ca J-3100 function added. 2021-11-18 21:41:37 +09:00
nanshiki
1025161ebf J-3100 function added. 2021-11-18 21:41:17 +09:00
nanshiki
622ac73e98 DCGA added. 2021-11-18 21:40:58 +09:00
nanshiki
0e3dbf246b J-3100 function added. 2021-11-18 21:40:43 +09:00
nanshiki
7925321472 J-3100 function added. 2021-11-18 21:40:32 +09:00
nanshiki
8c1e3a0d22 J-3100 function added. 2021-11-18 21:40:12 +09:00
Allofich
5ff673d3e8 SVN r4470
Correct disassembly of some FPU instructions.
2021-11-18 21:21:53 +09:00
Wengier
26649b3407 fix 4DOS copy 2021-11-18 05:17:17 -05:00
Wengier
f6250f344b fix on Z: drive 2021-11-18 03:30:29 -05:00
Wengier
fee9dc4dc3 more 2021-11-17 22:27:43 -05:00
Wengier
5b51779da1 support for ASC16/ASCI24/ASCFONT.15/ASCFONT.24C/ASCFONT.24D font files for DOS/V 2021-11-17 22:09:17 -05:00
Wengier
47a9c7f0cb restore window if maximized 2021-11-17 19:16:43 -05:00
Jonathan Campbell
cd0c46d412 Merge pull request #3080 from Allofich/svn
SVN r4468 + r4469
2021-11-17 22:25:12 +00:00
Jonathan Campbell
2da1c91dad Merge branch 'master' into svn 2021-11-17 22:24:20 +00:00
Jonathan Campbell
136390c027 Merge pull request #3083 from Allofich/port61
Read port 61h bit 6 as 1 for PC, 0 for PCjr/Tandy
2021-11-17 22:19:16 +00:00
Jonathan Campbell
9935b28bd4 Merge pull request #3081 from Allofich/core_dyn_x86
Re-apply core_dyn_x86 commits lost when that core was removed and restored
2021-11-17 22:18:38 +00:00
Wengier
d67450e898 more 2021-11-17 03:16:30 -05:00
Wengier
34b5798d02 update config ref 2021-11-16 23:54:52 -05:00
Wengier
c269092a15 update translations 2021-11-16 23:38:13 -05:00
Wengier
5d8b20dffe update translations 2021-11-16 19:34:46 -05:00
Wengier
125379ccbd fixed PC-98 multi-line copy 2021-11-16 18:58:56 -05:00
Wengier
a6b4a53522 improve copy welcome text with DBCS 2021-11-16 18:31:23 -05:00
Wengier
861138418d more 2021-11-16 17:25:04 -05:00
Wengier
6b55adcd5e fix copying welcome screen text 2021-11-16 16:48:59 -05:00
Allofich
ce936e8016 Read port 61h bit 6 as 1 for PC, 0 for PCjr/Tandy 2021-11-17 00:45:05 +09:00