/[VRac]/M6502/config.h
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 /M6502/config.h

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

revision 29 by dpavlin, Mon Jul 30 17:32:41 2007 UTC revision 35 by dpavlin, Mon Jul 30 21:53:04 2007 UTC
# Line 4  Line 4 
4    
5  // make perlxsi.c happy  // make perlxsi.c happy
6  EXTERN_C void xs_init (pTHX);  EXTERN_C void xs_init (pTHX);
7    
8    // which module to bootstrap
9    #define EMU_START "use Arch;"
10    
11    // do we want to dump our C debug?
12    #define DEBUGF 1
13    
14    // do we wont to dump PC?
15    #define DUMP_K 1

Legend:
Removed from v.29  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.26