macemu/BasiliskII/src/MacOSX
kanjitalk755 be389a9f11 BII: add -fwrapv to subprojects 2024-04-01 22:38:07 +09:00
..
Assets.xcassets/AppIcon.appiconset Basilisk II compiles on Xcode 8, as a 64-bit Mac app 2017-07-22 17:43:42 -04:00
BasiliskII.xcodeproj BII: add -fwrapv compile flag (#197) 2024-04-01 18:35:53 +09:00
English.lproj updated copyright to 2017 (from 2006); added SDL2 port credit 2017-07-22 21:20:46 -04:00
Multiple-Windows Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
uae_cpu.xcodeproj BII: add -fwrapv to subprojects 2024-04-01 22:38:07 +09:00
uae_cpu_2021.xcodeproj BII: add -fwrapv to subprojects 2024-04-01 22:38:07 +09:00
AudioBackEnd.cpp A bit of apple sound chip support. 2013-06-09 16:27:24 -04:00
AudioBackEnd.h A bit of apple sound chip support. 2013-06-09 16:27:24 -04:00
AudioDevice.cpp Snapshot of working bincue build, although no audio plays yet; saving all files in case xcode messes something up and needs reverting 2019-04-04 03:41:09 -05:00
AudioDevice.h Working audio output by Daniel Sumorok. 2006-07-28 13:15:18 +00:00
BasiliskII.icns New icons; removed unused icon code 2020-03-26 20:27:24 -04:00
BasiliskII_keycodes Basilisk Macbook Keycode 2017-10-03 21:41:12 +02:00
Controller.h Happy New Year! 2008-01-01 09:40:36 +00:00
Controller.mm Fix warnings. 2012-07-04 22:46:57 -04:00
Credits.html updated copyright to 2017 (from 2006); added SDL2 port credit 2017-07-22 21:20:46 -04:00
Emulator.h some changes to make Basillisk build better on Leopard 2008-12-09 18:03:35 +00:00
Emulator.mm Another build fix for changed Prefs methods 2009-10-08 09:20:51 +00:00
EmulatorView.h Happy New Year! 2008-01-01 09:40:36 +00:00
EmulatorView.mm Fix warnings. 2012-07-04 22:46:57 -04:00
HowTo.html Add a Networking section, update formatting in other parts of the text 2006-01-16 23:07:22 +00:00
Info.plist Added bundle identifier for BII 2019-07-17 12:06:35 +09:00
MacOSX_sound_if.cpp A bit of apple sound chip support. 2013-06-09 16:27:24 -04:00
MacOSX_sound_if.h Snapshot of working bincue build, although no audio plays yet; saving all files in case xcode messes something up and needs reverting 2019-04-04 03:41:09 -05:00
Makefile.gencpu BII(x86_64): re-enabled JIT compiler 2021-05-06 14:24:31 +09:00
Makefile.gencpu_2021 BII(x86_64): re-enabled JIT compiler 2021-05-06 14:24:31 +09:00
NNThread.h New Autorelease pool stuff for NNTimer 2004-05-25 07:38:27 +00:00
NNThread.m New Autorelease pool stuff for NNTimer 2004-05-25 07:50:14 +00:00
PrefsEditor.h Happy New Year! 2008-01-01 09:40:36 +00:00
PrefsEditor.mm Allow linking after prefs API changes from 3 months ago. 2009-11-06 21:33:03 +00:00
ToDo.html Corrent HTML for the accent on Gwenolé's name 2008-01-06 05:14:50 +00:00
Versions.html Corrent HTML for the accent on Gwenolé's name 2008-01-06 05:14:50 +00:00
audio_defs_macosx.h Happy New Year! 2008-01-01 09:40:36 +00:00
audio_macosx.cpp Snapshot of working bincue build, although no audio plays yet; saving all files in case xcode messes something up and needs reverting 2019-04-04 03:41:09 -05:00
autorelease.h Add a license header to autorelease.h. 2012-07-05 22:30:15 -04:00
clip_macosx.cpp SheepShaver Pref Editor Udate 2017-10-05 22:20:15 +02:00
clip_macosx64.mm Remove unused code. 2022-04-04 14:01:58 -04:00
config.h BII(x86_64): re-enabled JIT compiler 2021-05-06 14:24:31 +09:00
etherhelpertool.c fixed destroying bridge 2020-03-08 12:33:44 +09:00
extfs_macosx.cpp Resolve more compiler warnings in Xcode projects. 2022-04-05 15:15:26 -04:00
macos_util_macosx.h Happy New Year! 2008-01-01 09:40:36 +00:00
main_macosx.h Happy New Year! 2008-01-01 09:40:36 +00:00
main_macosx.mm Fix some string conversion warnings. 2017-12-10 11:27:08 -05:00
misc_macosx.h Happy New Year! 2008-01-01 09:40:36 +00:00
misc_macosx.mm Happy New Year! 2008-01-01 09:40:36 +00:00
prefs_macosx.cpp Allow linking after prefs API changes from 3 months ago. 2009-11-06 21:33:03 +00:00
runtool.c Fix various compiler warnings with Xcode builds. 2022-04-04 23:44:30 -04:00
sys_darwin.cpp fix multiple entry of "seriala" 2022-07-19 23:07:20 +09:00
utils_macosx.h Clean up forward declarations in favor of header files. 2022-04-04 13:42:58 -04:00
utils_macosx.mm Update for SDL3 2023-11-26 09:48:26 +09:00
video_macosx.h clean up disabled / non-working modes out of video_macosx.mm/.h 2017-12-10 11:27:56 -05:00
video_macosx.mm clean up disabled / non-working modes out of video_macosx.mm/.h 2017-12-10 11:27:56 -05:00