summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/contributing
ModeNameSize
-rw-r--r--cxx.rst20205logstatsplainblame
-rw-r--r--index.rst7084logstatsplainblame
-rw-r--r--softlist.rst7447logstatsplainblame
6'>z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1 * various devices: try the new (and some not so new) save state possibilities (nw) Ivan Vangelista2019-12-091-4/+1 * few more returning int literal for bool (nw) Vas Crabb2019-11-101-5/+5 * start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+9 * Spring cleaning: Vas Crabb2019-11-012-18/+8 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2614-37/+37 * Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1 * srcclean (nw) Vas Crabb2019-08-252-8/+8 * amstrad: add Ram Electronics Music Machine MIDI and sampler expansion. [Barry... mahlemiut2019-08-162-0/+182 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-152-9/+9 * z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-2/+2 * z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-272-4/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-2611-68/+60 * Revert "conflict resolution (nw)" andreasnaive2019-03-2511-60/+68 * bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-5/+8 * upd765: Simplify read/write handlers (nw)