mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-04 18:04:40 +00:00
b300e60e2a
- 'was_gzipped' state is persisted in .apple2.json preferences - This removes all file-renaming codepaths at the cost of temporarily nonconformance to naming convesion (e.g., disk images inserted read/write are still called 'foo.dsk.gz' although they are not compressed) - Unclean shutdown of emulator leaves any disk images that were inserted read/write in their non-gzipped state (regardless of file name extension) on disk until emulator restarted and disk images explictly ejected or clean shudown. App removal after unclean shutdown will potentially leave mis-named disk images lingering. - Emulator will handle edge cases of non-gzipped disk images with '.gz' extension and gzipped disk images without '.gz' extension |
||
---|---|---|
.. | ||
android_globals.h | ||
androidkeys.c | ||
androidkeys.h | ||
apple2ix | ||
apple2ix-src | ||
apple2ix.mk | ||
Application.mk | ||
breakpad | ||
breakpad.mk | ||
build.sh | ||
clean | ||
jnicrash.c | ||
jnihooks.c | ||
sources.mk | ||
start_valgrind.sh | ||
testcpu | ||
testcpu.mk | ||
testdisk | ||
testdisk.mk | ||
testdisplay | ||
testdisplay.mk | ||
testprefs | ||
testprefs.mk | ||
testtrace | ||
testtrace.mk | ||
testui | ||
testui.mk | ||
testvm | ||
testvm.mk | ||
uninstall |