kanjitalk755
|
0ad7a968ba
|
Merge remote-tracking branch 'dsumorok/master'
|
2020-03-05 15:53:44 +09:00 |
|
kanjitalk755
|
1601829d22
|
BII: changed monitor default
|
2020-02-17 11:54:48 +09:00 |
|
kanjitalk755
|
ef1569b4d1
|
Merge pull request #35 from rakslice/extfs_fixes
mingw32: Fix truncated extfs volume name, crash due to icon date issue
|
2020-02-13 18:18:43 +09:00 |
|
Andrew Tonner
|
831e7a2268
|
Merge fixes to SheepShaver
|
2020-02-12 21:29:44 -08:00 |
|
Andrew Tonner
|
8b44b00da3
|
In extfs icon creation, ensure that the times on the host file are set correctly; actually allocate space for the other HInfo that set_finfo reads, such as the times
|
2020-02-12 16:28:00 -08:00 |
|
Andrew Tonner
|
837c82d8b8
|
expect TCHAR returns from RegQueryValueEx now that we are potentially building with _UNICODE
|
2020-02-12 16:16:31 -08:00 |
|
Andrew Tonner
|
07e9db881c
|
failsafe for localtime(-1) on Windows to avoid segfault
|
2020-02-12 16:13:26 -08:00 |
|
kanjitalk755
|
7c61312974
|
Merge pull request #34 from rakslice/ether_rx_while_unloaded_crash_fix
SS Windows: Don't try to receive frames when eth is unloaded on the MacOS side
|
2020-02-12 10:11:11 +09:00 |
|
Andrew Tonner
|
744df7adf3
|
Don't try to receive frames when eth is unloaded on the MacOS side as it will call uninitialized vectors
|
2020-02-11 06:38:01 -08:00 |
|
kanjitalk755
|
28e0485156
|
SS: deleted sigsegv.cpp and lowmem.c from list of "make links"
|
2020-02-10 21:48:32 +09:00 |
|
kanjitalk755
|
7b13571587
|
Merge branch 'test_keymap'
|
2020-02-10 09:58:54 +09:00 |
|
kanjitalk755
|
c4570fe272
|
Merge branch 'test_notX'
|
2020-02-08 19:21:14 +09:00 |
|
kanjitalk755
|
6d2acbb07b
|
revert Makefile.in
|
2020-02-07 17:57:44 +09:00 |
|
kanjitalk755
|
d83c53437e
|
Merge pull request #31 from rakslice/adb_button_buffer_rebase
ADB mouse event buffering proposed by OulanB
|
2020-02-07 11:36:45 +09:00 |
|
kanjitalk755
|
ccf38a4005
|
condition modified
|
2020-02-07 11:16:59 +09:00 |
|
Andrew Tonner
|
f86b9b2abd
|
Actually remove the commented-out code
|
2020-02-06 18:14:16 -08:00 |
|
Andrew Tonner
|
bb69145861
|
OulanB's adb button buffer proposed change
|
2020-02-06 18:12:23 -08:00 |
|
kanjitalk755
|
1a875b1c10
|
in case backend is not X
|
2020-02-07 11:04:02 +09:00 |
|
Seth Polsley
|
899734d81d
|
Removing core audio flag for BII builds
|
2020-02-05 04:30:17 -06:00 |
|
kanjitalk755
|
57b3f7cf21
|
keymap test
|
2020-02-05 15:22:58 +09:00 |
|
kanjitalk755
|
c23967b03b
|
Merge pull request #27 from rakslice/prefs_double_fix
add missing common prefs multiple values; remove duplicate unix platform prefs
|
2020-02-05 08:52:55 +09:00 |
|
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 |
|
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 |
|
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 |
|