Search found 1910 matches

by mrtinb
Mon Feb 26, 2024 11:59 am
Forum: Software
Topic: Frontend for ZXpand+ with pictures on the right side?
Replies: 7
Views: 615

Re: Frontend for ZXpand+ with pictures on the right side?

I see GCHarder made this program to display graphic files: https://www.sinclairzxworld.com/viewtop ... =11&t=4416

I seem to remember that there was a program besides ZX Commander, that could display graphics AND launch programs. Currently I cannot find the link.
by mrtinb
Mon Feb 26, 2024 10:00 am
Forum: Software
Topic: Frontend for ZXpand+ with pictures on the right side?
Replies: 7
Views: 615

Re: Frontend for ZXpand+ with pictures on the right side?

I believe GCHarder has made a program, where you have both graphics and programs you can start.
by mrtinb
Sun Feb 25, 2024 10:24 pm
Forum: Software
Topic: Frontend for ZXpand+ with pictures on the right side?
Replies: 7
Views: 615

Re: Frontend for ZXpand+ with pictures on the right side?

The commander is shown i text mode, and the BMP is viewer in graphics mode.

For your request to work, the program has to be totally in graphics mode, and write the text as graphics.

Feel free to create a file commander with these features and share it here.
by mrtinb
Tue Feb 20, 2024 10:36 pm
Forum: Emulators
Topic: Best web browser based ZX 80 or ZX 81 emulator
Replies: 3
Views: 594

Re: Best web browser based ZX 80 or ZX 81 emulator

I believe the best one is here.

It will work with your own files, and support more hardware.

https://www.weggetjes.nl/jszeddy/jszeddy.html
by mrtinb
Mon Feb 19, 2024 10:25 pm
Forum: WANTED
Topic: WANTED: Memotech Memopak RS232 Interface
Replies: 3
Views: 13670

Re: WANTED: Memotech Memopak RS232 Interface

It seems they are quite rare. I've never seen one on eBay the last 10 years I've collected Sinclair. I don't know if anyone on this forum has one. If they have, they would cherish it, and not part with it.
by mrtinb
Sun Feb 11, 2024 10:47 am
Forum: GAMES
Topic: K-man released as source only
Replies: 2
Views: 461

Re: K-man released as source only

Always a pleasure to see your work.
by mrtinb
Tue Jan 30, 2024 3:52 pm
Forum: Hardware
Topic: Any other source of ZXpand+ ?
Replies: 18
Views: 2603

Re: Any other source of ZXpand+ ?

Well the main problem with the ZX-Wespi is that you always have to load a menu, and select your program from the menu. That does not work with programs, that loads another file. That is because loading any file will load the menu. However there exist a version of the firmware on the German forum, th...
by mrtinb
Fri Jan 26, 2024 8:53 pm
Forum: Hardware
Topic: 90 degree card connector?
Replies: 4
Views: 805

Re: 90 degree card connector?

I bought these.

Please note, that any edge connector has closed sides. That means it will not fit the ZX81. You need to cut off the sides with a Dremel or the like, to connect it to the ZX81.


https://www.aliexpress.com/item/4001146953252.html
by mrtinb
Thu Jan 25, 2024 7:19 pm
Forum: Development
Topic: Using WAIT signal?
Replies: 3
Views: 762

Re: Using WAIT signal?

Thank you Paul and Mark for your great response.
by mrtinb
Thu Jan 25, 2024 3:11 pm
Forum: Development
Topic: Using WAIT signal?
Replies: 3
Views: 762

Using WAIT signal?

Hi!

If I'm creating a new circuit to connect to the ZX81 is it possible to:
  1. Pull the WAIT signal LOW
  2. Update the RAM of the ZX81
  3. Release the WAIT signal
and then the RAM is updated by the external circuit.

Is that possible?