Release BK 3.12.2110.8960, emulator BK-0010-01, BK-0011 and BK-0011M

The release of the project BK 3.12.2110.8960 is available, which develops an emulator for the 80-bit household computers BK-16-0010, BK-01 and BK-0011M produced in the 0011s of the last century, compatible with the PDP-11 computers, SM computers and DVK. The emulator is written in C++ and distributed in source code. The general license for the code is not explicitly indicated, but the LGPL is mentioned in separate files, and some components are borrowed from the LGPL. Operation is only supported on the Windows platform.

Emulator changes:

  • Added tape recorder emulation for BK-0011 and BK-0011M when working in BOS. Those. in ROM BASIC, files can be read/written as .bin files.
  • Four independent memory dump windows are proposed. On first run there will be issues with dump windows, so all windows need to be closed and reopened, and possibly reshuffled as needed.
  • Buttons for saving and loading dumps in .bin format have been added to the memory dump windows. See the documentation for details of how it works.
  • Now you can save and load pages in the memory card not only as pictures, but also in .bin format.
  • The work with command line arguments has been reworked, the ability to upload .bin files to BOS BK-0011(M) using the /B switch has been added.
  • Added the ability to load dumps in the .bin format (as well as arbitrary ones) directly into the memory of the emulated BC using the /D command line switch. With this key, you can also load the dump into memory immediately after the configuration is created, before initialization.
  • The mechanism for prohibiting the launch of several copies of the program and passing parameters through the command line of parameters from the launched copy to the program instance in memory has been improved.
  • Removed all accelerators from the number keys of the Numpad keyboard.

Source: opennet.ru

Add a comment