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

Assemble separately #3

Open
Clownacy opened this issue Mar 18, 2017 · 1 comment
Open

Assemble separately #3

Clownacy opened this issue Mar 18, 2017 · 1 comment

Comments

@Clownacy
Copy link
Owner

Clownacy commented Mar 18, 2017

It appears that the original SMPS drivers were binary blobs. Doing the same for this driver should help with compatibility, and ease-of-use. Then again, only one disasm primarily uses asm68k, and the actual music would need building at assemble-time, too, making SMPS2ASM a dependency. Problem is, SMPS2ASM is bound to AS in its current state.

Perhaps the driver should be pre-assembled, and music should be assembled separately, with a copy of AS.

@Clownacy
Copy link
Owner Author

Clownacy commented Apr 2, 2017

Now that I think about it, this would break the compatibility flags. That is, unless I want to add a million run-time checks. Screw it, I suppose I should just look into making the driver build separately, but at the same time as, the main hack.

@Clownacy Clownacy changed the title Pre-assemble? Assemble separately Apr 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant