summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarittl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -tank: Assorted fixes and changes. For some reason, GNE (H4.6) never goes low... Ryan Holtz2020-08-181-8/+6
* tank: fix video parameters couriersud2020-08-171-3/+4
* -tank: Attempted to hook up proper timing params, doesn't seem to work. Ryan Holtz2020-08-171-9/+7
* -tank: Commented out CPU-choking motor sound for now. Fixed a transcription e... Ryan Holtz2020-08-171-11/+12
* -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... Ryan Holtz2020-08-161-45/+82
* netlist: move configuration entries into netlist namespace. (nw) couriersud2020-05-251-2/+2
* -stuntcyc: Assorted fixes to nl_stuntcyc. [Ryan Holtz] mooglyguy2020-02-221-17/+27
* stuntcyc: Hook up fixedfreq monitor. [Couriersud] couriersud2020-01-151-146/+15
* atarittl: remove printf. (nw) couriersud2019-11-171-1/+1
* netlist: more code maintenance. (nw) couriersud2019-11-161-21/+21
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-1/+0
* src/mame: some more MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-04-151-5/+6
* Improve netlist initialization in drivers. (nw) couriersud2019-04-141-5/+3
* netlist: modernize interface. (nw) couriersud2019-04-131-9/+9
* oops (nw) Stiletto2019-03-271-1/+1
* (nw) Stiletto2019-03-271-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-39/+38
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-38/+39
* comments fix (nw) Stiletto2019-03-251-7/+0
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-11/+11
* fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) AJR2019-01-191-20/+26
* FixFreq code maintenance and add rgb channel functionality. (nw) couriersud2019-01-041-1/+1
* A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-281-21/+80
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-33/+33
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* new not working clone - Gran Trak 10 (older) einstein952017-10-251-0/+9
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-9/+9
* New clones marked as NOT_WORKING Scott Stone2017-09-171-2/+2
* New machines marked as NOT_WORKING Scott Stone2017-09-131-36/+42
* add more info (nw) Stiletto2017-06-191-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-36/+36
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Reduce overhead to load data (roms) in netlist significantly. couriersud2017-01-281-9/+2
* srcclean (nw) Vas Crabb2017-01-221-11/+11
* Netlist: Roms now specify an identifier in the netlist. couriersud2016-12-271-2/+2
* Well, it sorta looks like Stunt Cycle, at least. (nw) MooglyGuy2016-12-261-49/+49
* Added logic probe to stuntcyc for debugging, does not seem to work, pushing s... MooglyGuy2016-12-261-11/+164
* -stuntcyc: Added netlist. Currently does not show anything on-screen. [Ryan H... MooglyGuy2016-12-261-9/+50
* first srcclean pass (nw) Vas Crabb2016-12-251-7/+7
* Ho ho ho (nw) MooglyGuy2016-12-241-18/+1
* Split stuntcyc into its own netlist, (nw) therealmogminer@gmail.com2016-12-231-3/+19
* -netlist: Added 74165, 74194, 7475, 7485, and DM9322 devices. [Ryan Holtz] therealmogminer@gmail.com2016-12-221-14/+0
* Added to the wrong list before, I should go to bed (nw) therealmogminer@gmail.com2016-12-221-3/+3
* Add some chips I missed to the comments, (nw) therealmogminer@gmail.com2016-12-221-0/+3
* Added a chip burn-down list to atarittl, listing which chips still need to be... therealmogminer@gmail.com2016-12-221-0/+24
* Fix sha1 (nw) Miodrag Milanovic2016-03-301-1/+1
* (nw) Stiletto2016-03-301-3/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1