BASIC Boot Maker
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
- Marco Baye (ACME 0.97 cross assembler)
https://sourceforge.net/projects/acme-crossass - Leonardo Boselli (Mille e Una Avventura)
www.youdev.it - Isaac Garcia Peveri (IGP Tech Blog)
https://github.com/isacco1975 - Claudio Daffra (projectCD.Chronicles)
https://github.com/ClaudioDaffra
Links
| Updated | 9 days ago |
| Status | Released |
| Category | Tool |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | Graham-IT |
| Tags | Commodore 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
- BBM v1.05 is now available!11 days ago
- BASIC Boot Maker v1.0467 days ago
- An enhanced version of BBM for C64!70 days ago
- C64 BASIC Boot Maker v1.0372 days ago





Leave a comment
Log in with itch.io to leave a comment.