Page 1 of 1

Memory check utility

Posted: Sat Nov 25, 2017 9:14 am
by BarryN
I was looking for a utility that would show me how the memory was configured on a ZX81 or TS1000. I found a few but they had issues or didn't provide the detail I wanted so I wrote one in ZX BASIC. Unfortunately it does not run on a 1k machine but it should run on any ZX81 or TS1000 with at least 2k present.
Screen Shot 2017-11-25 at 3.08.06 AM.png
Screen Shot 2017-11-25 at 3.08.06 AM.png (23.85 KiB) Viewed 7571 times
listing.png
listing.png (14.11 KiB) Viewed 7571 times

Re: Memory check utility

Posted: Tue Aug 03, 2021 3:18 am
by DrVenkman
Bumping this post because, as "new again" ZX81/TS1000 owner, this program was very useful for me. In the last few weeks I've been upgrading and repairing/restoring a US-market ZX81 complete with vLA81 and internal 32K mod. In the last week, I also acquired a Timex Sinclair 1000 + Memopak 16K expansion, which is working but without a good way to check the memory.

Today I used this program to verify the 32K upgrade on the ZX81, and then to verify the 16K memory pack on the TS1000. Works a treat!
IMG_0724.jpg
IMG_0725.jpg

Re: Memory check utility

Posted: Tue Aug 03, 2021 9:06 am
by siggi
Olli also wrote a SYSINFO program to check for ram/rom, M1!-circuit (M/C above 32K) and ethernet chip:

https://forum.tlienhard.com/phpBB3/view ... 6150#p6150

Siggi

Re: Memory check utility

Posted: Tue Aug 03, 2021 1:25 pm
by BarryN
siggi wrote: Tue Aug 03, 2021 9:06 am Olli also wrote a SYSINFO program to check for ram/rom, M1!-circuit (M/C above 32K) and ethernet chip:

https://forum.tlienhard.com/phpBB3/view ... 6150#p6150

Siggi
Nice, thanks for the link. Is the source code available? What was this written in/with? ZCC? Assembler?

Re: Memory check utility

Posted: Thu Aug 05, 2021 8:56 am
by siggi
Olli did not publish the source.

Re: Memory check utility

Posted: Thu Aug 05, 2021 11:57 pm
by Oliver
Hi, the source (for use with TASM) had not been published because of its quick-and-dirty style. Anyway. Please find it attached for your disposal.
SYSINFO.zip
Sorry for the mess
(757 Bytes) Downloaded 255 times
Greetings, Oliver