Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Source code repositories
#1
A collection of Mad Hackers Lab source code repositories can be found at https://github.com/madhackerslab.

Currently three repos are available:

https://github.com/madhackerslab/beamracer-vlib - header file and utility library
https://github.com/madhackerslab/beamracer-vbasic - buildable source code of VBASIC
https://github.com/madhackerslab/beamracer-examples - short examples demonstrating various features and programming techniques

We are pushing new stuff daily.

Questions? Please create a thread in the Programming forum.
Reply
#2
We have just pushed another rasterbar example to the repo. While its visually similar to the previous one, under the hood the operations are more fittingly divided between the 6510 and VASYL, each of them focusing on what it does best. Consequently, much less CPU time is needed - about 10 rasterlines per frame to animate ten 16-line rasterbars.

The example also demonstrates some intermediate-level programming patterns and techniques, which are useful in squeezing out more power from the board.

https://github.com/madhackerslab/beamracer-examples


Questions and comments welcome.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)