/[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

Annotation of /M6502/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (hide annotations)
Mon Jul 30 21:53:04 2007 UTC (16 years, 9 months ago) by dpavlin
File MIME type: text/plain
File size: 264 byte(s)
tests now pass
1 dpavlin 24 // M6502 options
2 dpavlin 25 #define EXEC6502 1
3     #define DEBUG 1
4 dpavlin 29
5     // make perlxsi.c happy
6     EXTERN_C void xs_init (pTHX);
7 dpavlin 30
8     // which module to bootstrap
9 dpavlin 33 #define EMU_START "use Arch;"
10    
11     // do we want to dump our C debug?
12 dpavlin 35 #define DEBUGF 1
13 dpavlin 34
14     // do we wont to dump PC?
15 dpavlin 35 #define DUMP_K 1

  ViewVC Help
Powered by ViewVC 1.1.26