Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.2.0 / packages / libgbafpc / examples / graphics / SimpleBGScroll
  ..
  data
  Makefile
  readme.txt
  Makefile.fpc
  SimpleBGScroll.pp
Size: Mime:


A demonstration of a simple background tile scroller for the Gameboy Advance.
Very oldschool.  Every once in a while someone comes along and either wonders
how to do it or has a problem with theirs, so I wrote this to help them out
a bit, or rather, help them understand the concept.  The source is commented
(hopefully well enough).

This was built using Wintermute's GCC toolchain for win32 environment, and
that can be found here:

http://www.devkit.tk/

or

http://homepage.ntlworld.com/wintermute2002/

Yes, you should be using this, NOT outdated toolchains.
It is leaner, faster, up to date and uses MingW env.


  Code and font by:
     r6502 (r6502ATphokos.com)
     2004-04-02

  Happy Coding!