All Projects → nzeemin → ukncbtl

nzeemin / ukncbtl

Licence: LGPL-3.0 license
UKNCBTL is emulator of Elektronika MS 0511 (UKNC), soviet computer based on two PDP-11 compatible processors.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to ukncbtl

bkbtl
BKBTL emulator, Win32 version.
Stars: ✭ 16 (-58.97%)
Mutual labels:  retrocomputing, soviet-computer, pdp11, pdp-11
xxdp
XXDP was, and remains, the PDP-11 diagnostic operating system. This project attempts to recover XXDP sources and documents.
Stars: ✭ 22 (-43.59%)
Mutual labels:  pdp11, pdp-11
cpu11
Revengineered ancient PDP-11 CPUs, originals and clones
Stars: ✭ 120 (+207.69%)
Mutual labels:  retrocomputing, pdp-11
RSTS-E
Updates, Information and Software for the PDP-11 RSTS/E V10.1 Operating System
Stars: ✭ 12 (-69.23%)
Mutual labels:  pdp11, pdp-11
osnine-java
6809 and OS-9 emulator in Java
Stars: ✭ 17 (-56.41%)
Mutual labels:  emulator, retrocomputing
IBMulator
The IBM PS/1 emulator.
Stars: ✭ 62 (+58.97%)
Mutual labels:  emulator, retrocomputing
retro-computing
🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
Stars: ✭ 15 (-61.54%)
Mutual labels:  emulator, retrocomputing
chip8emu
A Terminal Based Chip-8 Emulator
Stars: ✭ 28 (-28.21%)
Mutual labels:  emulator, retrocomputing
mos6502
MOS 6502 emulator written in Rust
Stars: ✭ 25 (-35.9%)
Mutual labels:  emulator, retrocomputing
Anti-BlueStacks
绕过BlueStacks内核的反模拟器检测
Stars: ✭ 61 (+56.41%)
Mutual labels:  emulator
jsGBC-core
jsGBC Core Emulator
Stars: ✭ 14 (-64.1%)
Mutual labels:  emulator
emulators
development methodology software emulators
Stars: ✭ 24 (-38.46%)
Mutual labels:  emulator
Z80Core
A Z80 core written in Java
Stars: ✭ 25 (-35.9%)
Mutual labels:  emulator
topaz
💎 A server emulator for Final Fantasy XI.
Stars: ✭ 46 (+17.95%)
Mutual labels:  emulator
mt32-pi-control
MT32-PI.EXE/MT32-PI.TTP/mt32-pi-ctl is a control program for the mt32-pi MIDI synthesizer available for DOS PCs, Atari ST and Amiga computers as well as modern systems running Linux and Windows.
Stars: ✭ 22 (-43.59%)
Mutual labels:  retrocomputing
sedna
Sedna - a pure Java RISC-V emulator.
Stars: ✭ 52 (+33.33%)
Mutual labels:  emulator
luma.emulator
Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.
Stars: ✭ 32 (-17.95%)
Mutual labels:  emulator
ld
LambdaDelta
Stars: ✭ 110 (+182.05%)
Mutual labels:  emulator
Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (-33.33%)
Mutual labels:  emulator
emulator-tools
Google Cloud BigTable and PubSub emulator tools to make development a breeze
Stars: ✭ 16 (-58.97%)
Mutual labels:  emulator

ukncbtl

UKNCBTL — UKNC Back to Life! emulator, Win32 version.

License: LGPL v3 Build status CodeFactor

На русском / In Russian

UKNCBTL — UKNC Back to Life! — это эмулятор компьютера Электроника МС-0511 (УКНЦ). УКНЦ это советский домашний/учебный компьютер, построенный на двух процессорах КМ1801ВМ2, совместимых по системе команд с Электроника-60, ДВК и др.

Текущее состояние эмулятора: в разработке. Большая часть программного обеспечения запускается и работает.

Эмулируются:

  • Центральный и периферийный процессоры
  • Оба контроллера памяти
  • Видеоконтроллер
  • Контроллер гибких дисков (стандарт MZ)
  • Картриджи ПЗУ (24 КБ на картридж)
  • Звук
  • Контроллер жёсткого диска IDE
  • Работа с кассетным магнитофоном — эмулируется через работу с WAV PCM файлами
  • Последовательный порт (Стык С2) — экспериментально
  • Параллельный порт — через запись вывода в файл, для просмотра результата можно использовать утилит ESCParser

Пока что НЕ эмулируются: сетевая карта, RAM-диски, джойстики.

Огромное спасибо всем тем, кто внёс свой вклад в создание и развитие эмулятора, особенно:

  • Феликс Лазарев — проделал огромную работу на начальном этапе развития эмулятора
  • Алексей Кислый (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.

Current status: under development. Most of software works fine.

Emulated:

  • CPU and PPU
  • Both memory controllers
  • Video controller
  • FDD controller (MZ standard, 400K/800K .dsk/.trd files)
  • ROM cartridges (24K .bin files)
  • Sound
  • Hard disk (IDE, .img files) — can read/write and boot
  • Tape cassette — read/write WAV PCM files
  • Serial port (experimental)
  • Parallel port — just dump output to file, use ESCParser to visualize the result

NOT emulated yet: network card, RAM disks, joysticks.


The UKNCBTL project consists of:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].