PC6001V (64bit)

What's New:

Google Translate:

- Implemented romaji input for kana. (Thanks to Windy)
- Changed the key auto input to change the key matrix like the actual key operation.
  * The old specification forced key interrupts from strings, but this is not recorded in the replay.
  * Romaji input uses automatic key input internally, so replays will not be recorded correctly with the old specification.
  * Since the key matrix is recorded in the replay file for each frame, the actual input can be reproduced.
- Added mutex for key matrix handling. Prevent matrix from changing during key scan.
- Improved the accuracy of the number of generated samples for PSG/FM sound sources.
- Fixed the number of audio samples per frame during replay playback/recording. (For PSG status reproduction) Changed replay to record only frames with key matrix changes.
- Fixed the problem that if there is no newline at the end of the last line, it was missed when reading the file for automatic key input.
- Corrected that TAB? was output when switching Kana-Kana (SHIFT+PAGE).
- SAVE fixes anywhere. IFF,IFF2,Halt of CPU could not be saved correctly.
- Fixed first frame of replay not playing.
- Changed the encoding of this file (Readme.txt) from Shift JIS to UTF-8.