Mercurial > repos > blastem
view android/jni/Application.mk @ 2411:efd2242c2c23
Fix silly TMS9918A bug, make CRAM viewer sorta useful in TMS9918A modes, make mode4 address map externally viewable for debugger
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Thu, 04 Jan 2024 22:13:46 -0800 |
parents | 78abbabfd58d |
children | 13abdc98379e |
line wrap: on
line source
# Uncomment this if you're using STL in your project # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information # APP_STL := stlport_static APP_ABI := x86 APP_PLATFORM := android-16 APP_OPTIM := release