Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nzeemin/uknc-stopexpress
🕹️ Porting game Stop the Express from MS-0515 to UKNC.
https://github.com/nzeemin/uknc-stopexpress
16bit 8bit game macro11 ms0511 pdp11 porting porting-game
Last synced: 5 days ago
JSON representation
🕹️ Porting game Stop the Express from MS-0515 to UKNC.
- Host: GitHub
- URL: https://github.com/nzeemin/uknc-stopexpress
- Owner: nzeemin
- License: lgpl-3.0
- Created: 2017-03-03T08:45:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T01:55:27.000Z (11 months ago)
- Last Synced: 2024-02-24T02:35:56.983Z (11 months ago)
- Topics: 16bit, 8bit, game, macro11, ms0511, pdp11, porting, porting-game
- Language: C#
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uknc-stopexpress
Porting game Stop the Express to UKNC, work in progress.The game for ZX Spectrum was written by Hudson Soft and published back in 1983.
In 1990 the game was ported to Elektronika MS-0515 ("Электроника МС-0515", soviet PDP11-like computer based on T11 clone) by unknown programmer in Lwow (Ukraine).
And finally in March 2017 I ported the game to UKNC (УКНЦ, another PDP11-like soviet machine).Screenshots of the ported version:
![](screenshot/demoscreen.png) ![](screenshot/demoscreen2.png)
Video for demo mode:
[![](http://img.youtube.com/vi/66ETuJ9uO6s/0.jpg)](http://www.youtube.com/watch?v=66ETuJ9uO6s)
Screenshot of the original game on MS-0515:
![](screenshot/original-ms0515.png)
#### See Also
- ["Stop the Express" at WoS](http://www.worldofspectrum.org/infoseekid.cgi?id=0004916)
- [Porting BK game Lode Runner to UKNC](https://github.com/nzeemin/uknc-loderunner)
- [UKNCBTL emulator](https://github.com/nzeemin/ukncbtl)
- [Porting "Stop the Express" game to BK-0010](https://github.com/nzeemin/bk0010-stopexpress)