| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Screen rotation follows orientationscreen-orienting | Zoltan Szabatin | 2025-05-14 | 7 | -170/+307 |
| * | feat: Split updates screen sizeHEADmain | Zoltan Szabatin | 2025-05-14 | 7 | -25/+160 |
| * | switched from usb hid to cdc | M005A | 2025-04-21 | 1 | -41/+2 |
| * | switched from usb hid to cdc | M005A | 2025-04-21 | 1 | -124/+52 |
| * | GUI for controller | M005A | 2025-04-21 | 1 | -0/+201 |
| * | Update gamepad.py | M005A | 2025-04-17 | 1 | -1/+1 |
| * | Update boot.py | M005A | 2025-04-17 | 1 | -1/+1 |
| * | New updated code to stop I2C errors | M005A | 2025-04-17 | 1 | -0/+38 |
| * | Create joystick_to_cursor.py | M005A | 2025-04-17 | 1 | -0/+177 |
| * | fix(Input): Controller analogue stick previous state | Zoltan Szabatin | 2025-03-06 | 1 | -15/+20 |
| * | fix(Input): Controller game input | Zoltan Szabatin | 2025-03-05 | 8 | -73/+65 |
| * | feat(Input): Debounce buttons | Zoltan Szabatin | 2025-03-05 | 1 | -20/+50 |
| * | feat: Add Pico-specific modules | Zoltan Szabatin | 2025-03-05 | 45 | -0/+1746 |
| * | fix(Input): Controller button indexes | Zoltan Szabatin | 2025-03-05 | 2 | -4/+16 |
| * | feat(menu): Resizable window on debug | Zoltan Szabatin | 2025-03-03 | 1 | -1/+1 |
| * | feat: Add split mode toggle for debugging | Zoltan Szabatin | 2025-03-02 | 7 | -78/+192 |
| * | feat(games): Use input handler | Zoltan Szabatin | 2025-03-02 | 4 | -9/+18 |
| * | feat(input): Add extra controller inputs | Zoltan Szabatin | 2025-03-02 | 1 | -1/+30 |
| * | refactor: Generic game handling | Zoltan Szabatin | 2025-03-02 | 1 | -88/+45 |
| * | feat: Add pong game | Zoltan Szabatin | 2025-03-02 | 3 | -1/+267 |
| * | refactor: Create base game class for games | Zoltan Szabatin | 2025-03-02 | 4 | -277/+260 |
| * | feat: Add breakout game | Zoltan Szabatin | 2025-03-02 | 2 | -1/+265 |
| * | feat: Add snake and benchmark games | Zoltan Szabatin | 2025-03-02 | 6 | -3/+361 |
| * | refactor: Move games to proper game enumeration | Zoltan Szabatin | 2025-03-02 | 1 | -1/+2 |
| * | feat: Add proper command options | Zoltan Szabatin | 2025-03-02 | 3 | -9/+24 |
| * | refactor: Move serial controller up hierarchy | Zoltan Szabatin | 2025-03-02 | 2 | -32/+62 |
| * | refactor: Move serial and Pygame definitions up in hierarchy | Zoltan Szabatin | 2025-03-02 | 2 | -23/+29 |
| * | style(src): Format files | Zoltan Szabatin | 2025-03-01 | 3 | -7/+6 |
| * | feat: Add serial interface | Zoltan Szabatin | 2025-02-25 | 3 | -4/+37 |
| * | feat: Add Pygame menu | Zoltan Szabatin | 2025-02-25 | 3 | -0/+130 |
| * | feat: scaffold python project | Zoltan Szabatin | 2025-01-29 | 2 | -0/+8 |