Welcome, Guest. Please login or register.

Author Topic: amiga os graphics + videoboard  (Read 2031 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: amiga os graphics + videoboard
« on: October 04, 2004, 12:38:46 PM »
Quote

DizZy_ wrote:
Hi there!
help please!
where can i find some simple examples how to use videoboard without rtg*.library? Prefer in C or asm.

thanks.


You would need the Technical specs for the Video board then... and you wouldn't be able to use the OS.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: amiga os graphics + videoboard
« Reply #1 on: October 04, 2004, 12:57:27 PM »
Quote

DizZy_ wrote:
so i cannot use it as linear ehh array (without bitplanes) using OS api? I.e. 1 byte - 1 $ffcolored pixel


Yeah, but you need to use some kind of driver to set up the linear frame buffer... Cybergfx, P96 and the rtg.library do that for you.