-
Notifications
You must be signed in to change notification settings - Fork 70
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
Split examples #803
Split examples #803
Conversation
3dafbb9
to
4fb8bd0
Compare
There's certainly a lot of duplication in the docs... and a lot of the phrase "Set up the 32Blit Makefile from the root of the repository", I feel like that needs rewording somehow. |
Will squash the hardware-test undelete into the delete to not mess up history. (Unless we don't keep them here). Could move the launcher next to those too... 🤔 |
I really need to stop crashing into bed in the evenings and get onto 32blit/32blit-examples#1 😬 |
Ah, this is being held up by documentation isn't it? |
That was easy
There's nothing interesting in the SDK (except maybe a non-functional launcher)
They still don't have their own and the examples are about to move
They've moved out to 32blit/32blit-examples
At least the location of the examples is right now
All they would include is a semi-functional launcher
Just the hardware tests
9de1e8e
to
b2a01ca
Compare
This is being held up by documentation and that's entirely my fault. It's been gnawing at my brain all this time, but I haven't had an opportunity to sort it. 😬 |
Well, it's not like I didn't completely forget about this myself... (Too busy hacking on emulators apparently.) |
Not me finding examples in the SDK very, very useful again... 😆 |
Anything can be "in" the SDK with enough (I may have a few extras added most of the time) |
🤔
|
Wait haven't we just reinvented git submodules? 🤔 |
Uh kinda, but specifying a specific commit of the examples doesn't seem useful. (Mostly thinking of a way to make this change slightly less huge) |
Yeah that's a good point, and was nagging away at the back of my mind 😆 |
master...Daft-Freak:32blit-beta:split-examples-2 + 32blit/32blit-examples#3 seems to work. Didn't even delete the .sln, it just explodes if the examples aren't there... |
#744, but moving everything. More discussion over there. WIP.