/[gxemul]/trunk/src/machines/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

Diff of /trunk/src/machines/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41 by dpavlin, Mon Oct 8 16:21:53 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 1  Line 1 
1  $Id: README,v 1.4 2007/04/10 17:03:16 debug Exp $  $Id: README,v 1.5 2007/05/20 10:49:11 debug Exp $
2    
3  How to add new machine types to GXemul:  How to add new machine types to GXemul:
4  ---------------------------------------  ---------------------------------------
5    
6  The easiest way is to simply copy an existing machine (e.g. machine_zaurus.c)  The easiest way is to simply copy an existing machine (e.g. machine_landisk.c)
7  into whatever you want the new machine to be called (machine_foo.c), update  into whatever you want the new machine to be called (machine_foo.c), update
8  Makefile.skel to include machine_foo.o in the list of object files to build,  Makefile.skel to include machine_foo.o in the list of object files to build,
9  and then change the contents of machine_foo.c.  and then change the contents of machine_foo.c.

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26