Adrian Black of Adrian's Digital Basement has released a video highlighting DesTestMAX that I'm proud to share here. Adrian's video explains what DesTestMAX does and why it is useful so much better than I could. I highly suggest watching it here: https://youtu.be/wfv_J3iYPNI?si=TgHTgQ_U0w6Xq_xZ
The DesTestMAX project aims to improve upon Commodore’s Dead Test cartridge by using a more comprehensive memory test strategy and provide easier to interpret diagnostic output.
DesTestMAX utilizes the MAX (or ULTIMAX) cartridge mode as it allows us to place code directly in the $E000-$FFFF block of memory that gets executed as soon as the system resets. Such a situation allows the DesTestMAX code to take complete control of the system right from the get-go. Unlike the regular Commodore 64 boot process, DesTestMAX makes very few assumptions about the state of the machine and can produce usable results even with a severely broken machine.
The 6510 CPU, VIC-II and PLA need to be functional, though the ROMs, CIAs and SID are not required and can be removed if socketed.
The big drawback to MAX mode is that only the first 4K of system memory is available to the CPU. DesTestMAX then can’t be a fully-comprehensive memory test, but it can be a great help when faced with a Commodore 64 that shows nothing but a black screen.
A DesTestMAX cartridge will also work in a Commodore 128. DesTestMAX will automatically run in ‘64 mode yet requires the ‘128 kernal, a working Z80 and a working MMU. The VDC is not required.
DesTestMAX utilizes the March-B memory test algorithm which can detect a wide range of memory errors including bad bits and page errors. Good care has been taken to ensure that no assumptions are made about the validity of memory before it has been tested. Neither Zero Page nor the Stack are used before those two memory regions have
been verified since errors in either could cause havoc with the running code. The full 4K memory-test takes about 10 seconds and verifies all but the first 2 bytes of memory all in one go.
Download your copy of the DesTestMax binary distribution here.
Want to buy a pre-made Cartridge? Look here.
Questions? Take a look at the "Anticipated Questions" here.
DesTestMAX showing perfect results.
Above screenshots taken with a custom version of VICE modified to emulate faulty RAM.
Copyright © 2023-2024 Factor of Matt - All Rights Reserved.
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.