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

Страница 5/6
1 | 2 | 3 | 4 | | 6

By 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

By 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

By 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.

By 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..

By 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

By 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.

By 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

By 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...

By JohnHassink

Ambassador (5655)

Аватар пользователя JohnHassink

12-07-2008, 14:20

I'm sorry, try this:

ZIP file

[EDIT] Well, screw it then :)

By ARTRAG

Enlighted (6923)

Аватар пользователя ARTRAG

12-07-2008, 14:22

BROKEN AGAIN...!

Страница 5/6
1 | 2 | 3 | 4 | | 6