Search found 685 matches

by hlide
Mon Jul 09, 2018 7:12 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 64033

Re: [MZ-SD2CMT] GitHub link

Have a look at https://en.wikipedia.org/wiki/Intel_8255#Bit_Set/Reset_(BSR)_mode. When you write at $E002 (Port C), it is not the same as reading at the same port. I don't understand how setting 0 to this port will set PC1 to 1 (should be $03 instead). I don't understand your code because of that an...
by hlide
Mon Jul 09, 2018 3:04 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 64033

Re: [MZ-SD2CMT] GitHub link

So trying to emit bytes as the Monitor is expected to read them instead of saving them solves the issue as far as I can see. I had also a working state machine version. I made some changes to add an ultrafast mode but it probably broke that version. So I must wait for the next weekend to fix it. I t...
by hlide
Sat Jul 07, 2018 2:45 pm
Forum: Hardware
Topic: Still faulty 80K
Replies: 27
Views: 31456

Re: Still faulty 80K

As for MZ-80 A, the commands are different and probably the same as MZ-700: press [ B ] then [CR] to toggle key beeping.
by hlide
Sat Jul 07, 2018 2:35 pm
Forum: Hardware
Topic: Still faulty 80K
Replies: 27
Views: 31456

Re: Still faulty 80K

Tried SG but no sound, nor out of my fully working 80A either. Perhaps I am doing it wrong? Is it SG then [Return] or just SG? You must type [S] then [G] then [CR] (what you call 'return') just after powering the MZ-80 K. If you cannot hear any beep after pressing keys, so your monitor is not runni...
by hlide
Sat Jul 07, 2018 10:36 am
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 64033

Re: [MZ-SD2CMT] GitHub link

Would not it be related to the arduino UNO? On MEGA2560 I do not have that kind of problem. FR: Je travaille en ce moment sur la piste en question. J'ai aussi commencé à réfléchir sur le pourquoi tu n'as peut-être pas le problème : tandis que je procède de la même manière que fait le monitor pour s...
by hlide
Fri Jul 06, 2018 8:16 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 64033

Re: [MZ-SD2CMT] GitHub link

FR: non, je suis sur MEGA aussi. En fait, l'explication se trouve dans le fait que la librairie SdFat enclenche des interruptions probablement lié à un "look-ahead" qui viennent pertuber le temps passé entre la sortie de la boucle d'attente qui maintient le signal à 1 et la mise à 0 du sig...
by hlide
Fri Jul 06, 2018 3:10 pm
Forum: Hardware
Topic: Still faulty 80K
Replies: 27
Views: 31456

Re: Still faulty 80K

Looks as if your VRAM contains a repeated sequence of $3A $00 $3C $00 or $3A $00 $3C $FF or $3A $FF $3C $00 or $3A $FF $3C $FF. Those characters are valid in the display table. Was the burned MROM checked to run on a working MZ-80 K before you got it? Is there any indication the monitor is working? ...
by hlide
Tue Jul 03, 2018 9:53 am
Forum: Games
Topic: Making a basic text adventure.
Replies: 12
Views: 23084

Re: Making a basic text adventure.

Is the source accessible anywhere? I want to see if I can help you to build a text game engine with scripts you can write instead of using a BASIC. That way, you'll get a pure binary that you can load on any MZ-80 K compatible computer.
by hlide
Sun Jul 01, 2018 11:27 am
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 64033

Re: [MZ-SD2CMT] GitHub link

FR: Pour revenir au problème que j'ai. J'ai écris un programme que je charge d'abord dans la page vidéo non-affichée du MZ-700. Ce programme me permet de calculer le checksum du dernier programme chargé (et je l'ai par la suite modifié pour qu'il m'affiche des checksums partiels tous les 256 octets ...
by hlide
Tue Jun 26, 2018 4:46 pm
Forum: BASIC
Topic: BASIC Manual?
Replies: 2
Views: 7603

Re: BASIC Manual?

A lot of manuals here but not the one you're looking for: https://www.manualslib.com/brand/sharp/desktop.html