[channelf] Re: Pacman Graphics Demo

  • From: Kevin Lipe <kevin.lipe@xxxxxxxxx>
  • To: channelf@xxxxxxxxxxxxx
  • Date: Sat, 30 Oct 2004 16:28:56 -0500

I'll get working on a header file right away, then... Sean, are all
the BIOS calls that are available in the source of Lights Out, or are
there more?

happy F8 hacking,
Kevin


On Sun, 31 Oct 2004 07:48:51 +1100, Andrew Davie
<atari2600@xxxxxxxxxxxxx> wrote:
> Time to start thinking about machine-specific header files for the Channel
> F.
> DASM provides these for the Atari 2600, and if you guys start a standardised
> channel F header file that defines things like register values, colours,
> bitmasks, etc.. then things will be standardised from an early stage.
> I will be happy to include such a header file in the machine-specific
> support section of the DASM site.
> Cheers
> A
> 
> 
> 
> ----- Original Message -----
> From: "Blackbird" <darivard@xxxxxxxxxxxxxxx>
> To: <channelf@xxxxxxxxxxxxx>
> Sent: Sunday, October 31, 2004 7:17 AM
> Subject: [channelf] Re: Pacman Graphics Demo
> 
> >> or create a ves.h with all the BIOS calls
> >> in it for Channel F programmers to use? I can if it's needed...
> >
> > That sounds great! It definitely is needed... in addition, maybe some
> > constants could be added, like:
> >
> > ; colors
> > color_red equ $40
> > color_blue equ $80
> > color_green equ $00
> > color_bg equ $c0
> >
> > Which is easier to recognize than the actual hex values...
> >
> >> But yeah. I hope to see a really awesome Pacman port for Channel F
> >> sometime soon-- keep up the good work!
> >>
> >> Kevin
> >
> > I hope so too! Thanks!
> >
> >
> 
>

Other related posts: