summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/champbwl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-717/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-2/+2
* update for Pierpaolo Prazzoli (nw) Miodrag Milanovic2015-05-111-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* No Idea why GIT wants to commit this Cowering2014-10-221-4/+4
* untie champbwl.c from tnzs_state, this is not really necessary anymore becaus... David Haywood2014-10-221-6/+25
* x1_010: converted to use inline config. nw. Fabio Priuli2014-04-111-7/+0
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+6
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+4
* Bulk removal of machine().primary_screen references from MAME drivers, in Aaron Giles2013-08-051-2/+2
* Modernized the x1_010 device. [Osso] Scott Stone2013-07-051-3/+5
* Modernizing the seta01 device. [Osso] Scott Stone2013-07-031-19/+18
* Correct common typo on Seta PCB numbers (nw) Luca Elia2013-06-231-2/+2
* some cleanup (nw) Miodrag Milanovic2013-04-111-2/+0
* Removal of not needed machine().root_device() (nw) Miodrag Milanovic2013-02-131-2/+2
* Reverted x1_010 modernization. (nw) Andrew Gardner2013-02-091-4/+4
* Modernized digitalker, x1_010, tiaintf, and n63701x sound devices. [Andrew Ga... Andrew Gardner2013-02-021-4/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* (doraemon year estimate) Michaël Banaan Ananas2012-10-101-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-8/+8
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-10/+14
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-21/+22
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-2/+2
* Fix for crash in doraemon (mentioned in MT#04759) (nw) Scott Stone2012-06-131-1/+1
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-2/+2
* Fix some regressions. Aaron Giles2012-04-221-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-4/+4
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-4/+4
* more modernization (no whatsnew) Miodrag Milanovic2012-04-101-24/+26
* Modernized ticket dispenser device. Aaron Giles2012-04-101-3/+3
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-16/+16
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* most screen eof regression fixes could be reverted after core fix Michaël Banaan Ananas2012-01-251-4/+4
* screen eof regressions Michaël Banaan Ananas2012-01-231-4/+4
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-6/+10
* Some cleanup of the previous change. Added new template Aaron Giles2012-01-131-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-6/+4
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-2/+2
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-2/+2
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-2/+2
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-8/+8
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-4/+4
* Changed manufacturer for Doraemon. Historically, the original anime author a... Scott Stone2011-05-241-2/+2