summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/alto2/alto2cpu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-20/+12
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* alto2: Use device finders for Diablo HDs (nw) AJR2019-08-211-11/+1
* alto2: Make another thing into a callback (nw) AJR2019-08-211-11/+2
* alto2: Properly internalize address maps, likely fixing regression (nw) AJR2019-08-211-3/+3
* alto2: Use callback for reading keyboard (nw) AJR2019-08-211-0/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-44/+44
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-50/+53
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-0/+6
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-10/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* removed unnecessary callimport() on A2_TASK, removed unnecessary formatstr() ... smf-2016-10-241-4/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-72/+72
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-1/+2
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-2/+1
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+2
* srcclean and translation regeneration Vas Crabb2016-08-291-5/+5
* alto2: Refactor videotiming + use attoseconds_t Juergen Buchmueller2016-08-191-42/+38
* alto2: refactor display and CROM/RAM config (nw) Juergen Buchmueller2016-08-131-107/+146
* alto2: remove member function pointers jbu2016-08-081-68/+446
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* alto2: remove more cruft and fix comments jbu2016-08-061-21/+19
* alto2: replace decoded MIR bit fields jbu2016-08-031-41/+27
* alto2: add speaker sound jbu2016-07-301-0/+11
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* alto2: Hunting the jiggly cursor bug [Juergen Buchmueller] jbu2016-07-251-464/+237
* small cleanup (nw) Miodrag Milanovic2016-06-051-20/+20
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-49/+32
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+7
* Make octal flag part of address_space/address_space_config, not (illogically)... AJR2016-02-041-1/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* cleanuo Miodrag Milanovic2015-12-051-41/+41
* removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2816