summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namconb1.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-27Rearrange source to match project structure (done using the script in src/too... Vas Crabb1-163/+0
2022-04-10init even more vars (includes) Robbbert1-7/+7
2021-07-15some Namco posirq kludges [David Haywood] + Final Lap R sprite position fix [... David Haywood1-1/+3
2020-06-12drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista1-12/+12
2020-05-16namconb1.cpp updates: [cam900] cam9001-28/+30
2020-05-15a last small bunch of macro removals before the week-end (nw) Ivan Vangelista1-3/+3
2019-08-30m37710: Internalize timing for A-D converter AJR1-1/+0
2019-05-10namco_c355spr.cpp : Updates (#5031) cam9001-3/+0
2019-04-07m37710: Replace I/O space with callbacks AJR1-10/+3
2018-11-21(nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb1-1/+8
2018-10-16Various Namco hardwares update/cleanups (#4147) cam9001-16/+1
2018-09-23srcclean (nw) Vas Crabb1-3/+3
2018-09-13split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood1-3/+42
2018-09-09use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood1-0/+2
2018-07-13c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9001-4/+4
2018-07-09namcoic.cpp : Simpler bit-swapped values (#3609) cam9001-5/+12
2018-06-30stronger private: use (N, O, P, Q, R) (#3717) David Haywood1-12/+15
2018-05-16Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb1-3/+3
2018-05-16- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy1-3/+3
2018-05-13Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy1-10/+10
2018-02-15Remove duplicates (nw) Olivier Galibert1-4/+0
2018-02-12API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert1-0/+4
2018-01-17API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert1-0/+2
2017-10-01Remove timer_device from emu.h and move it out of src/emu (nw) AJR1-0/+1
2017-05-19merge Patrick Mackinlay1-0/+2
2017-04-12namcofl.cpp: killed anonymous timers, moved to configured banking, added save... Ivan Vangelista1-0/+2
2017-01-01Bulk rename video/c116.cpp into namco_c116.cpp angelosa1-1/+1
2016-10-22NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic1-11/+11
2016-08-29srcclean and translation regeneration Vas Crabb1-1/+1
2016-08-18namconb: fix sound timing for some games. superctr1-1/+4
2016-08-05Devfind revision phase 2 (nw) AJR1-0/+18
2016-06-29Cleanup and version bumpmame0175 Miodrag Milanovic1-1/+1
2016-06-20namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista1-5/+10
2016-01-20reverting: Miodrag Milanovic1-1/+1
2016-01-16tags are now strings (nw) Miodrag Milanovic1-1/+1
2015-05-24update for Phil Stroffolino (nw) Miodrag Milanovic1-1/+1
2015-05-19resolved lot of license ownership (nw) Miodrag Milanovic1-1/+1
2015-05-07Added dummy license headers for MAME part (nw) Miodrag Milanovic1-0/+2
2014-08-14Implemented the Namco Custom 116 palette and raster IRQ controller as a device, Alex W. Jackson1-5/+6
2014-08-1302124: nebulray, nebulrayj: Nebulas Ray is missing a rotation effect in the f... Phil Bennett1-12/+11
2014-04-23Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic1-1/+3
2014-01-08got rid of namconb1 legacy nvram handler Michaƫl Banaan Ananas1-2/+9
2013-01-11Cleanups and version bumpmame0148 Miodrag Milanovic1-12/+12
2012-09-25TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic1-0/+1
2012-09-24Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic1-0/+2
2012-09-18INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic1-0/+2
2012-09-18manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic1-9/+0
2012-09-17Modernized screen update calls (no whatsnew) Miodrag Milanovic1-2/+4
2012-09-13Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic1-2/+5
2012-09-05WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles1-2/+4