Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 3.07 KB

COMPATIBILITY.md

File metadata and controls

38 lines (35 loc) · 3.07 KB

A lot of programs are not running.

This is mainly because:

  • The only currently supported display mode is VGA mode 13h
    • Text mode is not supported (for option input at the beginning of the game for example).
    • CGA / EGA games are not supported
  • TSR / sub programs / Extended memory is not implemented

Here is a list of old games I tested with what worked and what didn't:

Program State Comment Update date
Alley Cat 🙈 Crashes CGA not implemented 2021/09/26
Alone in the dark 🙈 Crashes Terminate Process and Remain Resident not implemented. 2021/09/26
Another World 🙈 Crashes Fails with unimplemented int 15.6 (Which is weird) 2021/09/26
Arachnophobia 🙈 Crashes Int 10.11 operation "GET INT 1F pointer" not implemented. 2021/09/26
Arkanoid 2 : Revenge of Doh 🙈 Crashes Timer latch read mode not implemented. 2021/09/26
Cryo Dune 😎 Fully playable 2021/09/26
Double dragon 3 🙈 Crashes Int 10.3 (text mode) not implemented. 2021/09/26
Dragon's Lair 🙈 Crashes Terminates without displaying anything and without error. 2021/09/26
Dragon's Lair 3 🙈 Crashes Int 10.3 (text mode) not implemented. 2021/09/26
Dune 2 🙈 Crashes Int 2F not implemented (Himem XMS Driver) 2021/09/26
F-15 Strike Eagle II 🙈 Crashes Launching sub programs not implemented (int 21, 4B) 2021/09/26
Flight Simulator 5 🙈 Crashes Launching sub programs not implemented (int 21, 4B) 2021/09/26
Home Alone 🙈 Crashes Int 10.8 (text mode) not implemented 2021/09/26
KGB 😎 Fully playable 2021/09/26
Oliver & Compagnie 🙈 Crashes Int 10.11 operation "GET INT 1F pointer" not implemented. 2021/09/26
Prince of persia 🙂 Playable Intro screen is black but if you press space you will go ingame. 2021/09/26
Plan 9 From Outer Space 😕 Not playable Black screen. 2021/09/26
Quest for glory 3 🙈 Crashes Int 2F not implemented (Himem XMS Driver) 2021/09/26
SimCity 🙈 Crashes Int 10.11 operation "ROM 8x8 double dot pointer" not implemented. 2021/09/26
Stunts 🙂 Playable Works without issue but crashes when you press a key during intro. 2021/12/10
Space Quest : The Sarien Encounter 😕 Not playable Program exits with code 1. 2021/09/26
Space Quest IV : Roger Wilco and the Time Rippers 😕 Not playable Program exits with code 1. 2021/09/26
Starvega 🙈 Crashes Int 10.11 operation "GET INT 1F pointer" not implemented. 2021/09/26
Super Tetris 🙈 Crashes Int 10.8 (text mode) not implemented 2021/09/26
Top Gun : Danger Zone 🙈 Crashes Accesses stdin via dos file API and this is not implemented. 2021/09/26
Ultima IV : The Quest of the Avatar 😕 Not playable Black screen. 2021/09/26