File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33A handful of BBC BASIC programs I use for regression and soak testing:
44
55- ` assembler_stub.bas ` : A stubbed assembly file
6+ - ` benchm9.bas ` : Benchmark the file IO
67- ` circle_1.bas ` : Draws circles using filled triangles
78- ` circle_2.bas ` : Draws circle primitives
89- ` cube.bas ` : Tests the graphics and floating point maths
@@ -12,6 +13,8 @@ A handful of BBC BASIC programs I use for regression and soak testing:
1213- ` keyboard_1.bas ` : Tests GET$
1314- ` lines.bas ` : Tests the line drawing
1415- ` mandlebrot_1.bas ` : A Mandlebrot set renderer
16+ - ` mode_test_1.bas ` : Check mode memory allocation is working correctly
17+ - ` mode_test_2.bas ` : Testcard to check resolution, colours, and monitor alignment
1518- ` palette_1.bas ` : Displays the full colour palette
1619- ` rtc.bas ` : Setting and getting the real-time clock
1720- ` scroll_1.bas ` : Scrolling stars demo (requires VDP 1.02)
You can’t perform that action at this time.
0 commit comments