Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nzeemin/ukncbtl-imgui
UKNCBTL emulator with ImGui frontend WIP
https://github.com/nzeemin/ukncbtl-imgui
c-plus-plus cpp emulator imgui ms0511 pdp11 retrocomputing soviet-computer
Last synced: 6 days ago
JSON representation
UKNCBTL emulator with ImGui frontend WIP
- Host: GitHub
- URL: https://github.com/nzeemin/ukncbtl-imgui
- Owner: nzeemin
- License: lgpl-3.0
- Created: 2024-07-13T10:46:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T09:33:20.000Z (3 months ago)
- Last Synced: 2024-10-16T08:46:02.425Z (21 days ago)
- Topics: c-plus-plus, cpp, emulator, imgui, ms0511, pdp11, retrocomputing, soviet-computer
- Language: C++
- Homepage:
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ukncbtl-imgui
UKNCBTL — UKNC Back to Life! emulator, Win32 / ImGui version.[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
![GitHub all releases](https://img.shields.io/github/downloads/nzeemin/ukncbtl-imgui/total)
![](docs/ukncbtl-imgui.jpg)
### На русском / In Russian
UKNCBTL — UKNC Back to Life! — это эмулятор компьютера Электроника МС-0511 (УКНЦ).
УКНЦ это советский домашний/учебный компьютер, построенный на двух процессорах КМ1801ВМ2, совместимых по системе команд с Электроника-60, ДВК и др.Этот репозиторий содержит версию эмулятора с интерфейсом на **ImGui**.
Текущее состояние эмулятора: **пока только Win32 версия, в разработке**.
#### Лицензии
* Код эмулятора: GNU LGPL v3
* ImGui: MIT
* libpng: PNG Reference Library License version 2, см. https://github.com/pnggroup/libpng/blob/libpng16/LICENSE
* zlib: см. https://github.com/madler/zlib/blob/master/LICENSE
* Font Awesome 5 Free: SIL OFL 1.1 License на шрифт, CC BY 4.0 License на иконки, см. https://fontawesome.com/license/free#### Благодарности
Огромное спасибо всем тем, кто внёс свой вклад в создание и развитие эмулятора, особенно:
* Феликс Лазарев — проделал огромную работу на начальном этапе развития эмулятора
* Алексей Кислый (Alex_K) — оказал неоценимую помощь во всех вопросах, касающихся деталей работы УКНЦ### In English
*UKNCBTL* is cross-platform UKNC emulator for Windows/Linux/Mac OS X.
*UKNC* (*УКНЦ*, Электроника МС-0511) is soviet school computer based on two PDP-11 compatible processors KM1801VM2.This repository is for **ImGui** version of the emulator.
Current status: **Win32 version only for now, under development**.
-----
The UKNCBTL project consists of:
* [ukncbtl](https://github.com/nzeemin/ukncbtl/) written for Win32 and works under Windows 2000/2003/2008/XP/Vista/7/8/10.
* [ukncbtl-renders](https://github.com/nzeemin/ukncbtl-renders/) — renderers for UKNCBTL Win32.
* [ukncbtl-qt](https://github.com/nzeemin/ukncbtl-qt/) is based on Qt framework and works under Windows, Linux and Mac OS X.
* [ukncbtl-testbench](https://github.com/nzeemin/ukncbtl-testbench/) — test bench for regression and performance testing.
* [ukncbtl-utils](https://github.com/nzeemin/ukncbtl-utils/) — various utilities: rt11dsk, sav2wav, ESCParser etc.
* [ukncbtl-doc](https://github.com/nzeemin/ukncbtl-doc/) — documentation and screenshots.
* [ukncbtl-wasm](https://github.com/nzeemin/ukncbtl-wasm/) — web version of the emulator.
* [ukncbtl-imgui](https://github.com/nzeemin/ukncbtl-imgui) — ImGui versioin of the emulator.
* Project wiki: https://github.com/nzeemin/ukncbtl-doc/wiki
* Screenshots: https://github.com/nzeemin/ukncbtl-doc/wiki/Screenshots-ru
* User's Manual (in Russian): https://github.com/nzeemin/ukncbtl-doc/wiki/Users-Manual-ru