Actions

Difference between revisions of "Sonic the Hedgehog 1 for SegaCD"

From Sonic Retro

Line 11: Line 11:
 
'''''Sonic the Hedgehog 1 for SegaCD''''' is an open port of the [[Mega Drive]] version of ''[[Sonic the Hedgehog (16-bit)|Sonic the Hedgehog]]'' to the [[Sega CD]] by [[Hcktrox]].
 
'''''Sonic the Hedgehog 1 for SegaCD''''' is an open port of the [[Mega Drive]] version of ''[[Sonic the Hedgehog (16-bit)|Sonic the Hedgehog]]'' to the [[Sega CD]] by [[Hcktrox]].
  
It's main objetive is to give a working example game for the Sega CD, to let newbie hackers to experiment and familiarize with the hardware.
+
Its main objective is to give a working example game for the Sega CD, to let newbie hackers to experiment and familiarize with the hardware.
  
 
==Features==
 
==Features==
 
* Support for all regions.
 
* Support for all regions.
 
* Based on [[MarkeyJester]]'s Two-Eight project, allowing 128x128-sized chunks to be used.
 
* Based on [[MarkeyJester]]'s Two-Eight project, allowing 128x128-sized chunks to be used.
* Includes examples of BRAM manipulation (used to save the games).
+
* Includes examples of BRAM management (used to save the game features).
 
* Little bugfixes to the original engine.
 
* Little bugfixes to the original engine.
  
 
==Known bug==
 
==Known bug==
* In NTSC hardware, the CD reader isn't quick enough to play the Sega's sound on-time.
+
* In NTSC hardware, the CD reader isn't quick enough to play the Sega's sound in real time.
  
 
==How to use==
 
==How to use==
Before using it, you'll need to compile the game first...
+
Before using it, you'll need to compile the game first.
  
 
Go to source code's root folder -> Game -> BuildAllFiles.BAT
 
Go to source code's root folder -> Game -> BuildAllFiles.BAT
That will compile the files required for the disc image
+
This will compile the files required for the disc image.
  
 
==Downloads==
 
==Downloads==
Line 44: Line 44:
 
* [[HPZMan]]
 
* [[HPZMan]]
 
* [[SonicVaan]]
 
* [[SonicVaan]]
* SGD's people
+
* SGD forum people
 
* [[MarkeyJester]]
 
* [[MarkeyJester]]
 
* Darkon & Bakayote
 
* Darkon & Bakayote

Revision as of 15:32, 31 October 2013

Expression error: Unexpected < operator.
<div style="transform:scale(1,1); transform-origin:0% 0%; width:Expression error: Unexpected / operator.px !important;">Expression error: Unexpected / operator.px
</div>
Sonic the Hedgehog 1 for SegaCD
Version: X.X
Last release: 31st October 2013
System: Sega Mega CD
Original game: Sonic the Hedgehog (16-bit)
Credits: HPZMan, Hcktrox, SonicVaan, Theocas, DiscoTheBat, others

Sonic the Hedgehog 1 for SegaCD is an open port of the Mega Drive version of Sonic the Hedgehog to the Sega CD by Hcktrox.

Its main objective is to give a working example game for the Sega CD, to let newbie hackers to experiment and familiarize with the hardware.

Features

  • Support for all regions.
  • Based on MarkeyJester's Two-Eight project, allowing 128x128-sized chunks to be used.
  • Includes examples of BRAM management (used to save the game features).
  • Little bugfixes to the original engine.

Known bug

  • In NTSC hardware, the CD reader isn't quick enough to play the Sega's sound in real time.

How to use

Before using it, you'll need to compile the game first.

Go to source code's root folder -> Game -> BuildAllFiles.BAT This will compile the files required for the disc image.

Downloads

Download.svg

Download Sonic the Hedgehog 1 for SegaCD
Multiple downloads available

Source code (1.24 MB) (info)
Disk Image (435 kB) (info)

See the External Links section for the MP3s download.

Credits

External links