bolt
767b97311b
Add the strings from commit 00f02d9d0c47cda3ca42ef2efca29900087613c7 to user_strings.h
2020-04-09 14:50:07 +02:00
kanjitalk755
617a723a16
Merge pull request #40 from emendelson/master
...
New icons; removed unused icon code
2020-03-27 23:27:43 +09:00
emendelson
0e01e5c91e
New icons; removed unused icon code
...
Replace (again) the Windows and MacOS icons and remove the c-file icons and the reference to them in the source.
2020-03-26 20:27:24 -04:00
kanjitalk755
27d3d93b7c
Merge pull request #39 from emendelson/master
...
Updated icons; add Windows medium icon
2020-03-24 09:15:23 +09:00
kanjitalk755
c0dfecdd1a
fix error for linux build
2020-03-23 11:58:42 +09:00
emendelson
8ca7815baf
Updated icons; add Windows medium icon
...
Replace the existing icons with the 7/8 design; add a 48x48 icon for the Windows build.
2020-03-22 14:00:18 -04:00
kanjitalk755
946f4bb77d
BII/SS common: read keycodes, if failed, read BasiliskII_keycodes
2020-03-21 19:48:58 +09:00
kanjitalk755
b3c4d46ca9
changed default keycodes file name
2020-03-21 10:21:53 +09:00
kanjitalk755
ecef51bc47
fixed keycodes file name (SS)
...
fixed capslock (Windows)
2020-03-19 11:10:02 +09:00
rakslice
2a6dc7e328
clean up some warnings
2020-03-17 18:47:02 -07:00
rakslice
cd269a9ce1
In SheepShaver GUI don't show JIT checkbox in non-JIT build
2020-03-17 16:24:07 -07:00
rakslice
f1b0a20b37
get prefs_editor_gtk building in mingw32
2020-03-17 16:13:44 -07:00
rakslice
aeb585527d
changes for buildability under MSYS2 mingw32
2020-03-17 15:11:12 -07:00
asvitkine
a4a2c88ed7
Merge pull request #190 from fragglet/patch-1
...
configure: Enable /dev/ptmx for Linux, Darwin.
2020-03-15 19:04:20 -04:00
anabate123
00f02d9d0c
Added more Mac models to the ModelID string
2020-03-14 18:59:27 -04:00
kanjitalk755
59ce931955
fixed destroying bridge
2020-03-08 12:33:44 +09:00
kanjitalk755
7062e864c8
Fixed SS build
2020-03-06 10:38:56 +09:00
kanjitalk755
e4ee28b199
Supports etherhelper (Xcode only)
2020-03-05 16:07:59 +09:00
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
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
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
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
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
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
f5b277548b
test for #24
2020-01-31 23:31:38 +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
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
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