summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/n64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-131-1/+5
* refactored some legacy code from n64 (nw) Miodrag Milanovic2014-03-161-4/+4
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* specify licenses, by request Jonathan Gevaryahu2013-10-221-0/+2
* Went through Nintendo drivers and like for the nes earlier, made using the de... Scott Stone2013-04-251-4/+4
* more cleanup (nw) Miodrag Milanovic2013-04-141-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-4/+4
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-1/+2
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* srcclean (nw) Curt Coder2012-10-071-1/+1
* More cleanup on mess side (nw) Miodrag Milanovic2012-09-191-15/+26
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* (MESS) fixed n64 regression. (nw) Sandro Ronco2012-09-131-9/+10
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+2
* AM_BASE_LEGACY breathes its last. Aaron Giles2012-09-121-6/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+352