/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/ |
H A D | uivideo.c | 59 case VICE_MACHINE_CBM5x0: /* fall through */ in uivideo_chip_name() 101 case VICE_MACHINE_CBM5x0: /* fall through */ in uivideo_chip_id() 208 case VICE_MACHINE_CBM5x0: in uivideo_chip_has_sprites()
|
/dports/emulators/vice/vice-3.5/src/arch/gtk3/ |
H A D | uivideo.c | 59 case VICE_MACHINE_CBM5x0: /* fall through */ in uivideo_chip_name() 101 case VICE_MACHINE_CBM5x0: /* fall through */ in uivideo_chip_id() 208 case VICE_MACHINE_CBM5x0: in uivideo_chip_has_sprites()
|
/dports/emulators/vice/vice-3.5/src/cbm2/ |
H A D | cbm2memsnapshot.c | 100 if ((machine_class == VICE_MACHINE_CBM5x0) && ramsize < 512) { in mem_write_ram_snapshot_module() 103 if ((machine_class == VICE_MACHINE_CBM5x0) || ramsize >= 512) { in mem_write_ram_snapshot_module() 114 | ((machine_class == VICE_MACHINE_CBM5x0) ? 64 : 0); in mem_write_ram_snapshot_module() 299 | ((machine_class == VICE_MACHINE_CBM5x0) ? 32 : 0)); in mem_write_rom_snapshot_module() 310 if (machine_class == VICE_MACHINE_CBM5x0) { in mem_write_rom_snapshot_module()
|
H A D | cbm2-cmdline-options.c | 52 { "510", VICE_MACHINE_CBM5x0, CBM2MODEL_510_PAL }, 179 if (machine_class == VICE_MACHINE_CBM5x0) { in cbm2_cmdline_options_init()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/cbm2/ |
H A D | cbm2memsnapshot.c | 100 if ((machine_class == VICE_MACHINE_CBM5x0) && ramsize < 512) { in mem_write_ram_snapshot_module() 103 if ((machine_class == VICE_MACHINE_CBM5x0) || ramsize >= 512) { in mem_write_ram_snapshot_module() 114 | ((machine_class == VICE_MACHINE_CBM5x0) ? 64 : 0); in mem_write_ram_snapshot_module() 299 | ((machine_class == VICE_MACHINE_CBM5x0) ? 32 : 0)); in mem_write_rom_snapshot_module() 310 if (machine_class == VICE_MACHINE_CBM5x0) { in mem_write_rom_snapshot_module()
|
H A D | cbm2-cmdline-options.c | 52 { "510", VICE_MACHINE_CBM5x0, CBM2MODEL_510_PAL }, 179 if (machine_class == VICE_MACHINE_CBM5x0) { in cbm2_cmdline_options_init()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/widgets/ |
H A D | joystickmenupopup.c | 59 case VICE_MACHINE_CBM5x0: in joystick_swap_possible() 101 case VICE_MACHINE_CBM5x0: in userport_joystick_swap_possible()
|
H A D | cbm2hardwiredswitcheswidget.c | 77 machine_class == VICE_MACHINE_CBM5x0 ? models_cbm5x0 : models_cbm6x0, in cbm2_hardwired_switches_widget_create()
|
H A D | cbm2memorysizewidget.c | 82 if (machine_class == VICE_MACHINE_CBM5x0) { in cbm2_memory_size_widget_create()
|
H A D | sidsoundwidget.c | 704 || machine_class == VICE_MACHINE_CBM5x0 in sid_sound_widget_create() 715 && machine_class != VICE_MACHINE_CBM5x0 in sid_sound_widget_create() 798 && machine_class != VICE_MACHINE_CBM5x0 in sid_sound_widget_create()
|
H A D | settings_crt.c | 87 case VICE_MACHINE_CBM5x0: in settings_crt_widget_create()
|
H A D | settings_mouse.c | 114 case VICE_MACHINE_CBM5x0: in settings_mouse_widget_create()
|
H A D | joystickuserportadapterwidget.c | 143 case VICE_MACHINE_CBM5x0: /* fall through */ in joystick_userport_adapter_widget_create()
|
/dports/emulators/vice/vice-3.5/src/arch/gtk3/widgets/ |
H A D | joystickmenupopup.c | 61 case VICE_MACHINE_CBM5x0: in joystick_swap_possible() 103 case VICE_MACHINE_CBM5x0: in userport_joystick_swap_possible()
|
H A D | settings_controlport.c | 494 case VICE_MACHINE_CBM5x0: in settings_controlport_widget_create() 522 case VICE_MACHINE_CBM5x0: in settings_controlport_widget_create() 543 if (machine_class != VICE_MACHINE_CBM5x0) { in settings_controlport_widget_create()
|
H A D | cbm2hardwiredswitcheswidget.c | 76 machine_class == VICE_MACHINE_CBM5x0 ? models_cbm5x0 : models_cbm6x0, in cbm2_hardwired_switches_widget_create()
|
H A D | cbm2memorysizewidget.c | 79 if (machine_class == VICE_MACHINE_CBM5x0) { in cbm2_memory_size_widget_create()
|
H A D | settings_crt.c | 68 case VICE_MACHINE_CBM5x0: in settings_crt_widget_create()
|
H A D | joystickuserportadapterwidget.c | 142 case VICE_MACHINE_CBM5x0: /* fall through */ in joystick_userport_adapter_widget_create()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/drive/ |
H A D | drive-cmdline-options.c | 113 { VICE_MACHINE_CBM5x0, DRIVES_IEEE }, 132 case VICE_MACHINE_CBM5x0: in drive_cmdline_options_init()
|
/dports/emulators/vice/vice-3.5/src/drive/ |
H A D | drive-cmdline-options.c | 116 { VICE_MACHINE_CBM5x0, DRIVES_IEEE }, 135 case VICE_MACHINE_CBM5x0: in drive_cmdline_options_init()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/sdl/ |
H A D | menu_media.c | 80 case VICE_MACHINE_CBM5x0: in uimedia_menu_create()
|
/dports/emulators/vice/vice-3.5/src/arch/sdl/ |
H A D | menu_media.c | 80 case VICE_MACHINE_CBM5x0: in uimedia_menu_create()
|
H A D | icon.c | 70 case VICE_MACHINE_CBM5x0: /* fall through */ in sdl_ui_set_window_icon()
|
/dports/emulators/vice/vice-3.5/src/arch/shared/ |
H A D | archdep_icon_path.c | 79 case VICE_MACHINE_CBM5x0: /* fall through */ in archdep_app_icon_path_png()
|