/[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 33 by dpavlin, Mon Jul 30 21:00:36 2007 UTC revision 40 by dpavlin, Tue Jul 31 08:41:06 2007 UTC
# Line 1  Line 1 
 // M6502 options  
 #define EXEC6502 1  
 #define DEBUG 1  
   
1  // make perlxsi.c happy  // make perlxsi.c happy
2  EXTERN_C void xs_init (pTHX);  EXTERN_C void xs_init (pTHX);
3    
# Line 9  EXTERN_C void xs_init (pTHX); Line 5  EXTERN_C void xs_init (pTHX);
5  #define EMU_START "use Arch;"  #define EMU_START "use Arch;"
6    
7  // do we want to dump our C debug?  // do we want to dump our C debug?
8  //#define DEBUGF 1  #define DEBUGF 1
9    
10    // do we wont to dump registars?
11    #define DUMP_R 1
12    

Legend:
Removed from v.33  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26