summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* h8: add software standby mode and optional nvram hap2024-02-109-33/+185
* machine/w83977tf: hookup basic LPT port angelosa2024-02-102-9/+106
* apple2, etc.: Add ProDOS filesystem where applicable AJR2024-02-102-2/+7
* sw100xg: fix the dump endianness Olivier Galibert2024-02-101-2/+2
* Hotfixes. Olivier Galibert2024-02-101-0/+7
* video/mc6845.h: mark set_show_border_area and set_visarea_adjust as hack setters angelosa2024-02-101-0/+2
* mu5/15: split the lcd Olivier Galibert2024-02-108-1/+787
* nvram: delete file on save if there's a write error or result file is 0 bytes hap2024-02-101-11/+10
* video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer lo... angelosa2024-02-104-30/+127
* -imagedev/harddriv.cpp: Report unsuitable CHDs rather than crashing. Vas Crabb2024-02-102-29/+40
* h8: port registers are not modified at reset hap2024-02-092-5/+6
* h8: change bsr rel16 fetch_noinc back to internal(1) hap2024-02-093-2/+17
* h8: improve cycle timing for pre-h8s arch hap2024-02-095-43/+69
* h8: add fetch_noinc for jsr opcodes, add preliminary support for movfpe/movtp... hap2024-02-091-9/+30
* hd6309.cpp: Fix index addressing modes (#12016) tim lindner2024-02-081-4/+5
* h8: fix jsr abs8i return address hap2024-02-091-3/+2
* h8: like subx, addx does not modify Z flag if result is 0, hap2024-02-084-85/+74
* h8: remove unnneeded mask after prev commit, hap2024-02-081-3/+3
* bus/qbus: Added DVK MX floppy controller. (#11840) shattered2024-02-093-0/+916
* cpu/t11: Added basic support for the K1801VM1. (#11995) shattered2024-02-094-1/+83
* h8: fix add/sub16 H flag, fix rotxl2 lsb hap2024-02-081-5/+5
* h8/325: add md pins callback, hap2024-02-083-13/+26
* video/atirage.cpp: add base x86 interface for atirageiidvd_device angelosa2024-02-083-3/+57
* New working systems hap2024-02-076-6/+14
* h8_timer16: status flags are set no matter the irq enable flags, add trampoli... hap2024-02-076-14/+47
* h8: add h8/325 interrupt controller and 16bit timer, hap2024-02-076-49/+194
* h8: add preliminary h8/325 hap2024-02-0612-37/+347
* m6809/konami: looped opcodes make more sense like this hap2024-02-052-12/+15
* cop400: zerofill more class variables, hap2024-02-032-6/+24
* bus/tim011/aycard: change class name to singular Miodrag Milanovic2024-02-031-7/+7
* 8042kbdc: Allow some systems to write D1 command first AJR2024-02-011-2/+1
* 8042kbdc: Improve behavior coming out of reset, locking device until AA is wr... AJR2024-02-011-5/+22
* machine/sis7018_audio: add game port angelosa2024-02-012-16/+61
* c140: fix copy paste mistake during cleanups hap2024-02-011-1/+1
* c140: timer reload value = written reg data + 1 hap2024-02-012-59/+77
* tim011: Add expansion bus support and AY card [Marko Solajic, Miodrag Milanovic] Miodrag Milanovic2024-02-014-0/+252
* vax: Use unsigned format for character operands of string instructions AJR2024-01-311-9/+9
* vax: Correct disassembly of immediate bytes used as .ab mode operands AJR2024-01-311-0/+1
* cpu/t11: Improved accuracy: (#11964) shattered2024-01-313-44/+63
* sa1110.cpp: Re-worked to use map() instead of switch/case handlers. [Ryan Hol... MooglyGuy2024-01-294-1408/+1957
* msx/msx.cpp,msx/msx2.cpp: Enable floppy sounds. (#11986) wilbertpol2024-01-292-2/+2
* mc6847: s68047 has different colors from mc6847, and graphics mode 5 has a di... hap2024-01-302-151/+169
* Merge branch 'release0262' into master Vas Crabb2024-01-302-55/+22
|\
| * Revert "video/mc6845.cpp: Support zero active width/height configuration. (#1... Vas Crabb2024-01-302-55/+22
| * upd7810: set MM RAE to 1 at power on (datasheet says it's undefined at reset) hap2024-01-282-2/+31
* | machine/sis7018_audio.cpp: update note angelosa2024-01-291-4/+4
* | upd7810: move near empty upd7811 file to upd7810 hap2024-01-284-65/+30
* | upd7810: set MM RAE to 1 at power on (datasheet says it's undefined at reset) hap2024-01-282-2/+31
* | i8275: Moderate change to API and major expansion of configuration possibilities AJR2024-01-272-227/+315
|/
* srcclean and manual cleanup in preparation for release branch Vas Crabb2024-01-2815-145/+145