X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=pico%2Fpico_int.h;h=15ab616fd133dc5c841b4662a4ac42b1a191a7d1;hb=b71cbbf705cfd1c2519754142cd4b62cf9e0a2f5;hp=794fcd1f0e0cfa5570546cab905e5ef70d72749f;hpb=b0e08dff9a4ff71333321b931d4155479f35428e;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index 794fcd1..15ab616 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -292,7 +292,8 @@ struct PicoVideo unsigned char pending_ints; // pending interrupts: ??VH???? signed char lwrite_cnt; // VDP write count during active display line unsigned short v_counter; // V-counter - unsigned char pad[0x10]; + unsigned char addr_u; + unsigned char pad[0x0f]; }; struct PicoMisc