Commit Graph

22 Commits

Author SHA1 Message Date
Jonathan Campbell
2519431b77 I can make a few more enhancements to SYSENTER/SYSEXIT, though it still does not solve BSODs 2024-12-18 17:32:02 -08:00
RainRat
902ce67fad fix typos 2024-02-28 19:08:20 -08:00
Allofich
4d7be1c15b Remove redundant #ifndef conditionals for includes 2021-08-22 15:13:27 +09:00
Allofich
67ebe980a7 Remove unneeded includes 2021-06-06 04:39:54 +09:00
Allofich
9294d450ec SVN r4412
Update copyright.
2021-03-06 21:18:08 +09:00
Emmanuel Gil Peyrot
c0a106535e Replace Bit32u with uint32_t 2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
a431d81213 Replace Bit16u with uint16_t 2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
35f38f3ebe Replace Bit8u with uint8_t 2020-09-28 17:14:35 +02:00
rderooy
608a657b50 Update copyright year for dosbox and dosbox-x assets and update FSF address 2020-06-25 08:42:32 +02:00
driver1998
efb21d9e23 Revert "SVN r3949", fixes hanging on Windows RT
This reverts commit 2ff361fed3.
2020-02-26 00:02:43 +08:00
Allofich
a67b8b1af9 Fix clarifyCalculation warnings 2020-02-11 22:30:35 +09:00
Allofich
8598f90386 Remove undefined function declarations 2019-06-15 20:13:21 +09:00
Allofich
d84a812743 SVN r4183 (second half)
Update year
2019-06-03 23:01:41 +09:00
Allofich
05619dd023 SVN r4183 (first half)
Update address of FSF
2019-06-03 22:54:46 +09:00
Allofich
2ff361fed3 SVN r3949
Fix dynrec endianness unsafe access to Segs.val[x]
2019-05-11 20:06:22 +09:00
Jonathan Campbell
d490b4e130 signed/unsigned Wconversion fixes 2018-05-29 14:41:45 -07:00
Jonathan Campbell
bd6a20c24b cleanup, typedef 2018-05-25 20:22:59 -07:00
Jonathan Campbell
bdc7e2f214 read and cache segment "expand down" flag and use it for segment limit
checking.
2015-05-26 02:04:48 -07:00
Jonathan Campbell
155ded4ad0 begin adding code to track segment limit (like the cache on real
hardware).
2015-05-26 01:00:13 -07:00
Jonathan Campbell
ffbad0b2b3 svn mainline r3878:
Year update.
2015-01-25 21:13:25 -08:00
Jonathan Campbell
21614b8c3f toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00