Home | Forums | What's new | Resources | |
Yabause |
slinga - Jul 26, 2005 |
< Prev | 1 | 2 | 3 | 4 | ... | 8 | Next> |
CyberWarriorX | Aug 28, 2005 | |||
Well, at least it's progress Cyber Warrior X |
slinga | Aug 28, 2005 | |||
Yep, thanks for all your help. |
slinga | Aug 31, 2005 | |||
More progress: Now it just segfaults, no more unhandled chip errors. Unfortunately I have no clue where it's seg faulting. |
CyberWarriorX | Sep 1, 2005 | |||
Looks like Guill figured it out! Cyber Warrior X |
slinga | Sep 1, 2005 | |||
:cheers Works now, and speed seems pretty decent (then again this is my first saturn emu on my super computer). Thanks for all your help guys. One thing to look at, I still got a few warnings during compilation for c68k/c68k_op4.inc. I looked through the file and it looks like it's complaining about some u32 typecasts. |
Guillaume | Sep 2, 2005 | |||
I've just done some changes to remove those warnings. I think I'll have to fix some more things for 64 bits cpu as games working on 32 bits are still crashing. About speed, I'm getting 15 fps on the cdplayer screen without the graphic card drivers and 40 fps with drivers. |
vbt | Sep 2, 2005 | ||||
ehe you're ready for the contest |
RockinB | Sep 3, 2005 | ||||
I hope so, too |
slinga | Sep 4, 2005 | |||
I'm down :cheers Got satconv working on linux, gotta spend time figuring out how take bin -> iso, and of course how to compile saturn code. Shouldn't be too hard but will take me some time. |
Raster | Sep 9, 2005 | |||
How hard would it be to extend Yabause to to support cartridge emulation? |
RockinB | Sep 9, 2005 | |||
I heard rumours that it works already. But you can develop cartridge games just like if it where CD games. In both cases the IP.BIN header specifies where the binary is loaded to. If you include all data inside the binary or load it from CD, the only change would apply to the IP.BIN to make it a cartridge game. |
CyberWarriorX | Sep 10, 2005 | |||
Here's a list of currently supported carts: -Action Replay 4M Plus(Commlink and write abilities not emulated. rom required) -Backup ram carts(4-32 Mbits) -Dram carts(8, 32 Mbits) -16 Mbit rom cart(untested, but it -should- work. rom required) I'll work on Netlink whenever I get the mountain of other things I need to do done(so basically not for a while). Unfortunately if you want to use a specific cart, you have to change a line in yabause.c and recompile. I'll have it changed around eventually to be command-line/GUI selectable. Cyber Warrior X |
ExCyber | Sep 11, 2005 | ||||
Before anyone asks: no, this is not a typo. |
CyberWarriorX | Sep 12, 2005 | ||||
|