aboutsummaryrefslogtreecommitdiff
path: root/src/desktop
AgeCommit message (Expand)Author
2025-08-06Dynamically adapt audio speed to keep latency lowAstatin
2025-07-22Add headless optionAstatin
2025-07-22cargo fmtAstatin
2025-07-22Add different verbosity levelsAstatin
2025-07-22Disconnect/reconnect gamepads during playAstatin
2025-07-22Make audio time accurate using audio buffersAstatin
2025-07-15Make render function not block when window is suspendedAstatin
2025-07-15Fix noise channel audio to make it more noise and less metallicAstatin
2025-07-12Update audio registers without trigger + add stereoAstatin
2025-06-29Add serial over tcp supportAstatin
2025-06-29Fix (rewrite ?) FIFO serial communicationAstatin
2025-06-18Set default zoom to x4 + add --title option to change window titlesAstatin
2025-05-22Add load/save parameters to the CLI & remove errorsAstatin
2025-05-22Save wram,vram,io,hram with X button + move big arrays to HeapAstatin
2025-04-03Separate core from desktop targetAstatin