Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #28

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Develop #28

wants to merge 8 commits into from

Conversation

Tom1975
Copy link
Owner

@Tom1975 Tom1975 commented Nov 24, 2024

No description provided.

Thomas GUILLEMIN and others added 8 commits February 27, 2024 17:27
Fix : a typo in a length test (Fire ! dump test was wrong)
* fix DSK loading; IPF/CAPS also for circle
* ROM settings : replace map by array
* Remove unnecessary define; fix warnings
* FIX : Alpha channel set to "full" for sprites / border / background.
* Fix a test; Fix the missing LOG in FDC causing FDC to work incorrectly
* remove simple_filesystem; simple_regex is now for everybody
* add multilanguage to core
* remove regex, to reduce code size
* Keyboard : Use scan code array to handle scan codes. 
* Can handle multiple scancode for a key
* Fix & complete keyboard scancode for linux
* Fix Keyboard (win)
* Add more functions to handle scancode conversion (for testing purpose)
* Handle MacOs Keycodes as Linux (to be fixed when possible...)
* Update google test. Add convertion for scancodes for unit test (linux)
Sync reworked and fixed :
- Sync with VSync now works better
- Sync with sound added, to have a no-glitch sound. Buffer number auto increase when needed.
- Sync with GSync (or async display) added, it add sync with sound, but waiting also for vsync.
- Reworked whole sync, should be better now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant