Page 1 of 1
Screen messes up when I run conio examples on my DC...
Posted: Fri May 28, 2010 7:10 pm
by epicasian
Can someone help, or do I need to explain a little more?
Thanks in advance,
EpicAsian
Re: Screen messes up when I run conio examples on my DC...
Posted: Sun May 30, 2010 12:43 pm
by Ginto8
I presume that by DC you mean DreamCast. The first thing I see wrong is "conio" conio.h is a header used for manipulation of the console in DOS-based systems. Therefore, a console/embedded/Non-Windows system like the dreamcast would be utterly incapable of using conio.
Re: Screen messes up when I run conio examples on my DC...
Posted: Sun May 30, 2010 1:02 pm
by epicasian
You are right, by DC I did mean Dreamcast.
The thing I am wondering now is, why are conio examples included with KOS if they're not meant to be executed on the Dreamcast?
~EpicAsian
Re: Screen messes up when I run conio examples on my DC...
Posted: Sun May 30, 2010 3:02 pm
by Falco Girgis
Ginto8 wrote:I presume that by DC you mean DreamCast. The first thing I see wrong is "conio" conio.h is a header used for manipulation of the console in DOS-based systems. Therefore, a console/embedded/Non-Windows system like the dreamcast would be utterly incapable of using conio.
Dude... KOS implements its own conio functionality. XD It works.
And you haven't really given enough information. "Screen messes up?" You are testing on the actual hardware? Are you using a coder's cable? Broadband adapter? Burned to a disc?
Re: Screen messes up when I run conio examples on my DC...
Posted: Sun May 30, 2010 4:28 pm
by epicasian
I'm burning the examples to a disk.
I'm using DChakker to boot them and when they load, something like this shows up on my TV:
http://i203.photobucket.com/albums/aa16 ... tled-4.png
~EpicAsian
PS, Sorry for not giving enough detail in my first post, I was in a bit of a hurry