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

2024_08_10 rebase all changes from robogeek42 #38

Merged
merged 31 commits into from
Aug 5, 2024

Conversation

robogeek42
Copy link
Contributor

2024_08_10 rebase all checked for Audio, VDP and GPIO mos_read/write changes

robogeek42 and others added 30 commits March 19, 2024 12:59
Add core function:
- vdp_adv_add_sprite_bitmap (VDU 23,27,0x26)
and helper funtions:
- vdp_adv_load_sprite_bitmaps
- vdp_adv_create_sprite
mirroring the non "adv" versions of each
 : uint8_t  mos_port_read(uint8_t port);
 : uint8_t  mos_port_write(uint8_t port, uint8_t data);
 : uint8_t  mos_port_read(uint8_t port);
 : uint8_t  mos_port_write(uint8_t port, uint8_t data);
@astralaster
Copy link
Collaborator

Looks good, but has conflicts due to new merges.

Make additional changes for vpd_pflags->vdp_pflags
Add back in vdp_get_scr_dims for backward compatibility
@robogeek42
Copy link
Contributor Author

Merged from latest. Thanks

@astralaster astralaster merged commit 5645632 into pcawte:main Aug 5, 2024
1 check passed
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.

3 participants