X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Pico%2FPicoInt.h;h=dea4b028f6e51f579c8c9a446c2bd30519011f0f;hb=bd61347310ced637ddaeda1dfc8b49ff953f74e3;hp=117e8df1d09ef6744249a00feb2c257a9204db3c;hpb=99464b6230bbe515dffb8893f6b6b51031be9157;p=picodrive.git diff --git a/Pico/PicoInt.h b/Pico/PicoInt.h index 117e8df..dea4b02 100644 --- a/Pico/PicoInt.h +++ b/Pico/PicoInt.h @@ -248,7 +248,7 @@ struct PicoMisc unsigned short z80_bank68k; // 0a unsigned short z80_lastaddr; // this is for Z80 faking unsigned char z80_fakeval; - unsigned char pad0; + unsigned char z80_reset; // z80 reset held unsigned char padDelay[2]; // 10 gamepad phase time outs, so we count a delay unsigned short eeprom_addr; // EEPROM address register unsigned char eeprom_cycle; // EEPROM SRAM cycle number