diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-04-11 19:47:05 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-04-11 19:47:05 +0000 |
commit | 45bab89362ebe122d60d5e9b1e2b949b26168db3 (patch) | |
tree | c430eb677a06d8c823fd1d2d4a9f7790c0c275d2 /sys/src/cmd/aux/realemu/notes | |
parent | 05569f6f2c54a19c1c85a7f10742913cd8904787 (diff) |
livecd
Diffstat (limited to 'sys/src/cmd/aux/realemu/notes')
-rw-r--r-- | sys/src/cmd/aux/realemu/notes | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/sys/src/cmd/aux/realemu/notes b/sys/src/cmd/aux/realemu/notes new file mode 100644 index 000000000..870270369 --- /dev/null +++ b/sys/src/cmd/aux/realemu/notes @@ -0,0 +1,22 @@ +realmode emulator. binds itself over /dev and provides /dev/realmode +and /dev/realmodemem to be used with aux/vga -m vesa ... + +the command option -t enables instruction tracing to stderr. + +requires a updated vgavesa driver to use /dev/realmode instead of +a direct realmode() call. + +patch can be found at: /n/sources/patch/vesa-softscreen-resize + +a list with graphics cards that have been successfully enabled +with the aux/vga and realemu can be found in the vgalist file. + +bug reports / suggestions or failed attempts email to: + +cinap_lenrek AT gmx DOT de + +contributors: + +i stole some code from rsc's 8i /n/sources/contrib/rsc/8i, so thanks russ! :) + +patient testers from irc: sl, Fish- |