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

Add missing audio commands #19

Closed
wants to merge 41 commits into from
Closed

Add missing audio commands #19

wants to merge 41 commits into from

Conversation

robogeek42
Copy link
Contributor

Add remaining audio commands for setting sample seek, duration and rate, and setting waveform parameters.

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);
@astralaster
Copy link
Collaborator

This is out of sync, because of the major changes in the meantime. Please rebase your changes.

@robogeek42 robogeek42 closed this Jul 10, 2024
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