summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/macseconds.h
Commit message (Collapse)AuthorAgeFilesLines
* taito/lsasquad.cpp: Added FIXME comments to obviously dubious code. Vas Crabb6 days1-1/+2
|
* machine/macseconds.cpp: mix-in to consolidate all of the copy-pastes of the ↵ arbee2025-07-121-0/+22
Mac-style time generation. [R. Belmont] * Also restored the clocks syncing to the local time zone rather than GMT. m6502/m5074x.cpp: Make external IRQs edge-triggered as documented for the M5074x and M5075x. [R. Belmont] apple/macprtb.cpp: Properly ack the VBL interrupt to the microcontroller. Fixes the one-second IRQ. [R. Belmont] * This fixes the Alarm Clock desk accessory so it updates every second on the Portable and PowerBook 100.