summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/n64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-409/+0
* initialised some variables in mame/machine and mame/includes Robbbert2022-04-061-55/+55
* init vars for coverity (previously missed in mame/*) Robbbert2022-04-021-29/+29
* init vars for coverity (mame/machine/m-z) Robbbert2022-03-301-30/+30
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* Assorted N64 fixes (#8415) MooglyGuy2021-08-091-4/+4
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-2/+3
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-22/+22
* further macro removal work (nw) Ivan Vangelista2020-05-181-5/+5
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-3/+0
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-3/+3
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-0/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Merge pull request #2128 from ajrhacker/screen_vblank_devcb R. Belmont2017-03-151-1/+1
|\
| * Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* | n64 - Add short delay between RDP full sync and DP interrupt Happy2017-03-131-2/+3
|/
* n64: AI, add delayed carry signal. Happy2016-11-241-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-100/+100
* Allow full build on android: Vas Crabb2016-05-311-1/+1
* N64: Do SI dma transfer after delay, not before Happy2016-04-261-0/+1
* Fixes to bring in line with master therealmogminer@gmail.com2016-01-231-3/+0
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-16/+39
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* Fix reversion for PI. PI transfers round length up, not down. Happy2015-10-051-0/+1
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-1/+1
* Added overlooked factor of 2 to VI timing to account for vertical resolution ... Happy2015-09-281-0/+1
* More effort to disentangle the VI and RDP in the source. Happy2015-09-241-0/+9
* Merge branch 'local' Happy2015-09-071-0/+3
|\
| * N64 driver improvements. Happy2015-09-071-0/+3
* | [MESS] n64: Fix crash when fast-forwarding. [MooglyGuy] therealmogminer@gmail.com2015-07-231-0/+1
|/
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Mouse optimizations and moved global vars to n64_periphs. luigiblood2015-05-021-0/+4
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-5/+5
* Tidy whitespace in corresponding .h files too Zoë Blade2015-04-081-1/+1
* Adding support for the N64DD. Currently use: mess n64dd -quickload disk -car... Happy2015-03-241-2/+79
* Further removal of leftover code (nw) Ivan Vangelista2014-09-251-1/+0
* moved rsp to use devcb2 (nw) Miodrag Milanovic2014-05-131-2/+0
* refactored some legacy code from n64 (nw) Miodrag Milanovic2014-03-161-10/+5
* Fix N64 controls, nw Ryan Holtz2013-10-021-1/+1
* -N64 optimizations: [MooglyGuy] Ryan Holtz2013-10-011-1/+1
* Bulk removal of machine().primary_screen references from MAME drivers, in Aaron Giles2013-08-051-1/+2
* (MESS) n64: improved PIF / RDRAM initialization [Joe] Fabio Priuli2013-06-101-1/+1
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* modernized aleck64 (nw) Miodrag Milanovic2013-04-031-1/+0
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-1/+2