summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* floppy: First stab at weak zones handling [O. Galibert] Olivier Galibert2019-07-012-23/+164
* Missed a file, nw MooglyGuy2019-06-301-16/+0
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-3016-122/+79
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-302-39/+36
* sboard: ctrl/shift+click no effect for inductive (nw) hap2019-06-301-0/+3
* tasc: 1 minute now matches realworld 1 minute, and it also says 30mhz instead... hap2019-06-301-2/+1
* tascr30: add display, inputs and SmartBoard. [Sandro Ronco] Sandro Ronco2019-06-292-19/+202
* gamemachine, boris: use pwm_display (nw) hap2019-06-291-0/+1
* mk1: use pwm_display (nw) hap2019-06-291-3/+6
* chesstrv: add chesspieces (nw) hap2019-06-282-5/+20
* m68040: Stop CINV DATA instruction from causing F-line exception AJR2019-06-272-0/+6
* devcb.h: Revert unnecessary change from ed0202220a5243537f5ba7dbc0a38e52a8390... AJR2019-06-271-4/+4
* edlc: read/write/reset handlers (nw) Patrick Mackinlay2019-06-272-12/+83
* New not working machine added hap2019-06-275-36/+45
* new device seeq8003 Patrick Mackinlay2019-06-262-0/+443
* t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) Sergey Svishchev2019-06-251-33/+47
* cp2000: use sensorboard_device (nw) hap2019-06-231-102/+102
* sensorboard: small refactor (nw) hap2019-06-232-56/+48
* srcclean (nw) Vas Crabb2019-06-2311-287/+287
* bcpdasm: Correct some instruction decodings and formats (nw) AJR2019-06-222-5/+5
* added sensorboard with piece recognition (nw) hap2019-06-233-4/+837
* Add disassembler and skeleton device for DP8344 Biphase Communications Processor AJR2019-06-224-0/+1988
* i8x9x: Add baud rate register (nw) AJR2019-06-222-1/+13
* mega32x.cpp: refactor and convert read/write handlers to 16-bit space [Angelo... Angelo Salese2019-06-222-7/+7
* ef9365.cpp: Fixed vertical characters and use assigned palette. Nigel Barnes2019-06-212-23/+12
* sh2.cpp: first pass over SH7604 SoC refactoring [Angelo Salese] Angelo Salese2019-06-214-419/+1012
* mindset: Hack the interrupts a little more [O. Galibert] Olivier Galibert2019-06-211-0/+1
* VGA/SVGA display parameter correction AJR2019-06-206-12/+12
* a2vidtrm, a2vtc2: Merge devices and ROM sets AJR2019-06-202-45/+14
* riscii: Add the register space (nw) AJR2019-06-202-7/+37
* riscii: Minor update (nw) AJR2019-06-201-3/+4
* riidasm: Correct order of parameters for MOVRP and MOVPR (nw) AJR2019-06-201-4/+4
* Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ... AJR2019-06-204-0/+759
* bt47x: new device (nw) Patrick Mackinlay2019-06-202-0/+363
* x68000: Overhaul interrupt handling; add second expansion slot AJR2019-06-198-8/+40
* ss50/mpc, adm31: PIA-related updates (nw) AJR2019-06-191-1/+1
* Pia6821 improvements (#5254) Mike2019-06-195-30/+21
* tc009xlvc.cpp : Updates (#5240) cam9002019-06-192-296/+204
* tek4404: Updates; display restored (nw) AJR2019-06-181-0/+2
* Merge pull request #5258 from protosphere/fix-fdc4711-fdc-type ajrhacker2019-06-182-2/+2
|\
| * myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-182-2/+2
* | pokey: Note (nw) AJR2019-06-181-0/+1
* | -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] MooglyGuy2019-06-184-2/+214
|/
* -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Rya... MooglyGuy2019-06-182-0/+314
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-172-4/+5
* d3d: this fixes alt-tab crash (nw) hap2019-06-171-2/+4
* Merge pull request #5256 from protosphere/fdc4712 R. Belmont2019-06-172-235/+187
|\
| * Add support for myb3k FDC4712 Claire Kugelmann2019-06-172-235/+187
* | z180: Fix copy-and-paste error (nw) AJR2019-06-171-1/+1
|/
* z180: Separate out internal registers by function; get rid of a lot of not-so... AJR2019-06-174-1110/+735