Source: MSX files
Slotman of MSX files has released a new version of MSX Pad. With MSX Pad you can develop Turbo Pascal software for MSX on your PC.Changelog:
- When creating a new project, the .pas extension was not added to the created filename, neither the project file was created
- MSX Pad now tries to remember the last cursor position on each file.
- When saving the same file with different case, the file was appearing twice on the recent files list.
- Added Ctrl+Tab, Ctrl+Shift+Tab to cycle trought views
- Added the windoze calculator to the tools options
- Added compile to CHN
- Added Hotkeys to Compile, Compile to CHN and Compile and Run
- Fixed an error when loading 4bpp BMP files. It was showing the image one pixel to the left. Also speeded it up a little bit.
- Fixed error when saving 4bpp GFX files - the shiftleft func tion was not working properly.
- Now you can choose "All files (*.*)" when opening MSX screens, so it's not necessary anymore to have .sc5, .sc8, .cc5, .cc8 extensions
- Error when saving 4bpp GFX files from screen 5 COPY files (*.cc5) corrected