summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/n64.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-70/+70
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-4/+4
* n64.cpp: Disabled fast RAM, as it prevents watchpoints from working and doesn... therealmogminer@gmail.com2016-06-081-1/+1
* Allow full build on android: Vas Crabb2016-05-311-10/+10
* Suppress some unnecessary logerrors in code I wrote, nw therealmogminer@gmail.com2016-05-041-24/+24
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* N64: Do SI dma transfer after delay, not before Happy2016-04-261-9/+17
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-3/+3
* N64: Adjust SI timing . . . again. Happy2016-04-211-1/+6
* N64: Add ability to change reported EEPROM size at runtime Happy2016-03-141-5/+4
* N64: These calls seem to produce more issues than they presumably fix. Happy2016-03-021-2/+2
* Few miscellaneous N64 changes / improvements Happy2016-03-011-3/+3
* Add macros for alignment checking (nw) AJR2016-01-301-1/+1
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-158/+118
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2777