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 a stack/queue library for the x16, that utilizes banked ram #145

Open
irmen opened this issue Jun 25, 2024 · 1 comment
Open

add a stack/queue library for the x16, that utilizes banked ram #145

irmen opened this issue Jun 25, 2024 · 1 comment

Comments

@irmen
Copy link
Owner

irmen commented Jun 25, 2024

Due to memory constraints for other targets, probably only have this available on the x16 that has ample banked ram available by default.

Here's a good base https://discord.com/channels/547559626024157184/926342257290903552/1255178967955148810

Can also add FIFO (ringbuffer) support routines to it.

See https://gist.github.com/adiee5/22bbc588cf5c5329ef57d6dd48a5fae8

@irmen
Copy link
Owner Author

irmen commented Jul 3, 2024

in buffers.p8 ?

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

No branches or pull requests

1 participant