User Tools

Site Tools


base:scrolling_and_seuck_file_player

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

base:scrolling_and_seuck_file_player [2015-04-17 04:33] – external edit 127.0.0.1base:scrolling_and_seuck_file_player [2017-02-26 12:13] (current) – [Introduction] martin_piper
Line 4: Line 4:
 This demonstration code started life as an example of how to use a multiplexor, music player and free directional scrolling. It was then expanded to demonstrate single directional scrolling using more than one frame to scroll the screen data, this resulting in lower per frame CPU usage. The single directional scrolling demonstration was then expanded to include sprite animation, sound effects and to show something like a full game loop. This demonstration code started life as an example of how to use a multiplexor, music player and free directional scrolling. It was then expanded to demonstrate single directional scrolling using more than one frame to scroll the screen data, this resulting in lower per frame CPU usage. The single directional scrolling demonstration was then expanded to include sprite animation, sound effects and to show something like a full game loop.
  
-The code for this project is located in the archive from [[projects:resurrection|here]].+The code for this project is located in [[https://github.com/martinpiper/C64Public/tree/master/Scroller|git hub]].
  
 ===== Building ===== ===== Building =====
base/scrolling_and_seuck_file_player.txt · Last modified: 2017-02-26 12:13 by martin_piper