Search the Community
Showing results for tags 'rambanks'.
-
Fast RAM test View File While waiting for a release of actual hardware, I thought it might be a good thing to have some software to test the memory in the banked area. I stumpled upon an old article about a fast memory test procedure and created this small program to test alle available memory banks except bank#0. Be warned, this is a destructive test, but it only works on memory area $A000-$BFFF and only on bank 1+. You can find the original article here: https://cx16.dk/fastramtest/ Submitter JimmyDansbo Submitted 01/03/21 Category Misc Apps
-
Version 0.1b
32 downloads
While waiting for a release of actual hardware, I thought it might be a good thing to have some software to test the memory in the banked area. I stumpled upon an old article about a fast memory test procedure and created this small program to test alle available memory banks except bank#0. Be warned, this is a destructive test, but it only works on memory area $A000-$BFFF and only on bank 1+. You can find the original article here: https://cx16.dk/fastramtest/