Commit Graph

11012 Commits

Author SHA1 Message Date
Jonathan Campbell
bc029691fd Fix debug -g3 SDL2 2020-06-24 13:33:18 -07:00
Jonathan Campbell
e0f279d2ca Merge pull request #1690 from rderooy/master
Cleanup Linux build instructions
2020-06-24 13:26:26 -07:00
Jonathan Campbell
b6e14a528c BR_OpcodeFull does not always exist 2020-06-24 10:08:20 -07:00
rderooy
168db590da Remove comment that is no longer applicable 2020-06-24 16:52:16 +02:00
rderooy
5f45633bf9 Cleanup Linux build instructions
- The no-avcodec build option no longer exists
- Mention make install
- Mention RPM build option
2020-06-24 16:13:50 +02:00
Jonathan Campbell
376a6c333f Limit full core cpu cycles too 2020-06-24 06:01:12 -07:00
Jonathan Campbell
d1e09ff709 Take normal core "ignore opcode 63h" option and port it to full core 2020-06-24 04:07:07 -07:00
Jonathan Campbell
66b252ec42 Dynamic core: Begin removing full core by mapping BR_OpcodeFull to BR_Opcode 2020-06-24 03:44:00 -07:00
Jonathan Campbell
bfb0dc1079 changelog 2020-06-23 23:55:45 -07:00
Jonathan Campbell
46cf8465d4 Make MMX instructions illegal opcodes unless Pentium MMX or higher [https://www.vogons.org/viewtopic.php?f=32&t=74877&p=868719#p868719] 2020-06-23 23:52:44 -07:00
Jonathan Campbell
a885355be1 changelog 2020-06-23 23:42:13 -07:00
Jonathan Campbell
e46526e389 Allow MMX instructions in both 16-bit real mode and 32-bit protected mode. See also [https://www.vogons.org/viewtopic.php?f=32&t=74877&p=868716#p868716] 2020-06-23 23:41:30 -07:00
Jonathan Campbell
ad29a7c785 Fix Tandy DAC emulation to properly fill with last sample in all cases, issues [https://github.com/joncampbell123/dosbox-x/issues/1682] and pull req [https://github.com/dosbox-staging/dosbox-staging/pull/300] 2020-06-23 23:18:59 -07:00
Jonathan Campbell
2d67080976 Update timestamp 2020-06-23 20:10:22 -07:00
Jonathan Campbell
2277e6b990 Merge pull request #1688 from Wengier/master
Updated Pentium MMX code to the latest
2020-06-23 19:45:43 -07:00
Wengier
16830cc87d Merge branch 'master' of https://github.com/Wengier/dosbox-x 2020-06-23 21:50:12 -04:00
kekko
11c52c0edc Update CHANGELOG 2020-06-23 21:49:01 -04:00
Wengier
3d0a129851 Update CHANGELOG 2020-06-23 19:19:17 -04:00
Wengier
1743167d9e Update MMX code to new version (https://www.vogons.org/viewtopic.php?f=32&t=74877&p=868569) 2020-06-23 19:16:55 -04:00
Jonathan Campbell
700a2e2cc7 Merge pull request #1684 from rderooy/master
Add make install, install_strip and uninstall targets
2020-06-23 08:41:23 -07:00
rderooy
7adf9f5ff3 Add make install, install_strip and uninstall targets 2020-06-23 17:33:09 +02:00
Jonathan Campbell
8aed12777f Merge pull request #1680 from Allofich/SVN3
SVN r4354
2020-06-23 02:05:55 -07:00
Jonathan Campbell
42d4ff5219 Merge pull request #1679 from Allofich/SVN2
SVN 4352, 4353 (Adlib)
2020-06-23 02:03:23 -07:00
Jonathan Campbell
966fa27d68 Merge pull request #1678 from Wengier/master
Update FLAC/MP3/WAV decoders to latest version
2020-06-23 02:01:05 -07:00
Wengier
a5de3da0db Auto LOADFIX with 'packed file is corrupt' error 2020-06-22 15:47:13 -04:00
Allofich
f4aefdcc2d SVN r4354
Handle carry flag for INT 2F/15xx functions like real MSCDEX. Fixes CDDA
in Muzzle Velocity.
2020-06-22 19:03:49 +09:00
Allofich
5df548ee8b SVN r4353
Change adlib timer masking
2020-06-22 18:52:22 +09:00
Allofich
537e41c4bc SVN r4352
Make adlib timers synchronize on clock interval and fix masking
2020-06-22 18:16:58 +09:00
Kevin R. Croft
887ff6f206 Update decoder 2020-06-21 22:29:57 -04:00
Yann Collet
61758cff09 Update decoder 2020-06-21 22:27:41 -04:00
Sean Barrett
76dcbcac86 Update decoder 2020-06-21 22:25:29 -04:00
Sean Barrett
d483891365 Update decoder 2020-06-21 22:23:26 -04:00
David Reid
95d14646cb Update decoder 2020-06-21 22:21:33 -04:00
Wengier
85016db7b2 Revert "Update opus decoders to latest version"
This reverts commit 849ccb686d.
2020-06-21 22:12:59 -04:00
Wengier
757c1e54f4 Update CHANGELOG 2020-06-21 21:12:33 -04:00
Wengier
dca9e4d2fa Allow "CD \" for UNC root path 2020-06-21 21:05:09 -04:00
Wengier
3d0e7001d4 Allow to mount UNC root path in the form \\host-name\share-name 2020-06-21 20:57:18 -04:00
Wengier
849ccb686d Update opus decoders to latest version 2020-06-21 11:40:23 -04:00
Jonathan Campbell
c0a83f7b26 Merge pull request #1676 from Wengier/master
New CREDITS page and copyright headers
2020-06-20 22:49:20 -07:00
Wengier
fc5869019d Update CREDITS.md 2020-06-21 00:32:42 -04:00
Wengier
dcdd263180 Update CREDITS.md 2020-06-20 23:41:02 -04:00
Wengier
940fd9d31d Update CREDITS.md 2020-06-20 23:31:25 -04:00
Wengier
2e52412ac2 Update shell_cmds.cpp 2020-06-20 23:13:15 -04:00
Wengier
fb8c5a029a Update dos_programs.cpp 2020-06-20 23:10:48 -04:00
Wengier
66a4f6c5a8 Update CREDITS.md 2020-06-20 23:07:06 -04:00
Wengier
f92e7f5aef Update CREDITS.md 2020-06-20 22:56:27 -04:00
Wengier
753c01ab6d Update CREDITS.md 2020-06-20 21:56:14 -04:00
Wengier
3f82dd0b84 Update CREDITS.md 2020-06-20 20:48:43 -04:00
Wengier
550966cf43 Group IMGMOUNT command 2020-06-20 20:43:01 -04:00
Wengier
fae88173b5 Update CREDITS.md 2020-06-20 20:42:00 -04:00