aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysFix serial read_controlHEADlatestmainAstatin
2025-08-06Dynamically adapt audio speed to keep latency lowAstatin
2025-07-22Add headless optionAstatin
2025-07-22cargo fmtAstatin
2025-07-22Fix --help formatAstatin
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-07-03Update READMEAstatin
2025-07-03Remove stuff from before bootromAstatin
2025-06-29Remove test fileAstatin
2025-06-29Remove test romAstatin
2025-06-29Add serial over tcp supportAstatin
2025-06-29Fix (rewrite ?) FIFO serial communicationAstatin
2025-06-28Add ~3s wait before astatin logo disappearAstatin
2025-06-18Set default zoom to x4 + add --title option to change window titlesAstatin
2025-06-18Fixing github action (for the last time surely yepyep :3)Astatin
2025-06-18Update README and maybe fix github actionAstatin
2025-06-18Update rust.ymlAstatin
2025-06-18Add action to build emulatorAstatin
2025-06-06Add skip bootrom & dumps on stopAstatin
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
2025-03-22Center logo better in custom bootromAstatin
2025-03-22Add custom DMG bootromAstatin
2025-03-12Update README.mdAstatin
2025-03-12Remove useless ref to state in update_eventsAstatin
2025-03-12Replace minifb with pixels+winitAstatin
2025-03-07Add gamepad recorder & gamepad replayAstatin
2025-02-06Fix window renderingAstatin
2025-02-04Remove useless features in rodioAstatin
2024-12-12Workaround to increase FPS to 60 (for some reason setting it to 60 in consts ...Astatin
2024-11-14Add debug instructionAstatin
2024-11-01Remove error message when reading from interrupt flagsAstatin
2024-10-28Fix unpredictable first row of pixel in windowAstatin
2024-09-15Update documentationAstatin
2024-09-14Add keyboard support & start supporting serial communication (but tetris does...Astatin
2024-09-14Fix timing issues by not calling SystemTime::now at every instructionAstatin
2024-08-29I FINALLY COMMITTED IT ! AND YOU WILL HAVE NO GIT HISTORY BC IT'S TO HARD NOT...Astatin