Mageco ROM from Jésus Martinez.

Discussion about ZX80 / ZX81 Software
Post Reply
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Mageco ROM from Jésus Martinez.

Post by XavSnap »

Hi,
Someone ( ;) ) asked me to get the Jésus Martinez agreement to diffuse his ROM named "Mineur" on the web. (and all dumed Mageco ROMs from the same autor)
MAGECO_mineur.gif
MAGECO_mineur.gif (3.63 KiB) Viewed 2931 times

http://www.gamopat-forum.com/t78131p30- ... par-le-doc

... It's ok !

NB:
On the French forum, I'm XS... but, ... :lol: my 'IP' was dirty (not enough French!).
Enable the ghosted memory at h2000 (emulator)
Load the rom
type RAND USR 10157 to run it!
I will let DUMP's authors give them Roms...
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
siggi
Posts: 988
Joined: Thu May 08, 2008 9:30 am
Location: Wetterau, Germany
Contact:

Re: Mageco ROM from Jésus Martinez.

Post by siggi »

Note: On real hardware those games run only well on ZX81, which support UDG graphics (e. g. ZxMore or Chroma)!
And (AFAIK) those games also support AY sound (ZON-X) and colour (using the French colour extensions)

Siggi
Last edited by siggi on Mon Feb 20, 2017 9:33 am, edited 1 time in total.
My ZX81 web-server: online since 2007, running since dec. 2020 using ZeddyNet hardware
http://zx81.ddns.net/ZxTeaM
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: Mageco ROM from Jésus Martinez.

Post by XavSnap »

siggi wrote:support AY sound (ZON-X)
Yes, the VTR sound card, is also supported...
But, no sound!

Code: Select all

	LD A,$09 
	OUT ($CF),A ; D8255 Sound Card (Port B)
	LD A,$00 
	OUT ($0F),A ; VTR /Zon-X SOUND CARD.(DATA)
	RET ; ==========================
The VTR is set on the &CF IO port! (ZON-X=&DF)

On VB81 XuR, you had to set the good IO:
Capture.JPG
Capture.JPG (21.02 KiB) Viewed 2892 times
Have fun.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Post Reply