Merging BASIC and machine language programs into a selfcontained file that's easy to load and run. No LOAD command or DATA statements required.
00:00 Title
00:08 Introduction
00:20 Load Methods
00:57 Overview
02:07 FlipRoll Demo
02:31 Editing BASIC program
05:24 Edit ML program
06:13 Merging the programs
09:00 Test the program
09:38 Pros and Cons
10:51 Exit