summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coolridr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-8/+8
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-93/+93
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-38/+38
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-8/+8
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-91/+119
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-19/+19
* oops (comment correction) Scott Stone2010-10-191-4/+3
* Clarification of Cool Riders copyright date in MAME being different than show... Scott Stone2010-10-191-0/+12
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-2/+2
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-3/+3
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Fix coolridr speed regression. Aaron Giles2010-07-021-2/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-3/+3
* Updated Guru's readme for coolridr. Fabio Priuli2009-12-151-12/+29
* On behalf of David Haywood: added redumped roms to coolridr Fabio Priuli2009-12-141-23/+17
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-31/+31
* Quick and dirty function to draw some garbage in the blitter, written by Haze Angelo Salese2009-12-071-2/+26
* Some hook-ups for the text blitter Angelo Salese2009-12-071-9/+72
* As per Dox, swapped r<->b colors, colors looks now more realistic (and a sinc... Angelo Salese2009-12-071-6/+7
* Fixed a DMA list processing quirk, this fixes most black squares in backgroun... Angelo Salese2009-12-071-9/+31
* Hooked up videoram reading in drawing functions, more gfxs are now displayed Angelo Salese2009-12-071-10/+27
* Implemented DMA vram transfers Angelo Salese2009-12-071-5/+62
* Refactored driver, added Guru's readme^TM and applied alternative gfx rom loa... Angelo Salese2009-12-071-53/+225
* Fixed a stupid math bug with charset decoding... Angelo Salese2009-12-061-2/+2
* Moved charram to a more logical position Angelo Salese2009-12-061-19/+27
* Improved DMA understanding Angelo Salese2009-12-061-29/+45
* Fixed paletteram and implemented basic inputs Angelo Salese2009-12-061-36/+329
* Allow it to draw RAM-based chars, starts to show correct gfxs Angelo Salese2009-12-061-11/+5
* Fixed program ROM memory map loading as per the service mode item Angelo Salese2009-12-061-19/+18
* Fixed some stuff as per Guru and Dox, now goes into Service Mode Angelo Salese2009-12-061-8/+27
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-6/+6
* Cool Riders: discovered that area 4******* of SH-2 is actually a weird kind o... Angelo Salese2009-12-041-6/+23
* Cool Riders: basic DMA hooked up Angelo Salese2009-12-031-28/+47
* Fixed a subtle bug... Angelo Salese2009-12-031-10/+6
* Moved around some data and logged what it seems to be a DMA Angelo Salese2009-12-031-29/+39
* Cool Riders: some hooks to allow FBI logo drawing [Angelo Salese] Angelo Salese2009-12-021-9/+12
* Cool Riders: slightly improved booting Angelo Salese2009-12-011-11/+61
* Written a video note before I forgot it... Angelo Salese2009-12-011-0/+4