summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/saturn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed pointless VDP1 gfx decoding Angelo Salese2013-02-071-7/+0
* Fixed myfairld default Angelo Salese2013-02-071-1/+1
* Minor changes Angelo Salese2013-02-071-1/+0
* State-ized CD block, and finished state-izing VDP1, thanks to OG & Micko Angelo Salese2013-02-071-12/+12
* State-ized Sega Saturn VDP1 & 2 [Angelo Salese] Angelo Salese2013-02-071-14/+13
* Corrected VDP2 VRAM mirror, fixes missing gfxs in Civilization and Silhouette... Angelo Salese2013-02-051-3/+4
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-6/+6
* Fixed input regression with Bug 2 Angelo Salese2013-02-051-5/+3
* Made the comms hack more useful Angelo Salese2013-02-011-29/+52
* Why not having both things enabled in minit/sinit? Should fix some comms regr... Angelo Salese2013-01-301-3/+3
* SMPC: support for TH control mode, fixes inputs in Heisei Tensai Bakabon Susu... Angelo Salese2013-01-291-3/+6
* Do the same for Indirect DMA too Angelo Salese2013-01-291-11/+15
* Made SCU DMAs to be relative to master SH-2 cycles, improves timing in most FMVs Angelo Salese2013-01-291-5/+5
* Made minit/sinit to force resync instead of boost interleave, fixes Densetsu ... Angelo Salese2013-01-271-3/+5
* SCU logging fix Angelo Salese2013-01-261-7/+7
* Inverted fake comms default Angelo Salese2013-01-231-1/+1
* Guessed that if SMPC calls the same state for a CPU reset line it executes le... Angelo Salese2013-01-231-0/+2
* (MESS) Added force_resynch on master/slave communication buffer, fixes at lea... Angelo Salese2013-01-231-0/+28
* Removed NEW_VIDEO_CODE, it needs a bigger plan. Angelo Salese2013-01-221-10/+0
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-97/+97
* srcclean (nw) Curt Coder2012-10-071-2/+2
* modernized saturn a bit (no whatsnew) Miodrag Milanovic2012-09-251-289/+243
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-38/+37
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-19/+19
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-55/+55
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-135/+131
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-18/+18
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-7/+7
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-9/+9
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-6/+6
* Sync with MESS, and my last sentence was wrong :) (nw) Miodrag Milanovic2012-08-051-5/+5
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-138/+138
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+6
* Replaced remaining instances of INPUT_CHANGED with INPUT_CHANGED_MEMBER (no w... Miodrag Milanovic2012-04-121-149/+145
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-36/+36
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-3/+3
* [MT #4668] Fix cart region names [Miodrag Milanovic] Miodrag Milanovic2012-02-091-4/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-8/+4
* sync with mess. no whatsnew. Fabio Priuli2012-01-061-4/+6
* Fix for inverted RON / REACH buttons in kiwames [Angelo Salese, Fujix] Angelo Salese2011-12-251-4/+4
* Clean-ups and version bumpmame0144u2 Angelo Salese2011-12-041-5/+5
* sync saturn.c with MESS. I forgot about it yesterday. no whatsnew. Fabio Priuli2011-12-021-12/+77
* Placed back slave region size in saturn, since it was random thing that that ... Miodrag Milanovic2011-09-251-5/+5
* Fix for saturn driver by extending slave rom region (no whatsnew) Miodrag Milanovic2011-09-231-5/+5
* New NOT WORKING game Angelo Salese2011-09-181-1/+0
* Cleanups and version bump Angelo Salese2011-08-251-2/+2
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1