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