Skip to content

graydefender/RandomStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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