Hey, we could do a game all together [Saint Seiya for the MSX]

صفحة 5/6
1 | 2 | 3 | 4 | | 6

بواسطة JohnHassink

Ambassador (5655)

صورة JohnHassink

11-07-2008, 20:51

Example of PSG + SCC use with a PT3 module:

MP3 file

No dedicated channels for the SCC;

3 of them mimic the PSG channels
2 of them are used for 'echo'; normal tracks with delay

بواسطة cesco

Champion (453)

صورة cesco

12-07-2008, 00:50

Example of PSG + SCC use with a PT3 module:

MP3 file

The link is not working

بواسطة cesco

Champion (453)

صورة cesco

12-07-2008, 00:52

cesco, if you want i can help you with the 'c' compilers. For msx support there are IMHO better alternatives to z88dk.
1)SDCC
2)Hitech-C

Thank you. I'll definitely try at least SDCC tomorrow.

بواسطة PingPong

Prophet (4093)

صورة PingPong

12-07-2008, 01:04

cesco, if you want i can help you with the 'c' compilers. For msx support there are IMHO better alternatives to z88dk.
1)SDCC
2)Hitech-C

Thank you. I'll definitely try at least SDCC tomorrow.

the msx support on sdcc comes in a form of some .obj files that need to be linked with your program/library in order to provide support, for example to stdio msx routines (getch(), printf() ). Those files are separate from the sdcc package, if you cannot find them, do not esitate, ask me..

بواسطة ARTRAG

Enlighted (6923)

صورة ARTRAG

12-07-2008, 09:44

Example of PSG + SCC use with a PT3 module:

MP3 file

No dedicated channels for the SCC;

3 of them mimic the PSG channels
2 of them are used for 'echo'; normal tracks with delay

no file, john

بواسطة cesco

Champion (453)

صورة cesco

12-07-2008, 10:03

Those files are separate from the sdcc package, if you cannot find them, do not esitate, ask me..

Thank you, I'll definitely do that.

بواسطة ARTRAG

Enlighted (6923)

صورة ARTRAG

12-07-2008, 10:38

IMHO Hitech-C (the cross compiler, not the cpm version) could give a bit better code, but it has no specific msx support
so you need asm to access to graphic

بواسطة PingPong

Prophet (4093)

صورة PingPong

12-07-2008, 10:45

IMHO Hitech-C (the cross compiler, not the cpm version) could give a bit better code, but it has no specific msx support
so you need asm to access to graphic

YEs, neither sdcc had direct support for msx machines, for support i mean only the basic parts that allow to build things such as hello world app.

AFAIK z88dk goes a little more far, but having only support to change video mode is not that better than hitech or sdcc...

بواسطة JohnHassink

Ambassador (5655)

صورة JohnHassink

12-07-2008, 14:20

I'm sorry, try this:

ZIP file

[EDIT] Well, screw it then :)

بواسطة ARTRAG

Enlighted (6923)

صورة ARTRAG

12-07-2008, 14:22

BROKEN AGAIN...!

صفحة 5/6
1 | 2 | 3 | 4 | | 6