/[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 89 by dpavlin, Thu Aug 2 12:01:09 2007 UTC revision 100 by dpavlin, Thu Aug 2 16:58:07 2007 UTC
# Line 7  EXTERN_C void xs_init (pTHX); Line 7  EXTERN_C void xs_init (pTHX);
7  // do we wont to dump registars?  // do we wont to dump registars?
8  //#define DUMP_R 1  //#define DUMP_R 1
9    
10    #define MEM_SIZE 0xffff
11    
12  void push_R(void);  void push_R(void);
13  void pull_R(void);  void pull_R(void);
14    

Legend:
Removed from v.89  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.26