summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/gt913.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure.sound Olivier Galibert6 days1-3/+3
* gt913: fix 16-bit output port (used by ctk530 display) (#12344) Devin Acker2024-05-061-1/+2
* h8: fix standby time travel problem hap2024-03-041-0/+6
* m6800,h8: shorthand variable types hap2024-02-141-16/+16
* h8_port: pass along ddr on write for high-impedance pins hap2024-02-141-1/+1
* h8_intc: base h8 does not have ISR hap2024-02-141-1/+1
* h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts hap2024-02-141-8/+2
* h8: add preliminary h8/325 hap2024-02-061-0/+1
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-3/+2
* h8 io: More simplifications, thanks everyone for the pointers Olivier Galibert2023-06-081-1/+0
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-081-1/+1
* h8: Use finders Olivier Galibert2023-06-061-7/+7
* h8: m_ify Olivier Galibert2023-05-281-32/+30
* Interrupt callback rationalization AJR2023-03-111-1/+1
* ctk-530: New working machine (#10445) Devin Acker2022-10-191-0/+6
* srcclean in preparation for release Vas Crabb2022-08-281-5/+5
* ctk551.cpp: New working machines (#9929) Devin Acker2022-08-121-32/+143
* srcclean in preparation for 0.240 Vas Crabb2022-01-231-1/+1
* ctk551: minor I/O corrections (#9076) Devin Acker2021-12-311-2/+8
* -Updated translations: Vas Crabb2021-12-171-2/+2
* gt913: minor cleanup (#8985) Devin Acker2021-12-141-7/+2
* Revert "Revert "ctk551: implement sound, promote to working (#8960)" (#8980)"... R. Belmont2021-12-141-6/+13
* Revert "ctk551: implement sound, promote to working (#8960)" (#8980) R. Belmont2021-12-141-13/+6
* ctk551: implement sound, promote to working (#8960) Devin Acker2021-12-141-6/+13
* new NOT_WORKING machine (Casio CTK-2100) (#8757) Devin Acker2021-10-271-1/+2
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-13/+13
* Casio CTK-551 [Daivn Acker] Devin Acker2021-10-131-0/+170