

along with this program if not, write to the Free Software Foundation, You should have received a copy of the GNU General Public License GNU General Public License for more details. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. but WITHOUT ANY WARRANTY without even the implied warranty of This program is distributed in the hope that it will be useful, the Free Software Foundation either version 2, or(at your option) it under the terms of the GNU General Public License as published by This program is free software you can redistribute it and/or modify Copyright (C) 2004 Forgotten and the VBA development team VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. SHARED_ADDR_REGION->touchZ2 = tempPos.z2 Īrm9 touchscreen handler (only if you want touchscreen on custom handlers) SHARED_ADDR_REGION->touchZ1 = tempPos.z1 SHARED_ADDR_REGION->touchYpx = tempPos.py SHARED_ADDR_REGION->touchXpx = tempPos.px SHARED_ADDR_REGION->touchY = tempPos.rawy SHARED_ADDR_REGION->touchX = tempPos.rawx SHARED_ADDR_REGION->touched = ((tempPos.px > 0) || (tempPos.py > 0)) ? 1 : 0 coto: use it at vcount interrupts so you save battery (or vblank but vcount works just fine) You can check the MD5 with WinMD5Free for example. The BIOS used should have the following checksums (checking one should be enough): sav (so the save for mygame.gba is mygame.sav). If you want to use existing save files, they should have the same name as the gba file but instead of. If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the SD card, make sure you use the dldi on ARM7 build.They cause problems with the internal patching of GBARunner2 and may actually break saving. Do NOT use SRAM patches unless stated on the wiki.If you have a gba folder on the root of your sd, this folder will be opened by default.

It won't work, as many patches are applied at fixed addresses.
