Welcome, Guest. Please login or register.

Author Topic: PowerPC asm programming  (Read 7842 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Hardboy

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 248
    • Show all replies
Re: PowerPC asm programming
« on: February 25, 2003, 09:08:00 PM »
This won´t - unfortunately - be possible. VESA VBE is a standard for X86 BIOS, and does not exsist in PowerPC world.. Nor does simple mapping of register have any use.

If you though, still wan´t to learn PowerPC asm to write amiga apps, let us know. We can direct you to the needed manuals..
 

Offline Hardboy

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 248
    • Show all replies
Re: PowerPC asm programming
« Reply #1 on: February 27, 2003, 07:06:46 PM »
I´ve written my own. It doesn´t work 100% OK at the moment, but some testing would surely help, if anyones interested...