summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aleck64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-116/+115
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+0
* AM_BASE_LEGACY breathes its last. Aaron Giles2012-09-121-7/+7
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
* 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-11/+11
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-14/+14
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Fixed swapped romsets between doncdoon and kurufev Angelo Salese2012-02-261-6/+6
* - Various N64 stability fixes. [Ryan Holtz] Ryan Holtz2012-02-131-6/+0
* - Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ... Ryan Holtz2012-02-111-1/+1
* - Fixed MAMETesters 04612: All sets in aleck64.c: Crash before OK [MooglyGuy] Ryan Holtz2012-01-171-0/+2
* [N64] Various changes: [MooglyGuy, Happy] Ryan Holtz2012-01-151-7/+9
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* clean-ups and version bump Angelo Salese2011-10-101-45/+45
* Improved inputs and added some TLB notes in the Aleck64 driver [Peter Sealy] Angelo Salese2011-09-261-135/+372
* BIG update. Aaron Giles2011-03-291-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+2
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+0
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-29/+29
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-1/+1
* Corrected or clarified a number of duplicated inputs for drivers up through A... Scott Stone2010-09-021-10/+10
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2
* Fix the bad trend I started long ago in naming the MIPS CPU configuration Aaron Giles2010-08-261-2/+2
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-7/+7
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-0/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Converted RSP callbacks into device callbacks. Removed a ton of Aaron Giles2010-01-011-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-12/+12
* Fixing Aleck 64 games from hanging, forgot a file. No whatsnew... Ryan Holtz2009-12-161-4/+6
* Aleck 64: Implemented player 2 inputs [Angelo Salese] Angelo Salese2009-12-081-166/+310
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-4/+4
* Many N64 RDP fixes. [angrylion, Ziggy, Gonetz, Orkin, DrgnMndd, Harmony] Ryan Holtz2009-11-151-0/+66
* Fixed a few errors from earlier year fix submission. Scott Stone2009-06-071-4/+4
* Fixed a number of year listings known to be unknown or incorrect the current ... Scott Stone2009-06-071-4/+4
* Eliminated SMH_* usage in all memory maps in drivers beginning with A and B. ... Ryan Holtz2009-05-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* Add specific support for NEC VR4300/4310 CPUs R. Belmont2009-03-141-1/+1
* Added function calls to replace the MIPS3 DRC's various CPU_SET_INFO Aaron Giles2009-03-071-6/+2
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-3/+3
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-1/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1