summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set hap2020-08-022-7/+9
* apple2: add DIP switch to "The Mill" 6809 card to select between original and... arbee2020-08-012-3/+22
* addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0 hap2020-08-012-3/+3
* Software list items promoted to working hap2020-08-015-20/+100
* hp9825: hp98036 serial I/O module added (#7024) fulivi2020-08-013-0/+603
* odyssey2/chess: add notes hap2020-07-311-6/+12
* voodoo.cpp: Disabled debug statistics popup Ted Green2020-07-301-16/+22
* savant: add sensorboard click delay hap2020-07-302-22/+22
* Use swapendian_int16/int32 in more devices AJR2020-07-298-76/+48
* ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] hap2020-07-293-17/+40
* mc6843: add a delay reading the CRC 68bit2020-07-292-13/+50
* netlist: source stream refactoring couriersud2020-07-281-9/+13
* netlist.cpp: Fix a crash if an exception happened during validation. couriersud2020-07-281-1/+2
* hp_ipc_io.cpp: validation error. Robbbert2020-07-281-1/+1
* speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995) Aaron Giles2020-07-271-4/+6
* sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games AJR2020-07-278-241/+585
* kl5c80a12: Emulate interrupt controller AJR2020-07-274-3/+584
* k054539.cpp: Allow side effects, Add imperfect_features (#6996) cam9002020-07-272-3/+8
* HP IPC: support for I/O slots and 82919 serial card added (#7001) fulivi2020-07-276-31/+614
* cp2000: put sboard interface on left side like everywhere else hap2020-07-271-1/+1
* z80: don't continue cpu when halt opcode gets overwritten hap2020-07-262-44/+36
* bus/spectrum/lprint.cpp add "Hilderbay / Kempston Centronics S" interace MetalliC2020-07-263-2/+98
* z80.cpp HALT notes MetalliC2020-07-261-0/+3
* srcclean for 0.223 Vas Crabb2020-07-2630-500/+500
* kl5c80a12: Internalize internal RAM and clock divider; update notes AJR2020-07-252-29/+39
* 8042kbdc.cpp: generate data for mouse only if mouse is enabled yz70s2020-07-251-3/+5
* bus/spectrum: add common printer interfaces: ZX Lprint, ZX Lprint III, Kempst... MetalliC2020-07-253-1/+617
* Add new option beam_dot_size that controls the rendered size of 'dots' in vec... Aaron Giles2020-07-242-0/+7
* Revert "ics2115.cpp: Update envelope behavior, Minor adjusts (#6983)" (#7000) cam9002020-07-242-41/+90
* dgpix: profiling says 40% of the time is spend calling describe_context() and... Olivier Galibert2020-07-241-9/+0
* Merge pull request #6997 from cam900/k053260_side ajrhacker2020-07-242-4/+5
|\
| * k053260.cpp: Allow side effects cam9002020-07-242-4/+5
* | bus/bbc/1mhzbus/torchhd: Remove imperfect disk tag. Nigel Barnes2020-07-241-2/+0
* | added Hughes HLCD 0438 LCD Driver device hap2020-07-247-7/+162
|/
* ics2115.cpp: Update envelope behavior, Minor adjusts (#6983) cam9002020-07-232-82/+36
* -machine/x68k_kbd.cpp: Modernised Unicode in strings. Vas Crabb2020-07-241-1/+1
* bus/spectrum fix expansion devices chaining MetalliC2020-07-2228-119/+123
* bus/bbc/1mhzbus: Added the Torch Hard Disc Pack. Nigel Barnes2020-07-223-0/+251
* okim9810: Modernize logging AJR2020-07-211-40/+45
* kl5c80a12: Emulate MMU within CPU device AJR2020-07-214-15/+262
* new NOT_WORKING machine MetalliC2020-07-221-1/+1
* New working machines hap2020-07-211-0/+1
* imagetek_i4100.cpp: Partially fix flip screen (#6980) cam9002020-07-212-44/+37
* bus/spectrum/floppyone.cpp, bus/spectrum/sixword.cpp add serial and parallel ... MetalliC2020-07-214-28/+170
* centronics: Add SAMDAC device Dirk Best2020-07-203-0/+158
* samcoupe/mouse: Savestates Dirk Best2020-07-201-0/+6
* samcoupe/dallas: Init m_print variable Dirk Best2020-07-201-1/+2
* samcoupe/blue_sampler: Savestates Dirk Best2020-07-201-0/+2
* samcoupe/atom: Attach HDD by default, savestates Dirk Best2020-07-201-1/+5
* samcoupe: Add support for the S D IDE Adapter Dirk Best2020-07-203-0/+167