/[gxemul]/upstream/0.4.4/demos/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /upstream/0.4.4/demos/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (hide annotations)
Mon Oct 8 16:21:26 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 881 byte(s)
0.4.4
1 dpavlin 24 Overview
2     --------
3    
4     This directory contains various simple tutorial-like demos, which
5     demonstrate some of the functionality of the the "test machines" in GXemul.
6    
7     Each directory has a README file, containing examples on how to build and
8     run the demo programs for various target architectures.
9    
10    
11     Simple demos:
12     -------------
13    
14     o) hello Prints Hello World to the console.
15    
16 dpavlin 28 o) rectangles Draws random rectangles to the framebuffer, using
17     manual pixel fill-loops.
18 dpavlin 24
19     o) disk Reads sectors from a disk image, and dumps the
20     contents in hex and ascii to the console.
21    
22    
23     License note
24     ------------
25    
26     These demos are not under the same license(s) as the rest of GXemul.
27    
28 dpavlin 28 The demos, and the testmachine include header files, are public domain, so
29     you can reuse the code even in projects which have licenses that are
30     incompatible with the BSD-style licenses used for GXemul itself.
31 dpavlin 24

  ViewVC Help
Powered by ViewVC 1.1.26