| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 1 | -3/+3 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 8 | -40/+40 |
| * | bus/hp9845_io/hp9885.cpp: Implemented format track command. (#12175) |  fulivi | 2024-03-31 | 2 | -41/+166 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 2 | -11/+4 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 14 | -117/+117 |
| * | formats/fs_hp98x5.cpp: Added filesystem handlers for HP9825, HP9831 and HP984... |  fulivi | 2023-05-15 | 1 | -0/+4 |
| * | hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595) |  fulivi | 2022-12-24 | 3 | -0/+173 |
| * | schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... |  hap | 2022-09-02 | 1 | -4/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 4 | -191/+195 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 3 | -58/+58 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 3 | -58/+58 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 4 | -4/+4 |
| * | Miscellaneous #include cleanup |  AJR | 2021-11-20 | 1 | -1/+0 |
| * | HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) |  fulivi | 2021-03-07 | 2 | -85/+70 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+3 |
| * | bus/hp9845_io: add missing prefix header to 98036.cpp, get rid of space-befor... |  Vas Crabb | 2020-09-03 | 2 | -97/+97 |
| * | hp9825: hp98036 serial I/O module added (#7024) |  fulivi | 2020-08-01 | 3 | -0/+603 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 10 | -76/+76 |
| * | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 4 | -6/+6 |
| * | simplified some handlers (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -2/+2 |
| * | capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) |  AJR | 2020-04-22 | 2 | -9/+8 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 12 | -84/+96 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 2 | -6/+6 |
| * | Hp9825: support for external ROM cartridges added (#5761) |  fulivi | 2019-10-23 | 3 | -26/+60 |
| * | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 4 | -4/+4 |
| * | Hp9845: added 98046 module emulation (#5115) |  fulivi | 2019-05-26 | 4 | -0/+863 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 4 | -11/+1125 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 4 | -1125/+11 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 1 | -2/+3 |
| * | -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw |  mooglyguy | 2019-02-03 | 1 | -9/+10 |
| * | hp9825: added HLE of HP9885 floppy drive. Extended HPI format to |  fulivi | 2019-01-12 | 3 | -0/+1112 |
| * | -nanoprocessor, mn10200, ps2vu, m68hc11: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 2 | -12/+13 |
| * | hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) |  fulivi | 2018-12-05 | 4 | -62/+815 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+3 |
| * | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -12/+12 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -23/+23 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -12/+12 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -5/+6 |
| * | IEEE-488 remotizer device (#3241) |  fulivi | 2018-03-18 | 1 | -0/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 2 | -37/+41 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+6 |
| * | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 2 | -24/+26 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 4 | -4/+8 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -3/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
| * | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 4 | -41/+31 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
| * | Hp9845: Support for HPI floppy format (#2310) |  fulivi | 2017-05-16 | 1 | -6/+9 |
| * | more spelling fixes (nw) |  smf- | 2017-05-14 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -132/+136 |