News/I'm not dead!

From Hidden Palace
Revision as of 22:55, November 29, 2016 by Hidden Palace (talk | contribs) (Text replace - "Megadrive" to "Mega Drive")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I've got something really nice today. 

It's the GEMS development kit. What is GEMS you ask? It was a sound driver used in a lot of Mega Drive games (full list here). Enjoy, it's the full development kit with all the source code needed to program your own music on the Mega Drive. 

Along with the GEMS source code, I got the source code to a little game/demo called Ship. Compiling and linking it was real fun, I had to do most of it manually (in hex!) because of the scarcity of the tools needed to do it and because I was using a very outdated set. But after a lot of hours of manual work, I managed to do it. 

I hope you have fun with these.