Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: GFX routines GFA or Omicron
Posted by: SWE/YC Jan,14.2005-17:18 


Displaying PI1 picture is quite easy in GFA and
it shouldnt be a prob in omicron...

Here:

INLINE pic%,32066 'reserve space
BLOAD "pic.pi1", pic% 'load picture to pic% adress
VOID XBIOS(6,L:pic%+2) 'set palete
ADD pic%,34 'skip header
BMOVE pic%, XBIOS(2),32000 'move pic to screen

Instead of INLINE reserving u better use
MXALLOC OS calls or this form:

DIM picbuff|(32066)
pic%=VARPTR(picbuff|(0))


Janez







[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
GFX routines GFA or Omicron MacFalcon Jan,14.2005-16:47
  Re: GFX routines GFA or Omicron SWE/YC Jan,14.2005-17:08
    Re: GFX routines GFA or Omicron SWE/YC Jan,14.2005-17:18
      Re: GFX routines GFA or Omicron MacFalcon Jan,17.2005-22:06
        Re: GFX routines GFA or Omicron SWE Jan,18.2005-18:39
          Re: GFX routines GFA or Omicron MUG U.K(tm) Jan,25.2005-10:42


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson