Makyu no Shinwa

Author:
M&M
Release:
"POPCOM" Aug. 1985 Issue
Japanese title name:
"魔宮の神話"
F1: Attack.,   F2: Flee.,   F1~F3: Select one of your character who fight against enemy / use item.,   F4: Quit the game.

The game:

See below.

Note:

Issue: A white dot appears on the left wall.
makyu-cursor
Modify the line #26 as below.
makyu-line26
The lines #156, #161 and #189 contain incorrect English. Correct them. (Change "SPASE" to "SPACE".)
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
makyu-checksum
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.
For real MSX users & modern emulator users:
This game seems designed for tape. Hold down the CTRL key when turn on your MSX.
Otherwise, you will get "Out of memory in 25" & "Type mismatch in 130" errors.

My suggestions for English version:

First, modify the lines as below.
makyu-en-suggestions-part1
Then, type following lines.
makyu-en-suggestions-part2
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
makyu-checksum-english-version
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.
makyu-en-screensFully tested.

Tips:

• Map of the Evil Palace
  makyu-map
• Focus on training the third hero to kill the first Guard. If his wisdom reaches 6, he will be able to kill T-Man.

Joystick support:

"STICK(0)" is found in the line #29.
"STRIG(0)" is found in the lines #62, #83, #121, #157, #160, #162, #166, #174, #191, #197, #207 and #215.
The quickest way is to simply replace each "0" with "1".
"HIT SPACE KEY" is found in the lines #60, #80, #120, #156, #159, #161, #189, #196, #206 and #214.
Change "HIT SPACE KEY" to "(Trigger 1)".
In addition, modify the lines as below.
makyu-joystick
makyu-joystick-screen "U" means D-pad up. "R" means D-pad right. "D" means D-pad down.


>>Return to the "RPG for MSX (Type-in programs)" index page