alpha
Login
or
Join now
aaronworld.uk
/
AndroidHorizonNX
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/aaronateataco/AndroidHorizonNX. WIP
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
AndroidHorizonNX
/
source
/
compat
/
at
main
4 files
FascinatingPistachio
Refactor code structure for improved readability and maintainability
12d ago
e70753a8
audio.cpp
Refactor code structure for improved readability and maintainability
1 week ago
elf_loader.cpp
Refactor code structure for improved readability and maintainability
1 week ago
jni_env.cpp
Refactor code structure for improved readability and maintainability
1 week ago
shim_table.cpp
Update build number and version; enhance audio and fault logging - Incremented build number to 60 and updated version string to "v0.1.60 testing-alpha". - Added `compatAudioWarmup()` function to initialize the audio mixer before the game loop starts, preventing lazy initialization during rendering. - Enhanced fault logging in `elf_loader.cpp` to provide detailed memory region information for faulting addresses, including type and permissions. - Updated `runGameOnMainThread()` to call `compatAudioWarmup()` for early audio setup. - Improved fault handling by logging additional context about the program counter (PC) and fault address (FAR) during unrecovered faults.
1 week ago