Commit Graph

8 Commits

Author SHA1 Message Date
tangstad 2e93bb4702 Rotated s-piece graphic after fixing img2bin. 2005-11-09 20:31:04 +00:00
tangstad 8474f213f5 Removed references to PCX in the makefile as they're not currently used. 2005-11-09 20:27:40 +00:00
tangstad 301bae5a91 Removed unused pcx from being included.
Renamed files.
2005-11-09 20:24:50 +00:00
tangstad 58e4b04b80 Background is now included as binary instead of being decoded from pcx.
The same is true for the shared palette.
2005-11-09 20:22:35 +00:00
tangstad 30c5a499da Added moving sprite on top of logo, currently just for testing. 2005-11-08 09:00:31 +00:00
tangstad 6bb21b4e3a Replaced logo with helds logo. Updated references in source.
Updated comment in source regarding source of code.
2005-11-07 18:52:51 +00:00
tangstad ff0c2ec9c5 Removed most project-style files as we're not meant to be a tutorial. Most people should still be able to compile this using the Makefile if they want.
Renamed pcx_view.c to logosplash.c indicating name of project.
Updated Makefile with new target.
2005-11-07 18:50:12 +00:00
tangstad 81c5944d18 Imported PCXView example from devkitpro to be used for helds logo splashscreen. 2005-11-07 18:45:21 +00:00