Search found 312 matches
- Sat Nov 16, 2019 2:04 pm
- Forum: Other
- Topic: Unknown software for MZ700
- Replies: 4
- Views: 195
Re: Unknown software for MZ700
The tape was telling to load BASIC first so I guess they need it.
- Sat Nov 09, 2019 6:42 pm
- Forum: Other
- Topic: Unknown software for MZ700
- Replies: 4
- Views: 195
Re: Unknown software for MZ700
SIDE A - Programmer's Guide A complete teaching system for the BASIC programmer. All the functions of the MZ-700 computer shown in detail with advice on how to use them. Examples are given where useful and projects are set. Simple step-by-step instructions to help you create your own programmes. SID...
- Sat Nov 09, 2019 6:31 pm
- Forum: Other
- Topic: Unknown software for MZ700
- Replies: 4
- Views: 195
Re: Unknown software for MZ700
I happen to have this tape: there are two programs - HOME RECORDS - PROGRAMMERS's GUIDE I didn't test them yet. It was in a box containing 3 tapes: IMG_20191109_192819.jpg And I got it with with an unused MZ-711 in its box and an unused MZ-1T01 in its box as well one week ago and still untested as w...
- Thu Nov 07, 2019 10:45 am
- Forum: Other
- Topic: MZ 700 - detect PAL/NTSC
- Replies: 13
- Views: 633
Re: MZ 700 - detect PAL/NTSC
Anyway, I agree something is still fishy with counter1. I will check it on my MZ-700 with Unicard. ^^
- Thu Nov 07, 2019 10:40 am
- Forum: Other
- Topic: MZ 700 - detect PAL/NTSC
- Replies: 13
- Views: 633
Re: MZ 700 - detect PAL/NTSC
Emulator: I'm not expecting the emulator to run each instruction at an accurate 3.57 MHz frequency. An emulator tends to run a batch of instructions then pause to make the overall speed close to the simulated frequency. So you may not capture the counter value at the right time. Hardware: Was it a t...
- Thu Nov 07, 2019 9:17 am
- Forum: Other
- Topic: MZ 700 - detect PAL/NTSC
- Replies: 13
- Views: 633
Re: MZ 700 - detect PAL/NTSC
I guess you wrap it with to delete any interrupt?
Code: Select all
DI : ... : EI
- Tue Nov 05, 2019 4:45 pm
- Forum: Other
- Topic: MZ 700 - detect PAL/NTSC
- Replies: 13
- Views: 633
Re: MZ 700 - detect PAL/NTSC
Well remind me on FB that I should try a code to count /BLNK events in a frame on my MZ-700 this weekend.
- Mon Nov 04, 2019 10:07 pm
- Forum: Other
- Topic: MZ 700 - detect PAL/NTSC
- Replies: 13
- Views: 633
Re: MZ 700 - detect PAL/NTSC
What does the real hardware give you?
- Thu Oct 24, 2019 6:51 pm
- Forum: Hardware
- Topic: Dumping character ROM
- Replies: 11
- Views: 673
- Thu Oct 24, 2019 4:04 pm
- Forum: Hardware
- Topic: Dumping character ROM
- Replies: 11
- Views: 673
Re: Dumping character ROM
Ok, it seems to be an emulator "feature". https://www.sharpmz.no/articles/the-mz-series/mz-700/mz-700-the-character-generators-rom/ Some authors have mirrored the bit combination in each column of the characters. Are they Japanese? could be a trick to not publish the original font file as such...