ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/readcpu.h
(Generate patch)

Comparing BasiliskII/src/uae_cpu/readcpu.h (file contents):
Revision 1.6 by nigel, 2003-04-01T05:26:07Z vs.
Revision 1.7 by gbeauche, 2007-06-29T16:32:05Z

# Line 120 | Line 120 | extern void do_merges (void);
120   extern int get_no_mismatches (void);
121   extern int nr_cpuop_funcs;
122  
123 + extern const char *get_instruction_name (unsigned int opcode);
124 + extern const char *get_instruction_string (unsigned int opcode);
125 +
126   #ifdef __cplusplus
127   }
128   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines