szaniszlo/GPMD85Emulator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
= GPMD85Emulator ============================================================== - multiplatform GNU/GPL emulator of the Tesla PMD 85, an 8-bit personal micro- - computer produced in eighties of twentieth century in former Czechoslovakia AUTHORS: ~ mborik [Martin Borik] - leader programmer of this *nix port based on SDL ~ rombor [Roman Borik] - original Windows code and emulation of CPU and chips ~ ub880d - support developer, lead-tester and bug-finder THANKS: ~ ikon/SinDiKat - translation of comments in classes from slovak language ~ mikezt/zeroteam - quick-search in file-selector and beta-testing ~ Staon - fixing compatibility bug in file-selector's ScanDir REQUIRED LIBRARIES: ~ SDL - Simple DirectMedia Library [ libSDL >= 1.2 ] HOTKEYS: ~ function [f] keys are any of Alt|Win|Mac|Meta keys ~ main menu appear with [f]+F1 or with the "menu key" ~ for start/stop of tape emulator use [f]+P hotkey INSTALLATION: ~ run script './configure', then 'make' ~ you can install application to the system dirs with 'make install' under root ~ in case of auto-config problems, you can try to 'autoreconf -vf', or 'automake -af' (but you need autotools package). CONFIGURATION PARAMETERS: ~ to enable/disable OpenGL functionality you need to run configuration with optional parameter './configure --with-opengl' or '--without-opengl'. ~ to enable trace informations use '--enable-trace' parameter in configure.
Releases
No releases published
Languages
- C++ 77.1%
- Makefile 12.5%
- Shell 5.8%
- C 4.1%
- M4 0.5%