mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-05 22:25:32 +00:00
Added Classic building option
This commit is contained in:
@@ -47,5 +47,11 @@ if test -z "$*"; then
|
||||
echo "*************************************************"
|
||||
fi
|
||||
|
||||
# This mode isn't working yet - segfaults
|
||||
#./configure "$@" --enable-addressing=real
|
||||
./configure "$@"
|
||||
|
||||
# The default mode, which doesn't allow Classic ROMS and has black screen prob.
|
||||
#./configure "$@"
|
||||
|
||||
# Classic ROM version, seems to fix black screen problem
|
||||
./configure "$@" --enable-addressing=banks
|
||||
|
Reference in New Issue
Block a user