diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 23:10:27 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 23:10:27 +0200 |
commit | c27c0f96b9ca6898064d5bdbbc79c4475ee7c65a (patch) | |
tree | 2c4e6d6debda51d93a8fce5e120e5575cba34fe3 /emulation.mdwn | |
parent | d8b384307a4052212b89e4d963aedcb4d1acc9aa (diff) | |
download | web-c27c0f96b9ca6898064d5bdbbc79c4475ee7c65a.tar.gz web-c27c0f96b9ca6898064d5bdbbc79c4475ee7c65a.tar.bz2 web-c27c0f96b9ca6898064d5bdbbc79c4475ee7c65a.zip |
[[Emulation]]: New. Add some links.
Diffstat (limited to 'emulation.mdwn')
-rw-r--r-- | emulation.mdwn | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/emulation.mdwn b/emulation.mdwn new file mode 100644 index 00000000..856e0f92 --- /dev/null +++ b/emulation.mdwn @@ -0,0 +1,20 @@ +[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] + +# External + + * [*Emulation: Role-Playing for + Computers*](http://www.informit.com/articles/printerfriendly.aspx?p=659522), + an article by David Chisnall. + + +# See Also + + * [[Virtualization]]. |