Home
last modified time | relevance | path

Searched defs:uaedev_config_info (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h161 int type;
165 bool readonly;
166 int bootpri;
168 int lowcyl;
171 int surfaces;
172 int sectors;
173 int reserved;
174 int blocksize;
175 int controller_type;
177 int controller_unit;
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h144 int type;
145 TCHAR devname[MAX_DPATH];
148 bool readonly;
149 int bootpri;
151 int lowcyl;
154 int surfaces;
155 int sectors;
156 int reserved;
157 int blocksize;
158 int controller;
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h205 int type;
209 bool readonly;
210 bool lock;
212 int bootpri;
215 int lowcyl;
218 int surfaces;
219 int sectors;
220 int reserved;
221 int blocksize;
222 bool chs;
[all …]