My first demoscene related release for the Megadrive, simple stuff written entirely in 68000-assembler even though it could probably have been made in C just as easily! :)
http://www.pouet.net/prod.php?which=61978
http://www.youtube.com/watch?v=31xYO8FmjfM
http://content.pouet.net ...
Search found 8 matches
- Thu Oct 17, 2013 10:37 am
- Forum: Demos
- Topic: Datastorm 2014 Invitation
- Replies: 5
- Views: 6756
- Mon Oct 14, 2013 9:40 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 635326
- Sun Oct 06, 2013 8:02 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 635326
- Tue Oct 01, 2013 9:10 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 635326
- Wed Sep 04, 2013 6:08 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 635326
- Tue Oct 11, 2011 9:45 pm
- Forum: Sound
- Topic: Problem with TFM music replay - distorted sound
- Replies: 9
- Views: 8456
Thanks, adjusting the TL 10 steps made everything sound better, and I added the Z80 wait just to be safe.
That got me thinking, if you don't have any of your own code running on the Z80, is it really necessary to do the whole stop z80/write ym/start z80 thing, can't you just stop the z80 right at ...
That got me thinking, if you don't have any of your own code running on the Z80, is it really necessary to do the whole stop z80/write ym/start z80 thing, can't you just stop the z80 right at ...
- Tue Oct 11, 2011 11:24 am
- Forum: Sound
- Topic: Problem with TFM music replay - distorted sound
- Replies: 9
- Views: 8456
I remember there is a bug in the TFM player code you provided Shiru, it has already been discussed somewhere but i can't find out where... I fixed the problem in the SGDK version of the player, as far i remember it was due to the way you're writing th YM registers (not checking for busy flag before ...
- Mon Oct 10, 2011 7:32 pm
- Forum: Sound
- Topic: Problem with TFM music replay - distorted sound
- Replies: 9
- Views: 8456
Problem with TFM music replay - distorted sound
Hi guys, new member here!
I'm looking to write some demos for the Megadrive, but I'm more of a graphics-effect type of coder, so I'm looking for a kind of a plug-and-play solution for the music.
I found Shiru's TFM Music Maker, which seemed to be a good match, an editor, lots of example music and ...
I'm looking to write some demos for the Megadrive, but I'm more of a graphics-effect type of coder, so I'm looking for a kind of a plug-and-play solution for the music.
I found Shiru's TFM Music Maker, which seemed to be a good match, an editor, lots of example music and ...