Tea Bag Quotes

Anything Sinclair ZX Basic related; history, development, tips - differences between BASIC on the ZX80 and ZX81
Post Reply
User avatar
GCHarder
Posts: 427
Joined: Sat Dec 14, 2013 7:46 pm

Tea Bag Quotes

Post by GCHarder »

Tea Bag Quotes refer to those short, insiteful, quotes printed on the tea bag's label by some manufacturers. The program will continually display a randomly selected quote from around 100.

There are two version, standard and UDG, but are otherwise identical.

Enjoy;

Greg

Files contained in zip...

TBQ01.p Standard version, 16K.
TBQ01-UDG.tzx UDG TZX version for use with EO emulator.
TBQ01UDGA.p UDG version part 1-FONT data, 8K+16K UDG capable ZX81.
TBQ01UDGB.p UDG version part 2-Quotes, 8K+16K UDG capable ZX81.
TBQ01.bas Source code standard version.
TBQ01UDGA.bas Source code part 1 UDG version.
TBQ01UDGB.bas Source code part 2 UDG version.
TBQ-UDG.asm Source code UDG M.C..
ZX81_riched.fon FONT required to view source code.

Regards;

Greg
Screenies for standard version
Screenies for standard version
TBQ01.jpg (122.78 KiB) Viewed 6560 times
Screenies for UDG version
Screenies for UDG version
TBQ01-UDG.jpg (279.63 KiB) Viewed 6560 times
Attachments
TBQ01.zip
Programs
(37.78 KiB) Downloaded 2086 times
swensont
Posts: 76
Joined: Tue Jan 18, 2011 4:55 am
Location: SF Bay Area
Contact:

Re: Tea Bag Quotes

Post by swensont »

What tool do you use with the .bas files? I noticed that you have the MC in the Remark statement. The tool you use takes the hex value and puts it in the remark.

I've been using zxtext2p and I don't think it has that capability. I was wondering if there was another tool?

Also, what tool do you use to take the ASM and convert it the hex to use in the .bas file?

Thanks,

Tim Swenson
User avatar
GCHarder
Posts: 427
Joined: Sat Dec 14, 2013 7:46 pm

Re: Tea Bag Quotes

Post by GCHarder »

I do all my programming using Xavsnap's cool VB81 emulator. You can find it at
ZX81.vb81.free.fr and a bunch of other neat stuff.

Regards;

Greg
Post Reply