rakslice
eb35678f0d
add missing common prefs multiple values; remove platform prefs from unix that are common prefs
2020-02-04 06:25:12 -08:00
kanjitalk755
19033a4a39
same fix for SS
2020-02-01 20:44:32 +09:00
kanjitalk755
f5b277548b
test for #24
2020-01-31 23:31:38 +09:00
kanjitalk755
7ad9ab0da2
Update README.md
2020-01-29 11:22:52 +09:00
kanjitalk755
2e001f465e
fixed autoconf build for macOS
2020-01-28 22:33:13 +09:00
Simon Howard
507508b66d
configure: Enable /dev/ptmx for Linux, Darwin.
...
Both of these systems have /dev/ptmx for creating pseudoterminals.
OS X Leopard (10.5) added it in 2007, and Linux has had support for
it since v2.1 (1998).
This fixes a bug with pseudoterminal creation on Linux and macOS
where a new pseudoterminal cannot be created because the wrong
method is being used to find one.
2020-01-25 01:05:52 -05:00
uyjulian
36b6d0769b
Zero out memory
2020-01-22 02:41:06 -06:00
uyjulian
cfcfde0480
Use locking on idle wait cond
2020-01-22 02:35:48 -06:00
uyjulian
63ddee1be1
Set areg 7 to 0x2000 on m68k reset
2020-01-22 02:35:11 -06:00
kanjitalk755
193a7d56c5
Update README.md
2020-01-22 10:51:16 +09:00
kanjitalk755
b5fbba6e53
fix for New Build System (Xcode10+)
2020-01-22 10:48:34 +09:00
uyjulian
9dc485c56a
Sync with latest ARAnyM changes
2020-01-12 09:50:04 -06:00
uyjulian
67dd2e6676
Disable PIE, add sanity check for >4GB
2020-01-12 09:45:10 -06:00
kanjitalk755
71cbb23b42
fix for writing resource fork on APFS
2020-01-12 19:59:51 +09:00
Seth Polsley
35439819d3
Best guess audio CD from data calls to allow multiple discs and testing different interface identifiers
2020-01-08 03:02:08 -06:00
Seth Polsley
281a8a9f68
Added support for mounting multiple bin/cue files
2020-01-06 15:50:53 -06:00
kanjitalk755
18a908c770
Merge pull request #22 from jmaebe/fres
...
Add FP fres instruction emulation
2019-12-28 09:35:46 +09:00
Jonas Maebe
a84735d3e9
Add FP fres instruction emulation
2019-12-27 16:58:50 +01:00
kanjitalk755
02c0627452
Merge pull request #21 from jmaebe/frsqrte-fpscr
...
frsqrte updates fpscr
2019-12-27 21:47:01 +09:00
Jonas Maebe
9817848482
frsqrte updates fpscr
2019-12-26 13:57:19 +01:00
kanjitalk755
ae6d8239db
Merge pull request #20 from jmaebe/frsqrte
...
Add FP frsqrte instruction emulation
2019-12-26 08:25:38 +09:00
Jonas Maebe
75b333f805
Add FP frsqrte instruction emulation
...
Also renamed the frsqrt opcode to frsqrte to match the manuals (the vector
version is also an estimate)
2019-12-23 18:19:49 +01:00
kanjitalk755
45f57ceca1
Update README.md
2019-12-10 11:06:33 +09:00
kanjitalk755
f07cc69531
BII: Reverted to JIT disabled
2019-12-09 10:37:18 +09:00
Seth Polsley
28cd764a31
Turn off 3d sound CD emulation since only stereo output at the moment
2019-11-10 18:58:35 -06:00
Seth Polsley
447c7b365d
Better AudioPlay support and CDScan implemented
2019-11-10 18:24:35 -06:00
Seth Polsley
9a18393fc5
testing track position hack which makes more games work with mixed-mode
2019-11-10 05:00:01 -06:00
Seth Polsley
539e436893
testing with no sound input patch
2019-11-09 03:28:20 -06:00
Seth Polsley
35e6d4fcdf
Minor compatibility change for BII support
2019-11-05 02:18:11 -06:00
Seth Polsley
f7da6ba4e5
Cleaned up unused code for sound in traps
2019-11-05 01:40:53 -06:00
Seth Polsley
2ba2d12f8b
Scratch work in audio.cpp to re-implement driver logic in trapped-out code, but working due to change in rscr patcher
2019-11-05 01:20:21 -06:00
kanjitalk755
f171c611c2
Adjust preprocessor definitions
2019-10-26 20:47:06 +09:00
kanjitalk755
8e9fa50385
Update README.md
2019-10-24 11:36:51 +09:00
kanjitalk755
96a42689fd
BII JIT
2019-10-24 11:23:07 +09:00
kanjitalk755
858f8257a6
Fix for SDL2.0.10
2019-10-20 15:35:50 +09:00
kanjitalk755
977056a075
Use fpu_ieee instead of fpu_uae
...
Minimize BasiliskII.app/Contents/Resources
2019-10-14 14:54:32 +09:00
uyjulian
03fc337242
uae_cpu is based upon ARAnyM sources
2019-09-02 14:40:01 -05:00
uyjulian
28bc58ccd2
Use release configuration by default
2019-09-01 17:01:25 -05:00
uyjulian
48a41966fd
Sync with ARAnyM compiler sources
2019-09-01 16:56:03 -05:00
uyjulian
730ca109b7
Remove SDL1 support; add SDL2 support from kanjitalk755 repository
2019-09-01 14:51:28 -05:00
uyjulian
fcdfd2f799
Cleanup of sysdeps header file
2019-09-01 14:37:24 -05:00
kanjitalk755
a489b71bb2
Added bundle identifier for BII
2019-07-17 12:06:35 +09:00
kanjitalk755
6bfe17c3fc
Merge pull request #16 from GuiltyDoggy/guiltydoggy
...
Added Bundle Identifier
2019-07-17 11:52:52 +09:00
Yosuke Matsumura
2a691ce7d4
Added Bundle Identifier
2019-07-16 10:21:32 -05:00
Seth
c369f2048d
Merge remote-tracking branch 'upstream/master'
2019-07-09 16:12:29 -05:00
Seth
c7594f569a
Adding CD scan stub
2019-07-09 16:10:20 -05:00
kanjitalk755
5a8498b557
Add entitlement for Hardened Runtime
2019-07-07 01:36:58 +09:00
Seth
64d6c0668f
Added helper functions and strings so BII compiles with bin/cue support
2019-06-16 12:52:29 -05:00
Seth
e4c34683a4
CD volume control enabled
2019-06-13 22:46:44 -05:00
Seth
ff2dc11f09
Extended mode and sector size support
2019-06-13 13:31:36 -05:00