summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h83002/h8periph.c
Commit message (Expand)AuthorAgeFilesLines
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-792/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-58/+58
* fixed some unread variable warnings reported by clang (no whatsnew) Oliver Stöneberg2012-08-091-2/+0
* h8: Added peripheral and IRQ support for H8S/2xxx CPUs. [Tim Schuerewegen, R.... R. Belmont2011-07-301-2/+2
* BIG update. Aaron Giles2011-03-291-8/+8
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-7/+7
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-8/+8
* Attotime bulk conversion step: Aaron Giles2011-02-031-4/+4
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-4/+4
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-52/+52
* Remove the global clock accessors and cpu_* aliases: Aaron Giles2010-07-071-3/+3
* Made device->tag and devconfig->tag into private member variables (m_tag). Aaron Giles2010-03-081-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-7/+7
* > -----Original Message----- Aaron Giles2009-10-211-1/+0
* H8 series MCU updates R. Belmont2009-05-181-8/+12
* activecpu_count -= 133 Aaron Giles2008-12-061-3/+3
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-7/+5
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-8/+8
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-241-1/+1
* Un-deprecat'ed the H8. R. Belmont2008-11-221-6/+5
* Converted H8 CPUs to the new memory functions. R. Belmont2008-11-211-52/+52
* Big H8 update R. Belmont2008-11-191-201/+259
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-3/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-4/+5
* 64-bit GCC fix. R. Belmont2008-08-161-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-141-171/+58
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-44/+44
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-14/+14
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-031-10/+10
* - New game: Puzzlet (NOT_WORKING) Luca Elia2008-02-021-0/+339
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-5/+5
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+506