xref: /plan9-contrib/sys/src/cmd/aux/realemu/notes (revision ccaec48a6a7d481d90233fb80c88e608b0a02604)
1realmode emulator. binds itself over /dev and provides /dev/realmode
2and /dev/realmodemem to be used with aux/vga -m vesa ...
3
4the command option -t enables instruction tracing to stderr.
5
6requires a updated vgavesa driver to use /dev/realmode instead of
7a direct realmode() call.
8
9patch can be found at: /n/sources/patch/vesa-softscreen-resize
10
11a list with graphics cards that have been successfully enabled
12with the aux/vga and realemu can be found in the vgalist file.
13
14bug reports / suggestions or failed attempts email to:
15
16cinap_lenrek AT gmx DOT de
17
18contributors:
19
20i stole some code from rsc's 8i /n/sources/contrib/rsc/8i, so thanks russ! :)
21
22patient testers from irc: sl, Fish-
23