A downloadable tool

...a C64 tool to make auto-executable programs in BASIC text area

Version 1.05
Released on October 29, 2025

Copyright (c) 2025 Graham (Francesco Gramignani)

Not only BASIC
Source file could also be an M/L code program launched by a BASIC stub!

Overview
This tool uses an undocumented (and probably never implemented before) exploit into LOAD command routine of KERNAL ROM, to auto-execute a program without the need of typing RUN, after the following command:

LOAD"file name",n,1

where 'n' is the device address, and '1' indicates that the file will be loaded into its own address memory.

Features

  • Full navigable directory via up/down cursor keys;
  • Editable boot message and target file name;
  • Data buffer to reduce head seeking during disk access.

Credits

Links

Updated 9 days ago
StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorGraham-IT
TagsCommodore 64, No AI

Download

Download
bbm105.zip 53 kB

Install instructions

Extract the BBM file from the bin folder to the disk containing your files to make bootable and RUN it!

Development log

Leave a comment

Log in with itch.io to leave a comment.