Home
last modified time | relevance | path

Searched refs:FastLoad (Results 1 – 5 of 5) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget.c6033 struct FastLoad { struct
6041 static struct FastLoad *fastload; argument
6078 fastload = malloc(sizeof(struct FastLoad)*image.num_sections); in COMMAND_HANDLER()
6084 memset(fastload, 0, sizeof(struct FastLoad)*image.num_sections); in COMMAND_HANDLER()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/doc/
H A Dvice.info4818 * Epyx FastLoad
4998 * 10: Epyx FastLoad
5420 Attach raw 8KB Epyx FastLoad cartridge image.
12856 Epyx FastLoad .crt file
16905 The Epyx FastLoad cart uses a simple capacitor to toggle the ROM on and
H A Dvice.texi6025 Epyx FastLoad
6261 10: Epyx FastLoad
6819 Attach raw 8KB Epyx FastLoad cartridge image.
16426 Epyx FastLoad .crt file
22784 The Epyx FastLoad cart uses a simple capacitor to toggle the ROM on
/dports/emulators/vice/vice-3.5/doc/
H A Dvice.texi6458 Epyx FastLoad
6763 10: Epyx FastLoad
7437 Attach raw 8KiB Epyx FastLoad cartridge image.
18539 Epyx FastLoad .crt file
25661 The Epyx FastLoad cart uses a simple capacitor to toggle the ROM on
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/
H A DChangeLog.311217 FastLoad emulation, patch by Ingo Korb.