| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where ↵ | 2021-09-11 | 1 | -1/+1 | |
| | | | | | it can be used. Convert a few drivers from timer devices to plain timers to avoid adding adjust_persistent() to the timer device as well. | ||||
| * | Use the device-provided timer_alloc instead of reaching around to the ↵ | 2021-03-25 | 1 | -1/+1 | |
| | | | | | scheduler. Also change machine().scheduler().time() calls to just machine().time(). | ||||
| * | m3002: expose irq callback | 2020-09-28 | 1 | -2/+2 | |
| | | |||||
| * | clxvme186: Add RTC device (nw) | 2020-04-07 | 1 | -3/+20 | |
| | | | | | cms6502: Use XTAL value from schematics (nw) | ||||
| * | m3002: New device | 2020-04-07 | 1 | -0/+490 | |
