- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Jan 7, 2017
CHANGELOG
version 0.0.13
- sound registers depend of frequency instead period
- you can change audio channel wave form in runtime
- new 64K RAM layout (use 'ram' command in the console to learn more)
- persistent memory resized to 16 integers (64 bytes according to the new 64K RAM)
- removed 'sndreg' api function, you have to set/get sound registers values by 0xFF80 addr in the RAM
- added 'time' api function (returns how many tics have passed since the game started)