Skip to content

Tags: yentzee/m8c

Tags

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request laamaa#45 from laamaa/feature/macos-bundle

Add macOS bundle creation to GH Actions

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request laamaa#37 from gunnbr/clean-exit

Cleanly exit with valid error message on serial port error

v1.1.0

Toggle v1.1.0's commit message
update font

v1.1.0-b1-gl

Toggle v1.1.0-b1-gl's commit message
Merge branch 'main' into specialfx

v1.0.3

Toggle v1.0.3's commit message
remove useless sdl event case

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request laamaa#15 from laamaa/feature/display-reset

add possibility to reset display manually

v1.0.1

Toggle v1.0.1's commit message
add delay to game controller init

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not check joypad keypressed command length

Recent firmwares have a joypad keypressed packet length of 3 instead of 2, causing error messages. Since the packets are not used, commenting the size checking out for now.