| Commit message (Expand) | Author | Age | Files | Lines |
* | mc146818: add ds1397 variant |  Patrick Mackinlay | 2023-03-24 | 1 | -0/+36 |
* | RTC interface updates |  AJR | 2023-02-03 | 1 | -27/+17 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -89/+87 |
* | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 1 | -5/+11 |
* | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -1/+3 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | mc146818: improve update in progress handling |  Patrick Mackinlay | 2021-03-25 | 1 | -13/+41 |
* | mc146818: add square wave output |  Patrick Mackinlay | 2020-11-25 | 1 | -5/+26 |
* | Add device emulation for DS17x85 series of MC146818-compatible RTCs with addi... |  AJR | 2019-08-14 | 1 | -46/+101 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -6/+6 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -6/+6 |
* | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -6/+6 |
* | mc146818: fix problems with direct-access mode (nw) |  arbee | 2018-08-05 | 1 | -2/+2 |
* | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -1/+1 |
* | mc146818: support direct-access bus hookup method. [R. Belmont] |  arbee | 2018-07-15 | 1 | -59/+72 |
* | mc146818: correct interrupt polarity (nw) (#3627) |  Patrick Mackinlay | 2018-06-23 | 1 | -3/+2 |
* | mc146818: don't restart timer unnecessarily (nw) |  Patrick Mackinlay | 2018-06-07 | 1 | -2/+5 |
* | space.machine -> machine (nw) |  Olivier Galibert | 2017-12-14 | 1 | -1/+1 |
* | Fix DS128X/DS1288X main frequency divider. The output frequency must be fixed... |  Jean-François DEL NERO | 2017-11-02 | 1 | -25/+36 |
* | Fix main interrupt flag. |  Jean-François DEL NERO | 2017-10-07 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -25/+8 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
* | Devfind revision phase 1, cleaning out some legacy stuff |  AJR | 2016-04-07 | 1 | -3/+6 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
* | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -2/+2 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+610 |