Commit Graph

15562 Commits

Author SHA1 Message Date
Jonathan Campbell
2a6fe82c6b CHANGELOG 2021-10-17 14:47:28 -07:00
Jonathan Campbell
d331e0f692 Incorporate fixed addresses for BIOS structures in IBM PC mode from the Allofich pull request. The reset location (64) bytes was too large to fit between the BIOS strings, so instead, allocate a small JMP instruction at F000:E05B that jumps to the POST code 2021-10-17 14:44:35 -07:00
Jonathan Campbell
1f86e495c8 Region allocator: Keep track of whether a block was allocated fixed or dynamic 2021-10-17 14:22:25 -07:00
Jonathan Campbell
52af26cafe BIOS: Set ROM BIOS allocator to disallow dynamic memory allocation at and above F000:E000 so fixed legacy structures can be set up without conflicts 2021-10-17 14:14:30 -07:00
Jonathan Campbell
68660a3fce RegionAllocTracking: Add parameter to specify a maxmimum dynamic (non-fixed) memory address. Above this address, only fixed allocations are allowed 2021-10-17 14:13:38 -07:00
Jonathan Campbell
932018299e Merge pull request #2979 from nanshiki/ttf_50
Fixed the problem of displaying 50 lines in TTF
2021-10-17 12:18:00 -07:00
nanshiki
de66290aa0 Fixed the problem of displaying 50 lines in TTF 2021-10-17 23:54:03 +09:00
Jonathan Campbell
f9a392539f Merge pull request #2978 from nanshiki/ttf_dosv
Support for DOS/V applications when country information is set to Japan in TTF
2021-10-17 01:19:04 -07:00
nanshiki
18f6da7088 Support for DOS/V applications when country information is set to Japan in TTF 2021-10-17 14:13:54 +09:00
1abcd
939b616db3 Update zh_TW.lng 2021-10-17 00:36:10 +08:00
1abcd
52e2a980b4 Update zh_TW.lng 2021-10-17 00:24:07 +08:00
Jonathan Campbell
cf2bc9e9d7 Merge pull request #2977 from nanshiki/ax_charset
Correction of 0x00 to 0x1f characters in AX
2021-10-16 00:34:26 -07:00
Jonathan Campbell
399809d300 Merge pull request #2968 from Allofich/warningfixes
GCC warning fixes
2021-10-16 00:33:47 -07:00
Jonathan Campbell
839c3ad25e Merge pull request #2966 from nanshiki/ime_alt
Fixed the problem of not being able to input some keys with IME ON.
2021-10-16 00:33:38 -07:00
Jonathan Campbell
41045e5ee9 Merge pull request #2965 from Allofich/debug
Fix SELINFO debugger command not showing output correctly in the debugger window
2021-10-16 00:33:27 -07:00
nanshiki
6e1d0c693f Correction of 0x00 to 0x1f characters in AX. 2021-10-16 10:50:08 +09:00
nanshiki
13bbe25957 Correction of 0x00 to 0x1f characters in AX. 2021-10-16 10:49:56 +09:00
nanshiki
ddb103d61d Correction of 0x00 to 0x1f characters in AX. 2021-10-16 10:49:39 +09:00
Wengier
4387bfea5e update comment 2021-10-15 20:19:44 -04:00
1abcd
d59cec64ec Update zh_TW.lng 2021-10-14 17:31:27 +08:00
1abcd
94dda5da31 Update zh_TW.lng 2021-10-12 22:22:30 +08:00
1abcd
bdc5539393 Update zh_TW.lng 2021-10-12 12:30:35 +08:00
1abcd
1691e1effb Update zh_TW.lng 2021-10-12 00:02:48 +08:00
1abcd
4b3a53343c Update zh_TW.lng 2021-10-11 23:48:35 +08:00
1abcd
5372c73a4c Update zh_TW.lng 2021-10-10 22:02:19 +08:00
1abcd
abe380e490 Update zh_TW.lng 2021-10-10 15:17:10 +08:00
1abcd
76ae3c9693 Update zh_TW.lng 2021-10-10 15:05:32 +08:00
1abcd
354bb3c1f1 Update zh_TW.lng 2021-10-10 00:49:21 +08:00
1abcd
5dbd83dc4e Update zh_TW.lng 2021-10-10 00:35:55 +08:00
1abcd
bd6b17afe4 Update zh_TW.lng 2021-10-09 22:03:38 +08:00
1abcd
3ab92a086f Update zh_TW.lng 2021-10-09 12:46:26 +08:00
1abcd
d2f18fd7d1 Update zh_TW.lng 2021-10-09 11:08:06 +08:00
1abcd
642d27430f Update zh_TW.lng 2021-10-09 00:40:18 +08:00
1abcd
7a820fe0ae Update zh_TW.lng 2021-10-08 14:41:55 +08:00
1abcd
86cc7b87c5 Update zh_TW.lng 2021-10-08 12:47:12 +08:00
1abcd
fd243e9355 Update zh_TW.lng 2021-10-08 05:31:10 +08:00
1abcd
0613f04b08 Update zh_TW.lng 2021-10-08 04:24:20 +08:00
1abcd
ef04c0261a Update zh_TW.lng 2021-10-08 04:19:14 +08:00
1abcd
7007c7aa8a Update zh_TW.lng 2021-10-07 23:40:47 +08:00
1abcd
97ba18e254 Update zh_TW.lng 2021-10-07 23:26:14 +08:00
Allofich
a92320be12 Fix -Wclass-memaccess 2021-10-08 00:17:09 +09:00
Allofich
37f611fdf8 Fix -Wint-in-bool-context 2021-10-08 00:17:09 +09:00
Allofich
fc682197e1 Fix -Wreorder 2021-10-08 00:17:09 +09:00
1abcd
c4ff91a80a Update zh_TW.lng 2021-10-07 23:16:03 +08:00
1abcd
f2698415fd Update zh_TW.lng 2021-10-07 17:30:48 +08:00
1abcd
eaf6db3eea Update zh_TW.lng 2021-10-06 18:44:15 +08:00
1abcd
7294cfb28e Update zh_TW.lng 2021-10-06 18:21:36 +08:00
1abcd
5340586c7f Update zh_TW.lng 2021-10-06 18:05:21 +08:00
1abcd
ad844c009f Update zh_TW.lng 2021-10-06 14:28:30 +08:00
1abcd
dcacbdf12c Update zh_TW.lng 2021-10-06 00:32:28 +08:00