Search found 406 matches

by mz-80a
Thu Apr 20, 2023 8:20 pm
Forum: Hardware
Topic: MZ-80 A/B Screen cleaning
Replies: 1
Views: 1815

Re: MZ-80 A/B Screen cleaning

I'm not sure about the 80B but the 80A plastic screen has a couple of catches at the top (and I think at the bottom too), gently pressing down on the catches at the top means you can unhook the plastic and remove it. That's how I've cleaned mine in the past.
by mz-80a
Thu Apr 20, 2023 12:23 pm
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

Ah, just seen your message, thanks :) I didn't realise $1194 is the tab counter. Hi, $1172 is part of the screen XY co-ordinates $1194 is the tab counter I think Ist listing is from the preloader 2nd listing is from the program that the preloader loads which load another header modifies it and then ...
by mz-80a
Thu Apr 20, 2023 12:20 pm
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

OK. Here it is, Star Avenger in MZF format :) STAR AVENGER.zip I could not get it to work in the emulator with the -real- CMT header values in the main program file (i.e. all zeroes). I had to put the real values into the header even though the loader program modifies the CMT header and inserts the ...
by mz-80a
Thu Apr 20, 2023 11:15 am
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

I successfully rescued the complete game last night. However, the loading screen part failed to execute the main game. Very strange, so still more to work out on this one. I can load the main game on its own though (which you can't from the tape due to the primitive copy protection) because I altere...
by mz-80a
Wed Apr 19, 2023 7:44 pm
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

Ok this is pretty interesting, different results from disassembling the loader when I do so on the MZ-700: Star Avenger Loader 700.png Pretty odd to suddenly have a different result than when I did this on the 80A. But this gets me a lot further, this is more like what I expected. This is priming th...
by mz-80a
Wed Apr 19, 2023 7:29 pm
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

Well, I've just successfully loaded my original Star Avenger tape on my MZ-700 so I've proven my tape is good. I then decided to try and circumvent the 1st 'loader' program and only load the 2nd one. I got the same result as I did on my 80A in SuperTape, the MZ says it's loading a file called "...
by mz-80a
Wed Apr 19, 2023 7:07 pm
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

The plot thickens. I just noticed this in the loader file's header (first file on the tape with the title screen in) residing in the comments field from $1108: Star Avenger Tape Header Comments.png Unsure what's going on now. It's an interesting puzzle. I probably shouldn't be trying to copy the tap...
by mz-80a
Wed Apr 19, 2023 7:43 am
Forum: Games
Topic: Star Avenger
Replies: 17
Views: 15202

Re: Star Avenger

For anyone interested, I disassembled the loader for Star Avenger: Star Avenger Disassemble.png The reason for this is that I think there is some sort of primitive copy protection happening with it. I have the original tape (finally a working one) now and was trying to read it into MZF Studio but on...
by mz-80a
Sun Apr 16, 2023 10:27 am
Forum: Other
Topic: SUC magazines
Replies: 1
Views: 3645

Re: SUC magazines

I'm planning on scanning all mine in (including OCR) for my website soon but it's going to take a while.
by mz-80a
Fri Apr 14, 2023 8:46 am
Forum: Assembly
Topic: [BASIC TO Z80] For the beginner
Replies: 4
Views: 5086

[BASIC TO Z80] For the beginner

:)

https://basictoz80.wordpress.com/2023/0 ... archlight/

A little something I worked on recently.