asvitkine
|
172b7e6982
|
change sdk / macosx versions a bit
|
2012-01-06 23:43:10 +00:00 |
|
asvitkine
|
626306f902
|
add a script to change SDL framework's load path
|
2012-01-06 23:38:33 +00:00 |
|
asvitkine
|
447a06d9c3
|
include system frameworks in a standard way
|
2012-01-06 23:23:54 +00:00 |
|
asvitkine
|
e76ac8df89
|
fix Info.plist in xcode project
|
2012-01-05 23:28:00 +00:00 |
|
asvitkine
|
f989745171
|
copy SDL framework step
|
2012-01-04 23:12:54 +00:00 |
|
asvitkine
|
e0c86f12f9
|
autorelease fix has landed upstream to SDL, remove our version of it
|
2012-01-04 22:52:05 +00:00 |
|
asvitkine
|
3c693c0b8d
|
add ppc build to xcode project
|
2012-01-02 00:03:37 +00:00 |
|
asvitkine
|
da96cfd110
|
separate kpx_cpu into separate xcode target
|
2012-01-01 23:46:28 +00:00 |
|
asvitkine
|
12b60bbdbb
|
fix a warning
|
2012-01-01 23:24:26 +00:00 |
|
asvitkine
|
f68b4c1152
|
remove some code that was accidentally committed
|
2012-01-01 23:18:36 +00:00 |
|
asvitkine
|
c972658d81
|
cleanup ifdef chain syntax
|
2012-01-01 22:32:24 +00:00 |
|
asvitkine
|
60779756ab
|
better cleanup of shared memory on failure
|
2012-01-01 19:11:31 +00:00 |
|
asvitkine
|
84a6ec3a05
|
wrap init_sdl() in USE_SDL ifdef
|
2012-01-01 18:51:40 +00:00 |
|
asvitkine
|
df4342b6db
|
fix compile error introduced by my recent refactoring
|
2012-01-01 18:50:01 +00:00 |
|
asvitkine
|
2fb4e0aa4e
|
make the ifdef chain more readable
|
2011-12-31 19:47:16 +00:00 |
|
asvitkine
|
1a2566b58e
|
Fix CrashReporter poping up when PPC is not emulated on pre-10.5 systems.
|
2011-12-30 20:37:30 +00:00 |
|
asvitkine
|
78ea64bbd9
|
fix ppc build breakage
|
2011-12-30 17:38:39 +00:00 |
|
asvitkine
|
0604cce26b
|
enable hardware cursor on SDL 1.2.15+
|
2011-12-30 15:11:08 +00:00 |
|
asvitkine
|
4161b3d153
|
successfull built of x86 32/64 UB via xcode proj
|
2011-12-30 01:33:26 +00:00 |
|
asvitkine
|
dc0993ca6a
|
trying to get xcode project to build a fat 32/64 bit binary - not yet there
|
2011-12-30 00:58:32 +00:00 |
|
asvitkine
|
d3ec12fc1c
|
add utils_macosx.mm/h
|
2011-12-29 07:43:25 +00:00 |
|
asvitkine
|
dcf65b4d27
|
move NSAutoReleasePool_wrap() into its own file
|
2011-12-29 07:39:56 +00:00 |
|
asvitkine
|
c78c3046db
|
refactor init_sdl() into a function
|
2011-12-28 23:33:04 +00:00 |
|
asvitkine
|
d58da945c6
|
refactor install_signal_handlers() into its own function
|
2011-12-28 23:30:25 +00:00 |
|
asvitkine
|
7930deea4d
|
refactor load_mac_rom() into a function
|
2011-12-28 23:24:30 +00:00 |
|
asvitkine
|
cea73a29ed
|
refactor get_system_info() into a function
|
2011-12-28 23:17:29 +00:00 |
|
asvitkine
|
57416ef7b4
|
add pre-generated config files for Xcode project
so far, only the x86-64 config
|
2011-12-28 22:38:03 +00:00 |
|
asvitkine
|
45fbd1523f
|
fix SDL leak by wrapping video_refresh() call with an NSAutoReleasePool
|
2011-12-28 22:15:11 +00:00 |
|
asvitkine
|
cb0d1a818d
|
revert r1.39 - SDL 1.2.14 doesn't fix the hardware cursor :\
|
2011-12-28 21:44:53 +00:00 |
|
asvitkine
|
67ce6f2bcf
|
re-enable hardware cursor switching for SDL 1.2.14+, since the bug appears
to have been fixed
|
2011-12-28 21:35:42 +00:00 |
|
asvitkine
|
3d09f85dc9
|
fix some unused var/function warnings
|
2011-12-28 20:22:25 +00:00 |
|
asvitkine
|
97c7aa5756
|
delete unused vars
|
2011-12-28 20:21:40 +00:00 |
|
asvitkine
|
fb4a2a6dc6
|
fix warning casting pointer to int
|
2011-12-28 20:15:08 +00:00 |
|
asvitkine
|
f11ad3129b
|
fix release build
|
2011-12-28 18:17:10 +00:00 |
|
asvitkine
|
eebe0b0c13
|
don't deref desc after deleting it!
|
2011-12-28 18:14:58 +00:00 |
|
asvitkine
|
c2c88efcc3
|
first stab at xcode project for sheepshaver - this is still a work in progress
|
2011-12-28 18:01:17 +00:00 |
|
asvitkine
|
0f472ed95e
|
use non-deprecated methods
|
2011-12-28 17:51:56 +00:00 |
|
asvitkine
|
2d14b5fb8b
|
get file size using stat, which seems to be more reliable
|
2011-12-27 21:01:32 +00:00 |
|
asvitkine
|
521da856b5
|
check for MAP_FAILED result
|
2011-12-27 20:50:27 +00:00 |
|
asvitkine
|
b48405744e
|
remove extra comment start
|
2011-12-27 19:50:38 +00:00 |
|
asvitkine
|
d157f74b5d
|
fix a warning and indents
|
2011-12-27 07:29:34 +00:00 |
|
asvitkine
|
a97df3c953
|
fix a warning
|
2011-12-27 07:22:18 +00:00 |
|
asvitkine
|
faadf4cbb1
|
correct whitespace
|
2011-12-26 22:44:22 +00:00 |
|
asvitkine
|
18729e6f07
|
[Douglas Mencken]
Add recognition for 970MP processors.
I took these values from this kernel patch from year 2005:
http://lists.ozlabs.org/pipermail/linuxppc64-dev/2005-July/004688.html
|
2011-12-26 22:41:53 +00:00 |
|
asvitkine
|
85ca596560
|
[Joseph Oswald]
Fix MACH timer header
|
2011-03-11 16:47:48 +00:00 |
|
asvitkine
|
ae1ef406fe
|
[Joseph Oswald]
The src/MacOSX/configure script generated by autoconf is broken (it has bad syntax after the egrep test). Applying a fix from the src/Unix fixes this.
|
2011-03-11 16:44:46 +00:00 |
|
asvitkine
|
b20f89e811
|
[Joseph Oswald]
Skip -psn_XXX command-line argument.
|
2011-03-11 16:43:09 +00:00 |
|
asvitkine
|
9baf8b4156
|
Fix fatal() macro
|
2011-03-11 16:41:18 +00:00 |
|
asvitkine
|
39a3b75024
|
abort editing virtual machine name if any action is chosen
|
2010-12-28 02:57:46 +00:00 |
|
asvitkine
|
f1a2620576
|
- Add a prefix header which is used in place of SheepShaver's config.h to
allow correct compilation of the Universal Binary.
- Update project to work with Xcode on Snow Leopard.
- Add missing #include <unistd.h>
|
2010-12-28 02:50:55 +00:00 |
|