summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrcorp.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in ↵ Vas Crabb2022-06-271-1938/+0
| | | | src/tools).
* init vars for coverity (drivers/a) Robbbert2022-03-251-2/+2
|
* New machines marked as NOT_WORKING Ivan Vangelista2022-02-211-1/+1
| | | | | | | | | | | | | | | | ---------------------------------- Dino Family [Jorge Silva] New working clones ------------------ Credit Poker (ver.30b, 7 & 9 bonus) [Jorge Silva] New clones marked as NOT_WORKING -------------------------------- Dino Family (Portuguese, Tangasoft license) [Jorge Silva] Super Poker (v201UA) [Jorge Silva] - astrcorp.cpp: dumped EEPROM for magibombf [Jorge Silva]
* New clones marked as NOT_WORKING Ivan Vangelista2022-02-191-0/+43
| | | | | -------------------------------- Magic Bomb (Ver. NB4.5 061402) [Jorge Silva]
* New working clones Ivan Vangelista2021-08-211-2/+5
| | | | | ------------------ Kangaroo (Loewen-Automaten) [Virtvic]
* astrcorp.cpp: dinodino gets to the ROM error screen, too Ivan Vangelista2021-08-201-4/+29
|
* astrcorp, byvid, jungleyo, ksys573, mil4000, mpu4vid, overdriv, umipoker: ↵ Ivan Vangelista2021-02-031-0/+4
| | | | initialized some variables which were causing asserts \ incorrect behaviours in drvnoclear builds
* New machines marked as NOT_WORKING Ivan Vangelista2021-01-191-1/+1
| | | | | ---------------------------------- Pontoon (Konami) [Michel Pichot]
* astrcorp.cpp: added preliminary decryption for dinodino Ivan Vangelista2021-01-191-9/+54
|
* astrcorp.cpp: added preliminary decryption for winbingo and clones and zoo. ↵ Ivan Vangelista2021-01-181-21/+120
| | | | Also renamed zoo to zulu
* New machines marked as NOT_WORKING Ivan Vangelista2021-01-161-1/+1
| | | | | ---------------------------------- New! Cherry Plus (Ver. 3.10) [Ioannis Bampoulas]
* astrcorp.cpp: partially decrypted magibombd, same problem as astoneag, hangs ↵ Ivan Vangelista2021-01-151-74/+146
| | | | at ROM error
* astrcorp.cpp: allow magibomb to boot (#7665) Angelo Salese2021-01-141-84/+259
| | | | | | | | | | | | | | | * astrcorp.cpp: make magibomb to do something worth, WIP * Add vblank, DRY on memory maps * Split state machine, fix video, add default eeprom * m_draw_sprites -> m_sprite_dma * Add meat to astoneag * Confirm sprite drawing being same deal, no need for override * Move astoneage decryption data and ramdac declaration in a subclass, make screen always enabled for convenience
* astrcorp.cpp: Derive screen timings from crystals, and cleaned up code. (#7657) cam9002021-01-131-104/+66
|
* astrcorp.cpp: added eeprom dump for magibombe [Phil Bennett] Ivan Vangelista2021-01-111-0/+3
|
* astrcorp.cpp: added GFX ROM for magibombe [Phil Bennett] Ivan Vangelista2021-01-101-27/+28
|
* astrcorp.cpp: two more address bits are involved in the magibomb descrambling Ivan Vangelista2020-12-301-14/+22
|
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-16/+16
|
* New clones marked as NOT_WORKING Ivan Vangelista2020-04-301-15/+127
| | | | | | | | | -------------------------------- Magic Bomb (Ver. L3.5S) [Cristiano MDQ] Magic Bomb (Ver. AB4.5A, 07/10/02) [Cristiano MDQ] Magic Bomb (Ver. AB4.2, 11/10/01) [Cristiano MDQ] Magic Bomb (Ver. A3.1A) [Cristiano MDQ] Magic Bomb (Ver. AA.72D, 14/11/05) [Cristiano MDQ]
* ddenlovr.cpp: corrected dips as per dip sheet and added dip locations [Guru] Ivan Vangelista2020-04-291-4/+4
| | | | astrcorp.cpp: minor metadata and notes update (nw)
* astrcorp.cpp: marked one of the program ROMs for magibomb as bad dump (nw) Ivan Vangelista2020-03-271-2/+2
|
* astrcorp.cpp: preliminary decryption for magibomb (nw) Ivan Vangelista2020-03-271-1/+11
|
* new NOT WORKING machines (#5263) David Haywood2019-06-211-0/+17
| | | | | | | | | | | | | | | | | | | | | * new NOT WORKING machines --- Magic Bomb [Cristiano MDQ] Super Train (Ver. 1.9) [Cristiano MDQ] Treasure City (Ver. 208) [Cristiano MDQ] Treasure City (Ver. 202) [Cristiano MDQ] note, previous credit of "Canil Babypet" should be changed to "Cristiano MDQ" * (nw) * closer to this (nw) * boot patches (nw) * date (nw) * input structures (nw)
* (nw) Clean up the mess on master Vas Crabb2019-03-261-182/+137
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-137/+182
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers ↵ Ivan Vangelista2019-03-251-39/+37
| | | | starting with a (nw)
* astrocorp: First layers of the astoneag encryption [O. Galibert] Olivier Galibert2019-02-201-140/+97
|
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
|
* Start cleaning up palette configuration: Vas Crabb2018-12-291-20/+16
| | | | | | | | | | * Basically, initialisers go in the constructor arguments, and things for setting format go in set_format. * Initialisation patterns can be specified with an enum discriminator or with a FUNC and optionally a tag. * Formats can be specified with an enum discriminator or a size and function pointer. * You must always supply the number of entries when setting the format. * When initislising with a paletter initialisation member, you can specify the entries and indirecte entries together. * The palette_device now has a standard constructor, so use .set_entries if you are specifying entry count with no format/initialisation. * Also killed an overload on delegates that wasn't being useful.
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
|
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: ↵ mooglyguy2018-08-231-3/+3
| | | | Removed MCFG, nw
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-8/+11
| | | | | | * private: use (W,X,Y,Z,#) * A part 1 (nw)
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
|
* Removed nearly all custom MCFG macros from eepromser, migrated more of ↵ mooglyguy2018-06-071-3/+3
| | | | policetr to newer syntax, nw
* as if millions of this pointers suddenly cried out in terror, and were ↵ Vas Crabb2018-06-081-22/+22
| | | | | | | suddenly silenced * streamline templates in addrmap.h * get rid of overloads on read/write member names - this will become even more important in the near future
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-17/+17
| | | | | | | | * use plural names for output finders when there are multiple outputs (nw) * use plural names for output finders when there are multiple outputs (nw) * use plural names for output finders when there are multiple outputs (nw)
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-15/+27
| | | | | | * Replace set_led_value and set_lamp_value with output_finders. [Wilbert Pol] * segaufo: keep the 2 bit lamp outputs
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the ↵ Vas Crabb2018-05-161-4/+4
| | | | | | | | | | | | side effect of making machine-config overrides of these much" This reverts commit c83e2a853d4e1643fcc85b68ada3c6f7f33adea4. Revert "fix compile. (nw)" This reverts commit a259ba3e366f442a22a9341755ff58163869860c. GCC is being bad and allowing invalid C++ that other compilers reject.
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ↵ MooglyGuy2018-05-161-4/+4
| | | | | | of making machine-config overrides of these much uglier, but this is intended to discourage ongoing use, and will be gradually eliminated.
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
| | | | | | | | | | | | | * Get rid of implicit prefix for GFX decode names and prefix them all * Get rid of special macro for adding GFXDECODE in favour of constructor * Make empty GFX decode a static member of interface * Allow palette to be specified to GFXDECODE as a device finder * Removed diserial.h from emu.h as it's used relatively infrequently Also fix darkseal and vaportra propely. The palette device automatically attaches itself to a share with matching tag. The correct solution here is to rename one or the other out of the way, since it was never attached to a share before.
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ↵ MooglyGuy2018-05-131-17/+17
| | | | | | | | | | | | explicit. (#3565) * -Removed DRIVER_INIT macros in favor of explicitly-named member functions, nw * -Removed DRIVER_INIT_related macros. Made init_ prefix on driver initializers explicit. Renamed init_0 to empty_init. Fixed up GAME/COMP/CONS macro spacing. [Ryan Holtz] * Missed some files, nw * Fix compile, (nw)
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
| | | | (nw) remove more MCFG macros and make speaker config more explicit
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt ↵ Vas Crabb2018-05-071-2/+2
| | | | doesn't support derived clock, kill off some more low-value macros, add a validity check, fix changes to Okim M6295 pin 7 in vgmplay
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start replacing special device macros with additional constructors, starting with ISA, INTELLEC 4 and RS-232 buses. Allow an object finder to take on the target of another object finder. (For a combination of the previous two things in action, see either the INTELLEC 4 driver, or the Apple 2 PC Exporter card. Also check out looping over a device finder array to instantiate devices in some places. Lots of things no longer need to pass tags around.) Start supplying default clocks for things that have a standard clock or have all clocks internal. Eliminate the separate DEV versions of the DEVCB_ macros. Previously, the plain versions were a shortcut for DEVICE_SELF as the target. You can now supply a string tag (relative to current device being configured), an object finder (takes on the base and relative tag), or a reference to a device/interface (only do this if you know the device won't be replaced out from under it, but that's a safe assumption for your subdevices). In almost all cases, you can get the effect you want by supplying *this as the target. Eliminate sound and CPU versions of macros. They serve no useful purpose, provide no extra checks, make error messages longer, add indirection, and mislead newbies into thinking there's a difference. Remove a lot of now-unnecessary ":" prefixes binding things relative to machine root. Clean up some miscellaneous rot. Examples of new functionality in use in (some more subtle than others): * src/mame/drivers/intellec4.cpp * src/mame/drivers/tranz330.cpp * src/mame/drivers/osboren1.cpp * src/mame/drivers/zorba.cpp * src/mame/devices/smioc.cpp * src/devices/bus/a2bus/pc_xporter.cpp * src/devices/bus/isa/isa.h * src/devices/bus/isa/isa.h * src/devices/bus/intellec4/intellec4.h
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving ↵ smf-2018-04-031-5/+5
| | | | IPT_SPECIAL for the UI. [smf]
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-61/+65
|
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
| | | | | | There's no voodoo involved in derived machine configurations and fragments any more. The macros were just obfuscating things at this point.
* Fixes (nw) Olivier Galibert2018-02-131-1/+2
|
* Fixes (nw) Scott Stone2018-02-121-1/+2
|
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
| | | | | Also, a lot more freedom happened, that's going to be more visible soon.