| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | savant: add a side_effects_disabled guard | 2021-05-06 | 1 | -1/+1 | |
| | | |||||
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size | 2021-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | * osdcomm.h: Move definition of EQUIVALENT_ARRAY to coretmpl.h * sharc.cpp, gt64xxx.cpp, ym2413.cpp, gb_lcd.cpp, snes_ppu.cpp: Use STRUCT_MEMBER for save state registration * gio/newport.cpp, megadrive/svp.cpp, nes_ctrl/bcbattle.cpp, arm7.cpp, tms9995.cpp, pckeybrd.cpp, sa1110.cpp, sa1111.cpp, jangou_blitter.cpp, vic4567.cpp: Use std::fill(_n) instead of memset * emucore.h: Remove obsolete typedef | ||||
| * | sensorboard: makes no sense to apply Ctrl for lifted pieces on magnet board | 2020-09-13 | 1 | -4/+5 | |
| | | |||||
| * | sensorboard: add support for ctrl modifier with magnet boards | 2020-09-13 | 1 | -1/+1 | |
| | | |||||
| * | savant: add sensorboard click delay | 2020-07-30 | 1 | -20/+20 | |
| | | |||||
| * | dinvram: rename pre write/save to can write/save (nw) | 2020-06-11 | 1 | -1/+1 | |
| | | |||||
| * | sensorboard: add missing var to savestate (nw) | 2020-06-10 | 1 | -0/+2 | |
| | | |||||
| * | sensorboard: add nvram override setting (nw) | 2020-06-09 | 1 | -4/+21 | |
| | | |||||
| * | nvram: don't save 0byte file (nw) | 2020-06-09 | 1 | -15/+27 | |
| | | |||||
| * | sensorboard: only load last position when the chesscomputer expects it (nw) | 2020-06-09 | 1 | -1/+7 | |
| | | |||||
| * | sensorboard: save last board position on exit (nw) | 2020-06-08 | 1 | -14/+27 | |
| | | |||||
| * | sensorboard: output-before-reset regression (nw) | 2019-12-13 | 1 | -9/+9 | |
| | | |||||
| * | Machines promoted to working | 2019-10-20 | 1 | -0/+20 | |
| | | | | | | ---------------------------- Fidelity Phantom Chess Challenger [Sandro Ronco] | ||||
| * | PORT_CUSTOM simplification (nw) | 2019-09-14 | 1 | -4/+4 | |
| | | | | | | | | | | | | | - Remove both arguments from CUSTOM_INPUT_MEMBER (adding template parameters as necessary) - Remove 'param' from PORT_CUSTOM_MEMBER and assume 'device' is DEVICE_SELF (use PORT_CUSTOM_DEVICE_MEMBER if it isn't) - Replace PORT_CUSTOM_MEMBER with PORT_READ_LINE_MEMBER where applicable Add implicit DEVICE_SELF variants of PORT_READ_LINE_DEVICE_MEMBER and PORT_WRITE_LINE_DEVICE_MEMBER (nw) Remove ioport_field argument from PORT_CROSSHAIR_MAPPER (nw) captflag, gmgalax: Separate driver classes from base (nw) | ||||
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) | 2019-08-15 | 1 | -4/+4 | |
| | | |||||
| * | tascr30: put control panel on right side by default (nw) | 2019-07-23 | 1 | -5/+32 | |
| | | |||||
| * | sensorboard: can now reset board with black pieces starting from the bottom (nw) | 2019-07-19 | 1 | -13/+27 | |
| | | |||||
| * | fidel_dsc: add sensorboard (nw) | 2019-07-09 | 1 | -5/+2 | |
| | | |||||
| * | reversic: add sensorboard (nw) | 2019-07-09 | 1 | -7/+16 | |
| | | |||||
| * | renamed some novag drivers (nw) | 2019-07-06 | 1 | -3/+0 | |
| | | |||||
| * | sensorboard: disable default delay, there is no good one-size-fits-all (nw) | 2019-07-05 | 1 | -1/+1 | |
| | | |||||
| * | sensorboard: temp disable PORT_CONDITION since it's broken now (nw) | 2019-07-05 | 1 | -0/+3 | |
| | | |||||
| * | sensorboard: changed my mind, put default delay back to 75ms | 2019-07-04 | 1 | -1/+1 | |
| | | |||||
| * | fidel_vsc: add chesspieces (nw) | 2019-07-04 | 1 | -1/+1 | |
| | | |||||
| * | sboard: ctrl/shift+click no effect for inductive (nw) | 2019-06-30 | 1 | -0/+3 | |
| | | |||||
| * | tasc: 1 minute now matches realworld 1 minute, and it also says 30mhz ↵ | 2019-06-30 | 1 | -2/+1 | |
| | | | | | instead of 31mhz in system info. assume same for risc2500 (nw) | ||||
| * | mk1: use pwm_display (nw) | 2019-06-29 | 1 | -3/+6 | |
| | | |||||
| * | chesstrv: add chesspieces (nw) | 2019-06-28 | 1 | -3/+17 | |
| | | |||||
| * | New not working machine added | 2019-06-27 | 1 | -27/+23 | |
| | | | | | | ------------- Savant [hap, Berger, Sean Riddle] | ||||
| * | cp2000: use sensorboard_device (nw) | 2019-06-23 | 1 | -102/+102 | |
| | | |||||
| * | sensorboard: small refactor (nw) | 2019-06-23 | 1 | -38/+30 | |
| | | |||||
| * | added sensorboard with piece recognition (nw) | 2019-06-23 | 1 | -0/+701 | |
