Home
last modified time | relevance | path

Searched refs:romset (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dkeyboard_xt.c48 if (!(keyboard_xt.pb & 0x40) && romset != ROM_TANDY) in keyboard_xt_poll()
70 if (romset == ROM_T1000 || romset == ROM_T1200) in keyboard_xt_adddata()
130 if (romset == ROM_IBMPC) in keyboard_xt_write()
159 if ((romset == ROM_IBMPC) && (keyboard_xt.pb & 0x80)) in keyboard_xt_read()
168 else if ((romset == ROM_ATARIPC3) && (keyboard_xt.pb & 0x80)) in keyboard_xt_read()
183 if (romset == ROM_IBMPC) in keyboard_xt_read()
192 else if (romset == ROM_ATARIPC3) in keyboard_xt_read()
242 …keyboard_xt.pb2_turbo = (romset == ROM_GENXT || romset == ROM_DTKXT || romset == ROM_AMIXT || roms… in keyboard_xt_init()
254 keyboard_xt.tandy = (romset != ROM_TANDY) ? 1 : 0; in keyboard_tandy_init()
H A Dkeyboard_at.c226 if (romset == ROM_T3100E) in keyboard_at_write()
438 if (romset == ROM_T3100E) in keyboard_at_write()
443 if (romset == ROM_T3100E) in keyboard_at_write()
448 if (romset == ROM_T3100E) in keyboard_at_write()
453 if (romset == ROM_T3100E) in keyboard_at_write()
458 if (romset == ROM_T3100E) in keyboard_at_write()
463 if (romset == ROM_T3100E) in keyboard_at_write()
468 if (romset == ROM_T3100E) in keyboard_at_write()
480 if (romset == ROM_T3100E) in keyboard_at_write()
492 if (romset == ROM_T3100E) in keyboard_at_write()
[all …]
H A Damstrad.c28 if (romset == ROM_PC1512) return temp | 0x20; in amstrad_read()
29 if (romset == ROM_PC200 || romset == ROM_PPC512) in amstrad_read()
40 if (romset == ROM_PC1640) in amstrad_read()
62 if (romset == ROM_PC200 || romset == ROM_PPC512) in amstrad_read()
165 if ((romset == ROM_PC200 || romset == ROM_PPC512) && gfxcard != GFX_BUILTIN) in amstrad_init()
H A Dtandy_eeprom.c17 int romset; member
126 eeprom->romset = romset; in tandy_eeprom_init()
127 switch (romset) in tandy_eeprom_init()
154 switch (eeprom->romset) in tandy_eeprom_close()
H A Dvideo.c154 device_t *video_card_getdevice(int card, int romset) in video_card_getdevice() argument
156 switch (romset) in video_card_getdevice()
242 int video_card_has_config(int card, int romset) in video_card_has_config() argument
245 device_t *device = video_card_getdevice(card, romset); in video_card_has_config()
323 switch (romset) in video_is_mda()
367 switch (romset) in video_is_cga()
413 switch (romset) in video_is_ega_vga()
523 switch (romset) in video_updatetiming()
670 pclog("Video_init %i %i\n",romset,gfxcard); in video_init()
672 switch (romset) in video_init()
H A Dnvr_tc8521.c57 oldromset=romset; in tc8521_loadnvr()
58 switch (romset) in tc8521_loadnvr()
H A Dps2_nvr.c59 switch (romset) in ps2_nvr_init()
81 switch (romset) in ps2_nvr_close()
H A Dvideo.h26 struct device_t *video_card_getdevice(int card, int romset);
27 int video_card_has_config(int card, int romset);
H A Dlaserxt.c17 …addr = (romset == ROM_LTXT ? 0x70000 + (((mem_size + 64) & 255) << 10) : 0x30000 + (((mem_size + 3… in get_laserxt_ems_addr()
118 …mem_mapping_set_addr(&ram_low_mapping, 0, romset == ROM_LTXT ? 0x70000 + (((mem_size + 64) & 255) … in laserxt_init()
H A Dmodel.c229 int model_getmodel(int romset) in model_getmodel() argument
235 if (models[c].id == romset) in model_getmodel()
305 if (romset == ROM_IBMPC) in xt_init()
337 if (romset == ROM_TANDY) in tandy1k_init()
342 if (romset != ROM_TANDY) in tandy1k_init()
545 ps2_mca_board_model_70_type34_init(romset == ROM_IBMPS2_M70_TYPE4); in ps2_model_70_init()
H A Dwx-sdl2.c575 d = romset; in wx_start()
578 romset = c; in wx_start()
596 romset = d; in wx_start()
631 if (romset != -1) in start_emulation()
639 romset = c; in start_emulation()
640 model = model_getmodel(romset); in start_emulation()
648 if (romset != -1) in start_emulation()
H A Dwx-config.c85 int romset = model_getromset_from_model(model); in recalc_vid_list() local
96 wx_enablewindow(h, video_card_has_config(gfxcard, romset)); in recalc_vid_list()
142 if (video_card_has_config(video_old_to_new(cur_gfxcard), romset)) in recalc_vid_list()
509 romset = model_getromset(); in config_dlgsave()
640 recalc_vid_list(hdlg, romstomodel[romset], 0); in config_dlgproc()
647 (LONG_PARAM) models[romstomodel[romset]].cpu[c].name); in config_dlgproc()
668 recalc_snd_list(hdlg, romstomodel[romset]); in config_dlgproc()
709 (models[romstomodel[romset]].min_ram << 16) in config_dlgproc()
710 | models[romstomodel[romset]].max_ram); in config_dlgproc()
835 recalc_hdd_list(hdlg, romstomodel[romset], 0, 0); in config_dlgproc()
[all …]
H A Dmodel.h43 int model_getmodel(int romset);
H A Dintel_flash.c162 switch(romset) in intel_flash_init()
192 fatal("intel_flash_init on unsupported ROM set %i\n", romset); in intel_flash_init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/platforms/
H A Dneogeo.py83 romset = {}
85 romset[entry["name"]] = entry["sha1"]
88 romset.update(
93 romset.update(
97 romset.update(
101 romset.update(NEOGEO_ASIA_BIOS)
103 romset.update(NEOGEO_JAPAN_BIOS)
108 romset.update(
114 romset.update(
122 return machine, romset
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/drivers/
H A Dmamedriver.py89 artwork = os.path.join(self.cwd.path, "artwork", self.romset)
178 self.romset
202 assert self.romset
203 system_rom_path = os.path.join(rom_path, self.romset)
239 self.cfg_dir.path, "{romset}.cfg".format(romset=self.romset)
309 self.emulator.args.append(self.romset)
317 self.romset, self.romset_files = self.mame_romset()
/dports/emulators/gngeo/gngeo-gngeo_0.8/
H A DNEWS11 . Add dumpsprite option to dump a gfx file from a romset (not complete for now)
44 . Fix crashing when the romset isn't supported.
83 . Update romrc to reflect mame romset
184 . Add alternate romset driver for SuperDodgeBall, Pop'nBounce and kof99
199 This directory is now the default path for romset and romrc
300 . Create driver for all the current mame romset
301 (exculding crypted one) and the old mame romset.
303 . Add the possibility to have different romset for a game.
304 The first working romset will be used
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A DREADME.md15 Don't report issues if you didn't build a valid romset.
75 … you have a bad rom, your logs will give you more details. Build a valid romset with clrmamepro as…
79romset, if you put the patched version of the romset into `SYSTEM_DIRECTORY/fbneo/patched` it will…
132 …ssary support code for hiscores (or hiscore.dat might not be listing the romset). You can request …
/dports/emulators/mess/mame-mame0226/plugins/cheat/
H A Dcheat_simple.lua18 simple.romset = "????"
21 simple.romset = name
287 if set == simple.romset then
/dports/emulators/mame/mame-mame0226/plugins/cheat/
H A Dcheat_simple.lua18 simple.romset = "????"
21 simple.romset = name
287 if set == simple.romset then
/dports/games/libretro-fbneo/FBNeo-bbe3c05/
H A DREADME-PI.md29 <name of romset>.jc
30 <name of parent romset>.jc
/dports/emulators/mess/mame-mame0226/scripts/minimaws/lib/
H A Dauxverbs.py45 for shortname, romset in sorted(self.machines.items()):
50 sys.stdout.write('%-*s%s\n' % (nw, shortname, romset[0]))
51 self.printMatches(romset[1], pw, lw)
/dports/emulators/mame/mame-mame0226/scripts/minimaws/lib/
H A Dauxverbs.py45 for shortname, romset in sorted(self.machines.items()):
50 sys.stdout.write('%-*s%s\n' % (nw, shortname, romset[0]))
51 self.printMatches(romset[1], pw, lw)
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/
H A DREADME.md13 Don't report issues if you didn't build a valid romset.
51 It is either not supported or you have a bad rom. Build a valid romset with clrmamepro as said abov…
55 Most likely the same as above, make sure you have the right romset.
/dports/games/libretro-core-info/libretro-core-info-1.9.7/
H A Dmess2015_libretro.info18 …ce code|[^] to be inside the 'SYSTEMDIR\ume\hash' directory and softlist romset.|(!) [2] MESS 2015…

12345678