comparison .hgignore @ 2681:c4256ce2c45a

Updated Android port using gradle toolchain and with basic Storage Access Framework support for Android 11+ support
author Michael Pavone <pavone@retrodev.com>
date Wed, 26 Mar 2025 01:20:55 -0700
parents 0e4e9ea2d18d
children
comparison
equal deleted inserted replaced
2680:e3394457427e 2681:c4256ce2c45a
19 html/* 19 html/*
20 generated_tests/* 20 generated_tests/*
21 ztests 21 ztests
22 glew/* 22 glew/*
23 lib/* 23 lib/*
24 android/obj 24 obj/*
25 android/bin 25 z80.c
26 android/gen 26 z80.h
27 android/libs 27 m68k.c
28 m68k.h
29 android/.gradle
30 android/app/build
31 android/app/jni/SDL
28 android/local.properties 32 android/local.properties
29 android/jni/SDL
30 sdl 33 sdl
31 *.o 34 *.o
32 *.list 35 *.list
33 *.eeprom 36 *.eeprom
34 *.sram 37 *.sram