Commit Graph

2857 Commits

Author SHA1 Message Date
Alexei Svitkine
93d6a4527e clean up some code 2017-12-10 11:20:23 -05:00
Alexei Svitkine
f99fc0ec71 Fix SDL support message in configure based on detection logic. 2017-12-10 11:20:17 -05:00
Alexei Svitkine
f22a1eecef remove stray non-ascii chars at start of mon_cmd.cpp 2017-12-10 11:20:11 -05:00
Alexei Svitkine
e42a40f832 Make Basilisk's configure.ac's SDL detection logic match SS's. 2017-12-10 11:19:53 -05:00
kanjitalk755
f96c92ad51 SheepShaver/src/slirp/* copied from jvernet/macemu 2017-12-09 21:24:46 +09:00
kanjitalk755
87ddeb520b delete symlink SheepShaver/src/slirp 2017-12-09 21:23:54 +09:00
kanjitalk755
aa24dbc3df revert BasiliskII/src/slirp/* 2017-12-09 21:10:30 +09:00
kanjitalk755
a944344f84 BasiliskII/src/slirp/* copied from jvernet/macemu 2017-12-06 15:35:41 +09:00
kanjitalk755
e42b6a50c3 revert SDL 2017-12-05 23:49:59 +09:00
kanjitalk755
ae88e28ed7 delete SDL/* to revert 2017-12-05 23:46:02 +09:00
kanjitalk755
ce426edbc4 revert adb.cpp (symlink) 2017-12-05 11:18:35 +09:00
kanjitalk755
73a0dc21a7 delete adb.cpp to revert 2017-12-05 11:17:32 +09:00
kanjitalk755
86ad0c8ef4 copied video_sdl.cpp from cebix/macemu 2017-12-04 23:06:25 +09:00
kanjitalk755
5c4466b841 fix #1 2017-12-04 22:43:51 +09:00
kanjitalk755
616fb5808c JIT code patch tool 2017-12-04 21:25:52 +09:00
kanjitalk755
6eaa8cb232 separate JIT code, macOS and others 2017-12-04 20:38:21 +09:00
Alexei Svitkine
182a7aeadb clean up disabled / non-working modes out of video_macosx.mm/.h 2017-12-03 15:59:14 -05:00
Alexei Svitkine
a78c76f762 fix colors in b2 video_macosx.mm code 2017-12-03 15:44:31 -05:00
Alexei Svitkine
eab9d9029f clean up some code 2017-12-03 15:39:51 -05:00
Alexei Svitkine
c0200eede4 clean up some code 2017-12-03 15:32:04 -05:00
Alexei Svitkine
ee5b726d73 Fix SDL support message in configure based on detection logic. 2017-12-03 14:54:50 -05:00
Alexei Svitkine
dc65a48d32 remove stray non-ascii chars at start of mon_cmd.cpp 2017-12-03 13:43:03 -05:00
Alexei Svitkine
d77e529ce9 Make Basilisk's configure.ac's SDL detection logic match SS's. 2017-12-02 15:34:18 -05:00
Alexei Svitkine
404c5f1fd6 fix configure X check to not trigger if using mac gui and some
more warning fixes
2017-12-02 13:27:14 -05:00
Alexei Svitkine
fc082509a6 fix some format warnings 2017-12-02 12:39:30 -05:00
Alexei Svitkine
fc0d7dcdde silence some more warnings 2017-12-02 12:27:27 -05:00
Alexei Svitkine
57131adacc Fix some string conversion warnings. 2017-12-02 12:21:13 -05:00
Alexei Svitkine
87cfc1639a Merge branch 'master' of https://github.com/cebix/macemu 2017-12-02 11:36:45 -05:00
Alexei Svitkine
c9717bf331 Fix window redraw on macOS when un-minimizing. 2017-12-02 11:35:23 -05:00
asvitkine
5edd297ad9
Merge pull request #145 from zydeco/master
fix for extfs on 64-bit macOS/iOS
2017-11-30 23:03:54 -05:00
Jesús A. Álvarez
33b061f0f4 fix indentation 2017-11-30 18:03:43 +01:00
Jesús A. Álvarez
7df78acb40 fix for extfs on 64-bit macOS/iOS 2017-11-28 22:53:29 +01:00
kanjitalk755
42353c9698 improve stability 2017-11-27 23:55:12 +09:00
kanjitalk755
4fa3294118 boot stability after forced termination 2017-11-27 22:35:17 +09:00
kanjitalk755
03d2502cc6 fixed: localtime() may return NULL 2017-11-26 16:22:52 +09:00
Alexei Svitkine
dcbbf18bb7 more changes needed to move STR_WINDOW_TITLE_GRABBED cross-platform code 2017-11-25 13:52:40 -05:00
Alexei Svitkine
9c041ee2dc move STR_WINDOW_TITLE_GRABBED to user_strings.h and fix header
guard for user_strings_unix.h
2017-11-25 13:45:49 -05:00
Alexei Svitkine
2bdbd22e85 Fix setting window title on Mac Sierra when grabbing mouse. 2017-11-25 10:36:00 -05:00
Alexei Svitkine
7378a62032 Set Xcode to use tabs. 2017-11-25 10:27:00 -05:00
Alexei Svitkine
5256a8e6f1 Revert of 9f58eb96dc. Causes issues
with mouse coordinates under Sierra.
2017-11-25 09:40:00 -05:00
kanjitalk755
7e28b437c4 improve launch stability 2017-11-25 03:17:06 +09:00
kanjitalk755
aaeb0dd5eb revert vm_protect of ROM area 2017-11-24 21:40:06 +09:00
kanjitalk755
0903a3adfd offset error fixed 2017-11-24 21:07:07 +09:00
kanjitalk755
f170a527b2 64-bit JIT 2017-11-22 11:27:42 +09:00
kanjitalk755
164935017b sigsegv copy from BasiliskII 2017-11-22 10:13:46 +09:00
kanjitalk755
956aebe9b3 delete symlink 2017-11-22 09:26:56 +09:00
kanjitalk755
056dc36070 revert BasiliskII, change only SheepShaver 2017-11-18 13:08:30 +09:00
kanjitalk755
e7c041c0d5 delete symbolic links 2017-11-18 12:46:22 +09:00
kanjitalk755
5065fb9d95 64-bit build for 10.10+ 2017-11-17 21:43:36 +09:00
David Ludwig
28206248d4 bug-fix: crash on startup, when passing in single-parameter, command-line args 2017-11-07 17:57:41 -05:00