X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico_int.h;h=be56abd0ed105dc75028e5e65c94517cce799ddb;hb=89dbbf2b2fe885c9f443178c1f1350567e92160b;hp=9b597d819894deb15af8cd70d486a433b0e6a7d1;hpb=08769494e89920b5987f10c9d15e33e4e0110930;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index 9b597d8..be56abd 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -607,7 +607,7 @@ PICO_INTERNAL int CheckDMA(void); PICO_INTERNAL void PicoDetectRegion(void); PICO_INTERNAL void PicoSyncZ80(unsigned int m68k_cycles_done); -// cd/pico.c +// cd/mcd.c #define PCDS_IEN1 (1<<1) #define PCDS_IEN2 (1<<2) #define PCDS_IEN3 (1<<3)