Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22/12/26 Ver. 2.0.4
- Implemented kana romaji input. (Thanks to Windy)
- Key auto-entry is modified to change the key matrix as if it were an actual keystroke.
- The old spec forced a key interrupt from the string, but this is not recorded in replay.
- The old specification does not record replays correctly because Roman input uses
- automatic key input internally. The key matrix is recorded in the replay file frame by
- frame, so the actual input can be reproduced.
- Added mutex to key matrix processing. Prevented matrix changes during key scan.
- Improved accuracy of PSG/FM sound generation samples.
- The number of audio samples per frame was kept constant during replay playback/recording.
- (To reproduce PSG status)
- Replays were changed so that only frames with a change in key matrix are recorded.
- Fixed a bug that a newline is not included at the end of the last line when a file
- is read by automatic key input. Fixed a bug that TAB? was output when switching
- between kana and kana-kana (SHIFT+PAGE).
- Fixed SAVE anywhere. did not save CPU IFF, IFF2, Halt correctly.
- Fixed first frame of replay was not playing.
- Change the encoding of this file (Readme.txt) from Shift JIS to UTF-8.
- 22/08/01 Ver. 2.0.3
- Added option to select whether or not to confirm when executing LOAD(SLOT) anywhere
- (default: Yes)
- ).
- Video capture to support ffmpeg5 and separate threading to reduce load. (eighttails, Than
- ks)
- Sub-CPU interrupt handling was reverted to Ver. 2.0.1 equivalent.
- Tentative countermeasure for missing interrupts. Corrected access to
- extended ROM/RAM; could not access areas larger than 64KB. Preparation
- for i18n support. (Preparation only)
- Refactoring (e.g., coding style organization).
- 21/12/19 Ver. 2.0.2
- Fixed PortF8H processing; eliminated the symptom of characters not being displayed in SR's
- Japanese word processor. (Tiny bastard.
- Thanks)
- PortB1H Bit0 timer interrupt permission flag was modified to apply to VRTC interrupts as
- well. Corrected processing of PortF3H, F4H, F5H, and F7H, disabled in SR mode.
- Modified SR sub-CPU interrupts. Interrupt vectors are read from PPI when reading from I/O
- port. Excited four hemp
- The sparrows are now moving.
- When CLEARing a breakpoint in monitor mode, only the first breakpoint was deleted, but now
- all breakpoints are deleted.
- The following is a list of the most common problems with the
- Fixed that break factors were not displayed at monitor mode break.
- Allow breakpoints to be set for monitor mode interrupts.
- Added a list of monitor mode interrupt vectors.
- 21/06/20 Ver. 2.0.1
- Preferences Fixed color code misalignment in color settings dialog. (Thanks to
- eighttails) Changed version notation Ver.x.xx -> Ver.x.x.x
- 21/06/19 Ver. 2.00 <It has already been 5
- years... >> Migration of development
- environment from MSYS to MSYS2. Migration
- of SDL from Ver.1 to Ver.2.
- Extensive review of OSD-related functions and various internal
- processes. Refactoring of all the processes. Changed internal character
- encoding to UTF-8.
- Converted full-width font files to ShiftJIS. Removed
- Apple support, which is now concentrated in OSD functions.
- (Sorry Windy.)
- When a folder does not exist at startup, a new folder is created.
- When a file is not found, the file name is displayed as much as
- possible. When detecting system ROM, all sub folders are searched.
- Added option to ignore CRC check of system ROM. (Compatible with
- BASIC) The configuration of the Preferences dialog has been
- completely revised.
- When the Preferences dialog is closed, it is restarted only when necessary.
- The auto-repeat interval of key input can no longer be set after SDL2
- transition.
- Assign the Kana key to the Katakana/Hiragana key as well. Because there is no Pause key in
- some cases these days.
- Window size can be freely changed by dragging. (Fixed values of 100%, 200%, and 300% can
- also be selected in the menu.)
- Changed 4:3 display from "portrait" to "landscape". Created
- [CMT][FDD] section in INI file and separated CMT and FDD related items. Changed
- the stop bit of TAPE, and changed the internal processing of P6T. (Thanks to Izumi)
- The magnification of BoostUp of TAPE was changed from 8x to 7x. The cursor is now
- erased when the mouse is not moved for a certain period of time in full screen mode.
- The command to display the dialog is sealed when in full screen.
- Indicator in status bar during video capture.
- Added switching resolution and display settings during video capture.
- Setting items added. Added simple anywhere SAVE/LOAD. (Thanks to
- eighttails)
- Enabled to force execution of different versions of SAVE file anywhere.
- Extended RAM and Warrior cartridges are consolidated as "Extended Cartridges". Temporarily
- mounted genuine cartridges and the like. PC-6005 ROM cartridge
- PC-6006 Extended ROM/RAM
- Cartridge PCS-6001R Extended
- BASIC
- PC-6601-01 Extended Kanji ROM
- cartridge PC-6006SR Extended
- 64KRAM cartridge
- PC-6007SR Extended Kanji ROM & RAM
- Cartridge PC-6053 Voice Synthesizer
- (not yet) PC-60m55 FM Sound
- Cartridge (not yet)
- Warrior Cartridge mk I
- Warrior Cartridge mk
- II
- Warrior Cartridge mk III (Not yet)
- Added extended cartridge name display to status bar.
- PortC3H output (I/O control of PortC2H) and PortC2H input (ROM switching) are implemented.
- (Thanks to Mr. Akikawa)
- Changed VSYNC frequency from 60Hz
- (tentative) to 59.922Hz. Added I/O port
- display to monitor mode.
- Changed to be able to take snapshots in monitor mode. Added an item to
- the menu. Corrected omissions in reading from INI files. (TAPE LPF
- cutoff frequency, font related)
- Revised CG ROM access process. Degreased support for Japanese word
- processing in the previous SR. Fixed a crash bug in the message
- display of Colony Odyssey.
- Fixed wrong code for DEL key. Fixed being able to delete characters in Colony Odyssey.
- Fixed page switching in SR graphic mode was not displayed correctly. (Thanks to Esubi)
- Fixed FDC processing for 66/66SR; results were not correct when Read/Write Disk was
- used.
- After the last sector is read/write, C=next cylinder R=first sector.
- The "Patch ROM" function was abolished. The "Patch ROM" function was
- removed. It was supposed to be a bug fix, but it had a bug itself and
- joystick 2 was not recognized. (Thanks to eighttails)
- Added SAVE anywhere on YM2203 as it was not yet implemented.
- Fixed SAVE anywhere not saving back buffer parameters. (thanks to eighttails!
- s)
- 16/08/15 Ver. 1.25
- Fixed a freeze when a breakpoint is hit in monitor mode. (Thanks to eighttails and Akikawasan)
- Fixed that Kanji characters are displayed
- incorrectly in Mode 5 of SR. Fixed that
- characters are not displayed in Japanese word
- processor of SR.
Add Comment
Please, Sign In to add comment