Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | Properly initialize Genesis reset cycle on startup. Fixes crash in GDB ↵ | Michael Pavone | |
remote debugger when stepping past the first two instructions | |||
2019-03-14 | Remove some commented out code in fbdev backend | Michael Pavone | |
2019-03-14 | Handle interlaced mode in fbdev backend | Michael Pavone | |
2019-03-10 | Scale H32 horizontally in fbdev backend so it has the correct aspect ratio | Michael Pavone | |
2019-03-10 | Grab keyboard devices at startup so keyboard input stops going to terminal ↵ | Michael Pavone | |
while running | |||
2019-03-10 | Fix off-by-one error in evdev init code and allow ALSA device to be ↵ | Michael Pavone | |
specified in config | |||
2019-03-10 | Added raw fbdev/evdev/ALSA render backend | Michael Pavone | |