Jonathan Campbell
|
affa499ce9
|
Use offsetof to ensure MMX union packing is as expected
|
2021-11-23 13:52:21 -08:00 |
|
Jonathan Campbell
|
b8ef06d410
|
Add WORD array to MMX union and static assertions to ensure data type packing is arranged as expected
|
2021-11-23 13:35:26 -08:00 |
|
Wengier
|
219f3ebf89
|
Add Google unit test for VS builds (via -tests option)
|
2021-11-23 04:53:22 -05:00 |
|
Wengier
|
9cf7ff347f
|
update build timestamp
|
2021-11-21 22:26:05 -05:00 |
|
Wengier
|
2186554105
|
update J3_GetMachineCode()
|
2021-11-21 02:53:16 -05:00 |
|
Wengier
|
3dcfcf3828
|
fix BIOS screen after DOS/V reset
|
2021-11-20 20:29:29 -05:00 |
|
Jonathan Campbell
|
bbe9a55a32
|
Begin Pentium II emulation
|
2021-11-18 22:31:47 -08: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 |
|
Wengier
|
26649b3407
|
fix 4DOS copy
|
2021-11-18 05:17:17 -05:00 |
|
Wengier
|
c269092a15
|
update translations
|
2021-11-16 23:38:13 -05:00 |
|
Wengier
|
5a85ef8ecf
|
more box-draw
|
2021-11-15 17:00:31 -05:00 |
|
Wengier
|
9f2028336e
|
auto-make standard CP950 table from the extended table
|
2021-11-15 02:12:39 -05:00 |
|
Wengier
|
4ada3ccf76
|
update timestamp
|
2021-11-14 23:30:21 -05:00 |
|
Wengier
|
beec41eef1
|
support ChinaSea extension for Traditional Chinese TTF output
|
2021-11-14 02:38:33 -05:00 |
|
Wengier
|
eee8a72371
|
update timestamp
|
2021-11-12 19:18:54 -05:00 |
|
Wengier
|
f02bf026ba
|
fix Win9x shutdown freeze after changing CD image
|
2021-11-10 20:41:14 -05:00 |
|
Wengier
|
80dfc9390f
|
fix single width chars for SarasaGothicFixed/CCED etc
|
2021-11-10 00:27:15 -05:00 |
|
Wengier
|
f210e0d5c7
|
update config
|
2021-11-05 03:09:44 -04:00 |
|
Jonathan Campbell
|
f51bf24c4a
|
Prepare for release
|
2021-11-01 10:07:31 -07:00 |
|
Jonathan Campbell
|
cad6d9b601
|
Update build timestamp, reference conf file
|
2021-11-01 01:20:15 -07:00 |
|
Wengier
|
197f1e3ed8
|
use builtin function for 80x25, 80x43 etc
|
2021-10-31 16:38:10 -04:00 |
|
Wengier
|
84f7a37a23
|
more
|
2021-10-30 20:45:34 -04:00 |
|
Wengier
|
ae32f4dc55
|
Merge branch 'master' of https://github.com/joncampbell123/dosbox-x
|
2021-10-30 19:55:58 -04:00 |
|
Wengier
|
3a3dbfc6ea
|
cleanup DOS/V v-text function
|
2021-10-30 19:55:14 -04:00 |
|
Allofich
|
c00d9383f2
|
Remove unused PCjr keyboard code
|
2021-10-30 21:16:50 +09:00 |
|
Wengier
|
7906a093e9
|
add tool
|
2021-10-30 04:50:01 -04:00 |
|
Wengier
|
28fe8ba95a
|
update config and timestamp
|
2021-10-26 21:37:03 -04:00 |
|
Jonathan Campbell
|
301e5581a7
|
Merge pull request #3001 from nanshiki/ioctl_status
Fixed GET INPUT/OUTPUT STATUS not working for character devices registered at device.com.
|
2021-10-24 04:18:04 -07:00 |
|
Wengier
|
6ba6f3527e
|
update timestamp
|
2021-10-23 23:05:10 -04:00 |
|
nanshiki
|
6dc2d24fef
|
Fixed GET INPUT/OUTPUT STATUS not working for character devices registered at device.com.
|
2021-10-23 17:54:59 +09:00 |
|
Wengier
|
90e4c21400
|
run program after [autoexec] by default (#2925)
|
2021-10-23 04:25:21 -04:00 |
|
Wengier
|
989ff2bd63
|
improve menu option to load DBCS language files
|
2021-10-23 03:03:36 -04: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
|
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 |
|
nanshiki
|
ddb103d61d
|
Correction of 0x00 to 0x1f characters in AX.
|
2021-10-16 10:49:39 +09:00 |
|
Allofich
|
530313e450
|
Localize includes
|
2021-10-03 22:49:22 +09:00 |
|
Jonathan Campbell
|
25de4a4745
|
Prepare for release, update build date
|
2021-09-30 22:20:52 -07:00 |
|
Allofich
|
17bb5116fc
|
Fix -Wsign-compare warnings
|
2021-09-21 00:36:09 +09:00 |
|
Allofich
|
e4c17e8f6a
|
Fix -Wsign-compare warnings
|
2021-09-21 00:36:09 +09:00 |
|
J. Preiss
|
0010f86cf3
|
Compile on FreeBSD. SDL usage has to be reconsidered
|
2021-09-13 22:18:44 +02:00 |
|
Allofich
|
77a70b95ff
|
Fix MSVC builds failing to mount image files
|
2021-09-08 19:56:38 +09:00 |
|
Jonathan Campbell
|
d9a444c592
|
begin next version
|
2021-09-01 23:11:30 -07:00 |
|
Jonathan Campbell
|
c690ea5cd4
|
Update build timestamp and reference conf file
|
2021-08-31 21:22:44 -07:00 |
|
Allofich
|
428465d674
|
Localize includes
|
2021-08-31 00:19:14 +09:00 |
|
Allofich
|
45b9eb8cc2
|
Use DOS errors defined in dos_inc.h
|
2021-08-30 01:54:04 +09:00 |
|
Cimarron Mittelsteadt
|
61b56b3eb6
|
Adds int21 get/set codepage functionality and cleans up some of the include/function prototypes
|
2021-08-27 17:11:42 -07:00 |
|
Jonathan Campbell
|
bfe8288fb1
|
Add cputype=experimental to provide cputype that others can add newer instructions to that do not exist on the era of CPU DOSBox-X normally emulates, such as FISTTP which is an SSE3 instruction introduced on the Pentium 4
|
2021-08-22 22:37:18 -07:00 |
|