| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-02-23 | fix: broken FX0A instruction implementation | Polesznyák Márk | 1 | -11/+8 | |
| 2026-02-23 | fix: incorrectly implemented instructions (8XY6, 8XYE) | Polesznyák Márk | 1 | -7/+9 | |
| Also reset VF for 8XY1, 8XY2 and 8XY3 | |||||
| 2026-02-22 | refactor: get rid of unused SDL_AudioFormat defines | Polesznyák Márk | 2 | -22/+4 | |
| 2026-02-21 | feat: add audio | Polesznyák Márk | 2 | -18/+93 | |
| 2026-02-20 | chore: build in release mode | Polesznyák Márk | 1 | -1/+1 | |
| 2026-02-20 | refactor: increase default scale and clockspeed | Polesznyák Márk | 1 | -2/+2 | |
| 2025-10-21 | Add ! after c::fromstr calls to handle nomem | Haelwenn (lanodan) Monnier | 3 | -4/+4 | |
| Lazy way out, might be better to change API either by returning nomem or using `*char` as parameter so it's caller controlled instead of `str`. | |||||
| 2025-01-13 | sdl2/rwops: assert on allocation failure | Drew DeVault | 1 | -1/+1 | |
| 2024-11-18 | Add SDL text input wrappers | Drew DeVault | 1 | -0/+2 | |
| 2024-11-03 | Add SDL_GL_GetDrawableSize | Drew DeVault | 1 | -0/+1 | |
| 2024-10-26 | Add SDL_GL_SetSwapInterval | Drew DeVault | 1 | -0/+1 | |
