Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 600 Bytes

RandomStuff

Random Programs I will dabble with.

Blackboard.asm is a type in program from the Commodore 64/128 Assembly language book starting on page 201

Hires.bas is was copied from the C64/128 Assembly Language book page 193.

hires2.bas is a modification I made to hires.bas to just plot individual points

Circle.bas is a further refinement of hires2.bas but to draw circles

Circle.c,grafinit.c are C programs to draw a circle by plotting points originally developed in turboc

bordereffects 1, 2, 3 - quick assembly programs to change colors along the edge of the text border of the screen