Releases: nzeemin/ukncbtl
Releases · nzeemin/ukncbtl
release-1.0.659
- On-Screen Display draft version.
- Attempt to speed up the emulation.
- Get colors for Debug views from the Settings file.
- Settings Fonts and Colors dialog.
release-1.0.654
- Show "Sound" indicator on the status bar.
- DebugView toolbar: new button used to close the debugger.
- Emulator project files moved into sub-folder.
- InputBoxOctal now shows octal/hex values.
- SpriteView: added two GRB modes.
- About dialog tuning + link to GitHub; DisasmView one more fix.
- DisasmView_RegisterHintPC for regmod 6; better hints for JSR/JMP.
release-1.0.647
- Added "File > Screenshot to Clipboard" command.
- Floppy: don't reset position to 0 on a track change. #4
release-1.0.644
- Fix for UKNC KOI8R to Unicode conversion table; other minor changes.
- MainWindow: GRB mode by default.
release-1.0.641
- Option /boot modification: now /bootN selects menu option N, where N=1..7.
- Preparing for trace CPU option in debugger; minor changes for linter.
- DisasmView: two GDI resources leaks fixed.
- Add two-plane mode for sprite viewer
- Allow write to mounted fdd/hdd images
- SpriteView: added 3rd mode with blue background; fixed includes in emubase/Floppy.cpp
- SpriteView: save/restore the Sprite Mode.
- SpriteView: scrolling improvements.
release-1.0.632
- More command-line options
- Screen-to-Text: fix for the last line
- Create Disk command now does INIT operation on the created disk
release-1.0.619
Released at 2018-07-05.
- Product build with /arch:SSE option for Pentium III
- "Speed 25%" command
release-1.0.599
Debugger improvements.
Minor fixes.
release-1.0.585
Sprite Viewer added.
release-1.0.581
- Options "Real Speed" and "Speed 2x"