Skip to content

Tags: belek666/daedalus

Tags

1.1.8

add 1.1.8 version

1.1.7

Merge branch 'cleanup-ui'

Merging Cleanup-ui branch with master as most cleanup work has been done
Major things:
* Remove most asserts / Debug features from release to make it tidier
* Streamline and cleanup User Interface for easy customisation later - It may still be replaced completely.
* Fix a long winded ROM list scrolling bug by reverting RomSelectorComponent to an earlier build.
* Begin work on converting code to newer C11 standard
* Ensure that most variables are declared on default to prevent garbage code