3DOS 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 13: Line 13:
<youtube>4_FSAhv__yU</youtube>
<youtube>4_FSAhv__yU</youtube>


=3DOS=
==3DOS==


<span style="font-size: 15px"><span style="color: #ff0000">NOTE: This emulator is based off of [http://www.megalith.co.uk/8086tiny/ 8086tiny], all I've done is make it run on a 3DS. If you want to see the source code, go there because it's the same besides about 10-15 lines of code. [[File:styles/default/xenforo/clear.png|class=mceSmilieSprite mceSmilie14|:P]]<br />
'''NOTE:''' This emulator is based off of [http://www.megalith.co.uk/8086tiny/ 8086tiny], all I've done is make it run on a 3DS. If you want to see the source code, go there because it's the same besides about 10-15 lines of code.
</span></span><br />
 
So, I've decided to put out my latest project: &quot;3DOS&quot;, a port of 8086tiny to the 3DS.<br />
So, I've decided to put out my latest project: &quot;3DOS&quot;, a port of 8086tiny to the 3DS.
<br />
 
It's &quot;functional&quot;, but it doesn't have input support(*should* be fairly easy to do) and only supports text mode(which is strange at times due to the terminal output for the 3DS/ctrulib not having &quot;ANSI escape?&quot;, which I think 8086tiny uses for some printing. If anyone knows how to convert this to just ASCII or whatever, let me know [[File:styles/default/xenforo/clear.png|class=mceSmilieSprite mceSmilie14|:P]]), but graphics are supported using SDL, so it shouldn't be too hard make that work.<br />
It's &quot;functional&quot;, but it doesn't have input support(*should* be fairly easy to do) and only supports text mode(which is strange at times due to the terminal output for the 3DS/ctrulib not having &quot;ANSI escape?&quot;, which I think 8086tiny uses for some printing. If anyone knows how to convert this to just ASCII or whatever, let me know, but graphics are supported using SDL, so it shouldn't be too hard make that work.
<br />
 
I've attached a copy of the emulator, along with the bios file for it and a copy of freeDOS, which will make it to the command prompt, but you can't input anything.<br />
I've attached a copy of the emulator, along with the bios file for it and a copy of freeDOS, which will make it to the command prompt, but you can't input anything.

Revision as of 05:03, 15 September 2021

Template:Infobox-3DS-Homebrews

3DOS

NOTE: This emulator is based off of 8086tiny, all I've done is make it run on a 3DS. If you want to see the source code, go there because it's the same besides about 10-15 lines of code.

So, I've decided to put out my latest project: "3DOS", a port of 8086tiny to the 3DS.

It's "functional", but it doesn't have input support(*should* be fairly easy to do) and only supports text mode(which is strange at times due to the terminal output for the 3DS/ctrulib not having "ANSI escape?", which I think 8086tiny uses for some printing. If anyone knows how to convert this to just ASCII or whatever, let me know, but graphics are supported using SDL, so it shouldn't be too hard make that work.

I've attached a copy of the emulator, along with the bios file for it and a copy of freeDOS, which will make it to the command prompt, but you can't input anything.

Advertising: