Commit Graph

11 Commits

Author SHA1 Message Date
Miodrag Milanovic
f7c49a5019 removed need for legacy palette for pocketc (nw) 2014-03-12 11:09:54 +00:00
Wilbert Pol
bb39a28d1b sc61860.c: Modernized cpu core. [Wilbert Pol] 2013-12-27 18:17:26 +00:00
Andrew Gardner
6806269f61 A few less anonymous timers in the world. (nw) 2013-05-27 18:46:30 +00:00
Miodrag Milanovic
6de13d280a made BEEP and RAM devices initialize in constructor of driver classes (nw) 2013-04-23 07:11:57 +00:00
Miodrag Milanovic
10d146a6be changed machine().device("maincpu") with m_maincpu in mess tree part (nw) 2013-04-10 11:31:17 +00:00
Miodrag Milanovic
c6cd8a09c8 Cleanups and version bump 2013-04-09 06:46:57 +00:00
Miodrag Milanovic
0e089286c1 modernized pocketc driver (nw) 2013-04-01 09:18:07 +00:00
Miodrag Milanovic
3679f744c2 modernization or timer callbacks part 2 (no whatsnew) 2012-09-24 14:43:01 +00:00
Miodrag Milanovic
5ddbca3e7a Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
Aaron Giles
0dc663e2e9 Memory handler cleanup 3. Add mem_mask parameter
to 8-bit handlers to match the others. To ease
pain, added DECLARE_READ/WRITE_HANDLER macros that
set up a default parameter. Also updated devcb so
that the handlers can be called with or without the
mem_mask. [Aaron Giles]
2012-09-17 09:16:44 +00:00
Miodrag Milanovic
7285b359d2 Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00