PDA

View Full Version : KOSX R1



DanPotter
February 21st, 2005, 03:04
Well, enough people have been bugging me about this that I finally went ahead and cleaned this up for release.

KOSX is a porting layer for Dreamcast-based KOS apps to run under Mac OSX. You build KOSX and then you can link against it when building KOS apps as native Cocoa apps, under Xcode.

It's very crappy and very sloppy. Don't use it. :D Well, ok, maybe not quite that bad -- it does work enough to compile FoF with -- but it's pretty crusty.

If anyone wants to take up work on it let me know and maybe we can get it into SVN.

https://sourceforge.net/project/showfiles.php?group_id=23791&package_id=144795

arqueiro
February 24th, 2005, 15:05
looks cool,

this is like a compiler or like a emu ?

and only for mac ?

Eric
February 24th, 2005, 15:13
I believe its the Dreamcast programming system that has been creating all this lovely homebrew joy and emulation only its for a mac not just windows now do to the annoucement by Dan Potter the creator of KOS

DanPotter
February 25th, 2005, 05:16
It's just what it says it is -- a porting layer. With a little difficulty it lets you recompile KOS DC homebrew apps on OSX and run them there, using Xcode.