/[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 82 by dpavlin, Wed Aug 1 21:40:17 2007 UTC revision 86 by dpavlin, Wed Aug 1 22:25:37 2007 UTC
# Line 10  EXTERN_C void xs_init (pTHX); Line 10  EXTERN_C void xs_init (pTHX);
10  // do we wont to dump registars?  // do we wont to dump registars?
11  #define DUMP_R 1  #define DUMP_R 1
12    
13    void push_R(void);
14    void pull_R(void);
15    
16  #if DEBUGF  #if DEBUGF
17  #define debugf(x)  do {         \  #define debugf(x)  do {         \
18          PerlIO_stdoutf("#> ");  \          PerlIO_stdoutf("#> ");  \

Legend:
Removed from v.82  
changed lines
  Added in v.86

  ViewVC Help
Powered by ViewVC 1.1.26