Search found 61 matches
- Mon Oct 26, 2020 2:23 pm
- Forum: Tools
- Topic: Pseym (retro-style YM2612 instrument editor)
- Replies: 0
- Views: 105479
Pseym (retro-style YM2612 instrument editor)
Pseym (parameter setter for YM2612) is a retro-style instrument editor for the Yamaha YM2612 FM sound chip (or the functionally equivalent YM3438), found on the Sega Genesis/Mega Drive. Its keyboard-driven user interface aims to make the editing process more efficient. https://raw.githubusercontent....
- Wed Nov 11, 2015 10:54 am
- Forum: Megadrive/Genesis
- Topic: Clearing the RAM really needed?
- Replies: 5
- Views: 5880
Clearing the RAM really needed?
Knowing that no RAM address is supposed to be read before being initialized, is it really necessary to clear the entire RAM during the startup instead of simply initializing the used RAM addresses at the proper moment?
The same is supposed for CPU registers.
The same is supposed for CPU registers.
- Tue May 26, 2015 12:43 am
- Forum: Blabla
- Topic: Hidden sound effects in Ayrton Senna's Super Monaco GP II
- Replies: 1
- Views: 11459
Hidden sound effects in Ayrton Senna's Super Monaco GP II
This video shows some unused sound effects hidden in the game Ayrton Senna's Super Monaco GP II I have found while reverse-engineering it.
https://www.youtube.com/watch?v=B4kcJXMDopk
https://www.youtube.com/watch?v=B4kcJXMDopk
- Fri Feb 20, 2015 4:40 pm
- Forum: Demos
- Topic: Anyboby can tall me,where to find snes SDK and spec?
- Replies: 6
- Views: 7444
A wiki about SNES development can be found at http://wiki.superfamicom.org.
- Sat Feb 07, 2015 12:00 am
- Forum: Demos
- Topic: Bug Hunt for Sega Genesis / Megadrive
- Replies: 11
- Views: 15742
- Wed Feb 04, 2015 4:59 pm
- Forum: Megadrive/Genesis
- Topic: Help on creating a homebrew Genesis game...
- Replies: 13
- Views: 13595
After the header, a Genesis game needs an initialization code like this.
If you want to see something on the screen, you need to set the VDP registers, also shown in the link.
If you want to see something on the screen, you need to set the VDP registers, also shown in the link.
- Wed Oct 15, 2014 2:15 am
- Forum: Blabla
- Topic: GEMS YouTube video
- Replies: 91
- Views: 156534
GEMS YouTube video
I have just found an interesting video on YouTube. It shows the editor of GEMS, the sound engine used in some Genesis games.
http://www.youtube.com/watch?v=lMPzDfvcM7o
http://www.youtube.com/watch?v=lMPzDfvcM7o
- Tue Sep 30, 2014 1:27 am
- Forum: Announcement
- Topic: 503 Error
- Replies: 7
- Views: 16195
- Mon Sep 29, 2014 11:55 am
- Forum: Collaboration
- Topic: Seeking artist and possibly composer for demo
- Replies: 14
- Views: 23370
- Fri Sep 26, 2014 10:17 pm
- Forum: Collaboration
- Topic: Seeking artist and possibly composer for demo
- Replies: 14
- Views: 23370
I have my own driver. It can handle FM, PSG and 2 channels of PCM with resampling and a native output frequency of 12Khz. Playback speed is in 8.8 fixed point allowing melodic PCM instruments with a reasonable range. The entire driver runs on the Z80. Currently the tooling is kind of primitive whic...
- Fri Sep 26, 2014 3:22 pm
- Forum: Collaboration
- Topic: Seeking artist and possibly composer for demo
- Replies: 14
- Views: 23370
Your music sounds pretty good. What would you require as far as tooling goes? At this point, having something ready for Demosplash seems unrealistic so I think I'm going to target @party 2015 (unless someone has a better suggestion) which provides plenty of time to work on tools. Thanks. We might t...
- Wed Sep 24, 2014 1:18 pm
- Forum: Collaboration
- Topic: Seeking artist and possibly composer for demo
- Replies: 14
- Views: 23370
I am also a composer, in case you need help. You may want to check out my 1980s style musical project on either YouTube or SoundCloud.
- Tue Apr 15, 2014 12:01 pm
- Forum: Demos
- Topic: Hide the Baby for Sega CD
- Replies: 7
- Views: 10742
- Mon Apr 07, 2014 12:54 pm
- Forum: Demos
- Topic: 3D on the Sega Genesis is possible
- Replies: 35
- Views: 35328
- Wed Apr 02, 2014 2:02 am
- Forum: Demos
- Topic: Pseudo-3D road demo
- Replies: 20
- Views: 16953
Have you ever seen the Reassembler blog? http://reassembler.blogspot.ca He worked on porting/converting the original OutRun arcade to C. He has a few posts talking about how the roads were done. Yes, I know about Cannonball. I have noticed that while Outrun, as well as the current version of this d...