-
fix cpu usage
-
app: add screenshot support
-
app: add ui/menus
-
revamp controllers
- revise joy, remove index virtual
- app port0(joystick(numpad) joystick(0))
- input: fix gamepad support, JoyHatMotion
- input: add joy sensetivity
- input: add joy swap
- input: implement swap joystick
- device: add mouse support
-
device: add floppy support
-
rpi: add usb
-
constructor:
- cpu
- cia
- sid system_clock -> clock
- vic
-
system
- c64 remove config
-
cpu: move RTI to control flow
-
vid: switch vic to reg const
-
core: remove reset from snd and vid ouput, move it to app
-
console: add clear
-
cpu: fix nmi handling
-
vic: fix sprite turn off logic
-
vic: implement invalidtext mode
-
refactor run_frame to result Option Halt|Vsync
-
core: add apply_config hardwareconfig
-
fix rambo
-
fix mario 0x0830