Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dp8344: Disable side effects with certain opcodes; implement halt on reset (nw) | 2019-12-03 | 1 | -3/+3 | |
| | |||||
* | dp8344: Emulate timer (nw) | 2019-12-02 | 1 | -2/+4 | |
| | |||||
* | dp8344: Improve register logging (nw) | 2019-12-02 | 1 | -0/+2 | |
| | |||||
* | dp8344: Split into two device types (only nominally different for now) (nw) | 2019-12-01 | 1 | -5/+24 | |
| | |||||
* | dp8344: Unconditional RET only takes 2 T-states (nw) | 2019-12-01 | 1 | -1/+1 | |
| | |||||
* | dp8344: Add preliminary execution core | 2019-12-01 | 1 | -3/+32 | |
| | |||||
* | Make many device_execute_interface functions noexcept, including the ↵ | 2019-11-09 | 1 | -3/+3 | |
| | | | | | | | | "information" overrides. This also covers several time-related functions in attotime, running_machine and emu_timer. (nw) m6805: Calculate min_cycles and max_cycles once at device_start time (Nw) attotime: Add as_khz and as_mhz (nw) | ||||
* | (nw) please try to ensure #include guards will trip special-casing in dumb ↵ | 2019-09-16 | 1 | -1/+1 | |
| | | | | preprocessors to reduce filesystem operations | ||||
* | dp8344: Minor points (nw) | 2019-07-06 | 1 | -2/+2 | |
| | |||||
* | dp8344: Preliminary remote interface (nw) | 2019-07-06 | 1 | -3/+5 | |
| | |||||
* | Add disassembler and skeleton device for DP8344 Biphase Communications Processor | 2019-06-22 | 1 | -0/+187 | |