Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
djdiskmachine
/
LittleGPTracker
Public
forked from
Mdashdotdashn/LittleGPTracker
Notifications
You must be signed in to change notification settings
Fork
51
Star
245
Code
Issues
13
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Nintendo Switch port
- #272
#272
Open
emartinez-dev
wants to merge 13 commits into
djdiskmachine:master
djdiskmachine/LittleGPTracker:master
from
emartinez-dev:master
emartinez-dev/LittleGPTracker-switch:master
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Nintendo Switch port
#272
emartinez-dev
wants to merge 13 commits into
djdiskmachine:master
djdiskmachine/LittleGPTracker:master
from
emartinez-dev:master
emartinez-dev/LittleGPTracker-switch:master
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
feat: implemented build for Nintendo Switch, compatible with nxlink
emartinez-dev
committed
5262dcf
View commit details
Copy full SHA for 5262dcf
Browse repository at this point
fix: added switch screen size and calculate screen mult on fullscreen
emartinez-dev
committed
e9b2241
View commit details
Copy full SHA for e9b2241
Browse repository at this point
fix: use SDL2 process instead of Unix for Switch, the audio semaphore was not waiting for consumer and it played songs x10 times faster
emartinez-dev
committed
139436b
View commit details
Copy full SHA for 139436b
Browse repository at this point
fix: use proper SDL_CreateThread args for SDL2 and pass initial count to SDLSysSemaphore. Also fixed semaphore leak on destructor
emartinez-dev
committed
44ea24c
View commit details
Copy full SHA for 44ea24c
Browse repository at this point
fix: defer the project loading so the app doesn't crash when loading a project while playing another one
emartinez-dev
committed
dbc8a6c
View commit details
Copy full SHA for dbc8a6c
Browse repository at this point
fix: use POSIX [[:space:]] in depfile sed, BSD sed on macOS is missing \+
emartinez-dev
committed
5d066f5
View commit details
Copy full SHA for 5d066f5
Browse repository at this point
fix: lower audio engine default prebuffer count to 2, can't hear any artifact so it's safe
emartinez-dev
committed
59b7fb0
View commit details
Copy full SHA for 59b7fb0
Browse repository at this point
feat: added Switch for lgpt_package and also for the github actions
emartinez-dev
committed
0150ddb
View commit details
Copy full SHA for 0150ddb
Browse repository at this point
chore(gitignore): added switch build artifacts to gitignore
emartinez-dev
committed
92c96de
View commit details
Copy full SHA for 92c96de
Browse repository at this point
chore(makefile): derive APP_VERSION from Project.h
emartinez-dev
committed
218e63f
View commit details
Copy full SHA for 218e63f
Browse repository at this point
chore: bump Project version, update CHANGELOG and the wiki "What is LPGT" page
emartinez-dev
committed
074aff5
View commit details
Copy full SHA for 074aff5
Browse repository at this point
chore: added a comment on app UI calculation, it was not scaling properly before
emartinez-dev
committed
8784f06
View commit details
Copy full SHA for 8784f06
Browse repository at this point
chore: check if clang-format hook is working properly
emartinez-dev
committed
7f7bd82
View commit details
Copy full SHA for 7f7bd82
Browse repository at this point
You can’t perform that action at this time.