/[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 39 - (hide annotations)
Mon Jul 30 23:39:57 2007 UTC (16 years, 9 months ago) by dpavlin
File MIME type: text/plain
File size: 270 byte(s)
various tweaks to make it work somewhat
1 dpavlin 29 // make perlxsi.c happy
2     EXTERN_C void xs_init (pTHX);
3 dpavlin 30
4     // which module to bootstrap
5 dpavlin 33 #define EMU_START "use Arch;"
6    
7     // do we want to dump our C debug?
8 dpavlin 38 #define DEBUGF 1
9 dpavlin 34
10 dpavlin 36 // do we wont to dump registars?
11     #define DUMP_R 1
12 dpavlin 39
13     // FIXME should go away
14     #define DEFAULT_RUN 100000

  ViewVC Help
Powered by ViewVC 1.1.26