summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/popobear.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-6/+6
* 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-5/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-4/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-1/+1
* Removed unnecessary target() calls from shared_ptr references. Aaron Giles2012-04-111-5/+7
* Added target() on proper places (no whatsnew) Miodrag Milanovic2012-04-111-2/+2
* AM_BASE and AM_BASE_SIZE to AM_SHARE by request from Aaron (no whatsnew) Miodrag Milanovic2012-04-111-11/+13
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-1/+1
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-1/+1
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-6/+7
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-4/+4
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-12/+12
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-27/+27
* Some basic scrolling hooked, doesn't work much well tho Angelo Salese2012-03-111-6/+33
* Fixed irq order (title screen spinning logo fix) plus fixed a color bug with ... Angelo Salese2012-03-111-4/+9
* Comment unused variable to allow compile (nw) Scott Stone2012-03-011-1/+1
* Many improvements Angelo Salese2012-03-011-115/+125
* WIP code for the non tile based sprites Angelo Salese2012-02-291-34/+94
* Fixed gfxs and some other minor improvements Angelo Salese2012-02-291-64/+76
* Preliminary gfx hooked up Angelo Salese2012-02-291-63/+57
* Various improvements to Popo Bear Angelo Salese2012-02-291-92/+118
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-9/+9
* Added documentation (pinout/dips/chip ID) for popobear based on PCB picture a... Scott Stone2012-01-201-4/+167
* Another update, this is blitter based Angelo Salese2012-01-181-12/+77
* Updates from Haze Angelo Salese2012-01-181-9/+50
* New NOT WORKING game Angelo Salese2012-01-181-0/+96