| |
Raistlin
Registered: Mar 2007 Posts: 657 |
Open Source C64 Demos
Given recent discussions on this, I thought it could be good to collate the various open-source demos in one place..?
I've added several demos that I've worked on (with many other GP'ers of course) here:-
https://github.com/RobertTroughton/C64Demo-PublicReleases
(currently includes Delirious 11, X Marks the Spot, The Dive, Memento Mori, Christmas Megademo and No Bounds .. though we'll of course add more later)
And Bitbreaker/Performers just made the Next Level source public:
https://github.com/bboxy/next-level
Also note that I have the https://www.c64demo.com domain where I plan to blog about all sorts of coding stuff .. hopefully once I finally release Sabre Wulf Remastered I'll have more time to do stuff there too.
I've also attached to each entry on CSDb a ZIP containing the current state of each source branch. That way, it's all hopefully better preserved. I strongly encourage others to think about that too - sometimes (or 99% of the time?) these links on CSDb become stale and stop working ......... |
|
| |
iAN CooG
Registered: May 2002 Posts: 3186 |
Uploading the files on CSDb instead of external repos is reccomended, repos gets updated, while the entry on CSDb must reflect the release made that day, always.
Then as you said, they could vanish. |
| |
Bitbreaker
Registered: Oct 2002 Posts: 504 |
That public repo is just a copy of a private repo, as i didn't want to share the whole repo with all its history (though the commit messages are for sure entertaining :-D). The private repo of course has all that history stored and it is an easy thing to checkout the relevant branch that leads to the released disk images. Also some clean up was a good idea, not codewise, but regarding unused or outdated files. Repos get messy over time when so many people are involved :-) Release tags may help too. |
| |
Burglar
Registered: Dec 2004 Posts: 1085 |
thank you! I can confirm Next Level source builds without any issue on Linux and pretty fast too (+/- 6.5 sec on my system) |
| |
Bitbreaker
Registered: Oct 2002 Posts: 504 |
Ah, right, the build is done multithreaded by default, as building times raised a lot over time, thus the focus on a fast compile (with more hassle on finding errors though as they are buried under a huge pile of output from other threads) :-) It should also compile flawless on macOS or cygwin, as we had developers in those departments as well. |
| |
Krill
Registered: Apr 2002 Posts: 2968 |
Quoting iAN CooGUploading the files on CSDb instead of external repos is reccomended Artefacts Zoompinski [512 bytes] Fontesquieu 256b etc. =) |
| |
chatGPZ
Registered: Dec 2001 Posts: 11351 |
Quote:Uploading the files on CSDb instead of external repos is reccomended, repos gets updated, while the entry on CSDb must reflect the release made that day, always.
Thats why repos have tags :) |
| |
JackAsser
Registered: Jun 2002 Posts: 2014 |
What about games? :) https://bitbucket.org/JackAsser/eye-of-the-beholder-c64/src/mas.. |
| |
ws
Registered: Apr 2012 Posts: 251 |
Or booze-fueled intros, rushed games and hard-to-use tools alltogether? |
| |
Martin Piper
Registered: Nov 2007 Posts: 718 |
Lots of C64 related code: https://github.com/martinpiper/C64 |
| |
Bitbreaker
Registered: Oct 2002 Posts: 504 |
Quote: Lots of C64 related code: https://github.com/martinpiper/C64
I guess this should be:
https://github.com/martinpiper/C64Public |
... 24 posts hidden. Click here to view all posts.... |
Previous - 1 | 2 | 3 | 4 - Next |