Search found 251 matches

by sega16
Sun Mar 06, 2011 4:20 pm
Forum: Tools
Topic: Update your Genesis/32X Toolchain!
Replies: 110
Views: 134739

Edit:To get makefiles on windows go to :http://gnuwin32.sourceforge.net/packages/make.htm And edit your path once you install it. So i tried to build the make files and got "make is not recognized as an internal or external command" (yes I am using windows 7)is there a package I need to download for...
by sega16
Sat Feb 26, 2011 3:50 pm
Forum: Super 32X
Topic: Super VDP
Replies: 167
Views: 201439

Wow that is amazing.I think this could have great potential to be made into a game.Did anyone test this on real hw?
by sega16
Fri Feb 18, 2011 2:49 am
Forum: Tools
Topic: [MDPPY] version 0.1 released
Replies: 11
Views: 10829

What is "genres"?I have never heard of it and I tried googleing it but found nothing about it.
by sega16
Fri Feb 18, 2011 2:46 am
Forum: Megadrive/Genesis
Topic: what would be the cheapest way to test on real hw
Replies: 8
Views: 5653

I will probably go with the everdrive.Just a few questions.
They seem to be out of stock and I heard that they run out fast so When would be a good time to order?
Can I order with my credit card? (I don't have a paypal because I don't relay order stuff online)
by sega16
Wed Feb 16, 2011 10:57 pm
Forum: Mega/SegaCD
Topic: Better MegaCD manual scans from "Sphere, INC"
Replies: 14
Views: 18007

In the zip file did you include all the pages you found because it seems to be missing alot of pages.
by sega16
Tue Feb 15, 2011 3:20 am
Forum: Megadrive/Genesis
Topic: what would be the cheapest way to test on real hw
Replies: 8
Views: 5653

what would be the cheapest way to test on real hw

I have had my sega genesis for along time but and I have made a few programs with basiegaxoz.The only really interning things is something that plays pcm and also some 3d-like scanline scrolling...but anyway you don't relay get the same experience playing on the computer as you do on the sega genesi...
by sega16
Tue Feb 08, 2011 11:04 pm
Forum: Mega/SegaCD
Topic: Cross product devkit on ebay
Replies: 7
Views: 8274

What are the advantages of owing a developer sega vs a regular sega cd(Besides rarer)I tried goole but there were relay no sega sdks like there are a big 32x sdk (in fact there are no sega cd sdks that I am aware of)
by sega16
Wed Feb 02, 2011 2:48 pm
Forum: Cartridge
Topic: SRAM n00b
Replies: 7
Views: 11848

Mabey you should check you this guide:(it worked for me)
http://sonicresearch.org/forums/index.p ... topic=2233
Also try movep instead of move
http://68k.hax.com/MOVEP
by sega16
Wed Feb 02, 2011 4:29 am
Forum: Demos
Topic: long term video playback on SEGA
Replies: 6
Views: 6508

You could start the z80 pcm then just play the video and hope it is similar (in sync)
by sega16
Mon Jan 31, 2011 1:46 am
Forum: Demos
Topic: CVSD Compressed audio example
Replies: 74
Views: 70578

Thank you all for your help.It worked perfect!
by sega16
Sat Jan 29, 2011 3:21 pm
Forum: Demos
Topic: CVSD Compressed audio example
Replies: 74
Views: 70578

how would this work in asm

I tried and tried to get this to work in asm but no matter what I do it does not work.Here is my code anyone know what I am doing wrong: ;--------------------------------------- ; ; Sega Mega Drive code template v1.0 ; ; by drx [www.hacking-cult.org] ; [www.bluehedgehog.org] ; [www.shadowsoft-games....