Welcome, Guest. Please login or register.

Author Topic: DOSEMU for AmigaOne/AmigaOS 4.0  (Read 5402 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
DOSEMU for AmigaOne/AmigaOS 4.0
« on: March 25, 2003, 01:39:45 AM »
Can DOSEMU be proted to the AmigaOne/AmigaOS 4.0 Platform? :-?
 

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
Re: DOSEMU for AmigaOne/AmigaOS 4.0
« Reply #1 on: March 25, 2003, 05:12:19 PM »
I'm working on a VESA VBA program that runs under DOS and would like to use it on the AmigaOne/Amiga OS 4.0..Some video cards like the Gforce4 comes with VESA VBA hardware support.
 

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
Re: DOSEMU for AmigaOne/AmigaOS 4.0
« Reply #2 on: March 25, 2003, 10:04:44 PM »
Ok, thets say we have a AmigaOne computer running AmigaOS 4.0. This AmigaOne has a Gforc4 video card. How would I use the VESA VBE support on the video card.
 

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
Re: DOSEMU for AmigaOne/AmigaOS 4.0
« Reply #3 on: March 25, 2003, 11:17:27 PM »
Quote
Give it up!!!! Just get hold of something like DevC++ and the SDL includes, and then use SDL for your program!!!!
I like to use VBE becouse it comes on most of the new video cards. At lest most of the good ones....So if you have any info that can help, by all means tell me. If not, don't post any thing here..... :-x
 

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
Re: DOSEMU for AmigaOne/AmigaOS 4.0
« Reply #4 on: March 26, 2003, 04:22:54 AM »
I’m working on a new video game. This video game will only use C/C++ for what its good at, i.e. small code, looping, etc. I’m going to write my own graphics library in both x86 and PowerPC Assembly. I don’t want to use anyone else’s c libraries because I do not like tying myself down to some else’s code and the bugs within their libraries. If I could get away with it, I would like to package my game with some type of free x86 emulator with FreeDos running over it or a Dos emulator with my game running over it. And one more thing, yes I know that x86 and PowerPC assembly are nothing alike.
 

Offline fatman2021Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 118
    • Show all replies
    • http://www.geocities.com/fatman2021/
Re: DOSEMU for AmigaOne/AmigaOS 4.0
« Reply #5 on: March 26, 2003, 06:56:56 PM »
You know what I would like to do is no different then requiring AmigaDE Player over Windows over DOS to run AmigaDE games on a PC, or requiring someone to run Windows over DOS to run a Windows Game, or Java over AmigaOS 3.9 to run a Java game.