summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-1/+1
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* H8 SCI: improvements superctr2016-08-211-1/+6
* Change endianness of H8 ADC register superctr2016-08-201-1/+1
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-2/+2
* small cleanup (nw) Miodrag Milanovic2016-06-052-8/+8
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-259-41/+40
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-014-4/+4
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-2735-484/+1862
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-052-1/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-21/+21
* [h8 cpu] fix a typo in the array length of the register names string Felipe CorrĂȘa da Silva Sanches2016-02-201-1/+1
* reverting: Miodrag Milanovic2016-01-2038-289/+287
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2030-32/+32
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1630-32/+32
* tags are now strings (nw) Miodrag Milanovic2016-01-1638-287/+289
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* cleanups (nw) Miodrag Milanovic2015-12-253-6/+0
* override part 2 (nw) Miodrag Milanovic2015-12-0519-151/+151
* clang-modernize part 6 Miodrag Milanovic2015-12-041-7/+7
* clang-modernize part 3 Miodrag Milanovic2015-12-043-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-255-6/+6
* Fixed uninitialized class members Miodrag Milanovic2015-11-1916-22/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0819-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1340-0/+12937