SegaXtreme

<_< Well, its about six months that i want to make my own bios calling lib (in C, compatible GCC) and its also about 6months that I'm wasting my time on this (yeah, 90% of my dev time was wasted on this F***y bios thing).

:banana

I imediately got something working , i mean, I was able to play audio tracks, open tray, stop audio etc etc :p but I rapidly got stuck on the fallowing things:

-Bios Status functions :huh:

-Bios loading functions <<< :flamethrower:

-Bios close tray functions :huh

Slowly and slowly, i moved to ASM to be sure that the code was working...

Actualy, the critical functions are 100% coded in asm (quick copy from MOD's code) and i'm still no result!

I ABSLUTELY need to get a working loading function (for various projects including tavern rpg) and here is the status:

-Works on Kega and GENS.

-Do not work on Xega and Real HW.

The reading operation always starts with success but the data never arrives (the bios never return that data is here)...

The VINT/Level2 thing is supported and still same problem.

:damn: :damn: I need help o_O

PS: This bios, in some month litteraly killed my dev pleasure, i can't beleive it.

Thx
Top