summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* konmedal: correct K52109 hookup and tile banking for shuriboy and fuusenpn ↵ arbee2019-06-011-39/+7
| | | | [R. Belmont]
* systel100: Add keyboard (nw) AJR2019-06-011-0/+9
|
* chessmachine: device was in wrong folder and forgot to update compile script ↵ hap2019-06-012-0/+0
| | | | (nw)
* chessmachine: add sync on one side (nw) hap2019-06-012-8/+16
|
* added shared chessmachine device for Mephisto risc, chessmachine EC, ↵ hap2019-06-0114-152/+519
| | | | chessmachine DR (nw)
* systel100: Boot from floppy (nw) AJR2019-05-311-5/+42
|
* (nw) Correct Sega ID# for Golden Axe braintro2019-05-311-1/+2
|
* i8257: Clarification (nw) AJR2019-05-311-1/+1
|
* Manufacturer name fix (nw) AJR2019-05-311-1/+1
|
* systel100: Found the switch (nw) AJR2019-05-311-4/+6
|
* systel100: Display characters on screen (nw) AJR2019-05-312-0/+10
| | | | i8275: Cancel out reverse video for hidden attribute characters
* systel100: Switch out boot ROM for more RAM (nw) AJR2019-05-311-6/+61
|
* arm: use standard_irq_callback (nw) hap2019-05-313-28/+7
|
* systel1.cpp: There is an interrupt (nw) AJR2019-05-311-1/+7
|
* wd_fdc: Don't let the absence of the new callback break the device (nw) AJR2019-05-311-1/+2
|
* New machines marked as NOT_WORKING AJR2019-05-314-0/+139
| | | | | ---------------------------------- Systel System 100 [Al Kossow, Bitsavers]
* new working clone Ivan Vangelista2019-05-312-31/+70
| | | | | -------------------------------------------------- Thunder & Lightning (bootleg with Tetris sound, set 2) [Bliep]
* missing changes (nw) (#5132) David Haywood2019-05-311-0/+1
|
* Merge pull request #5131 from DavidHaywood/290519 R. Belmont2019-05-312-0/+219
|\ | | | | new machines marked as NOT WORKING
| * new machines marked as NOT WORKING DavidHaywood2019-05-312-0/+219
| | | | | | | | | | | | | | --- Goldart (Spain) [Morten Kirkegaard, Ryan Holtz, Clawgrip, David Haywood, Roberto Fresca, Peter Wilhelmsen] video hardware is bitmap based, but seems to have some control registers so palette etc. is set outside of the actual writes, might also disagree with how the ds5002fp core does memory addressing slightly as some bits seem to be fetched from the wrong places. ds5002fp dump we have is good enough to run the attract mode on PCB, only 2 suspicious bytes.
* | ioc2: irix needs the aux irq too (nw) Patrick Mackinlay2019-05-311-1/+6
| |
* | hle_mouse: minor fixes (nw) Patrick Mackinlay2019-05-311-2/+3
| | | | | | | | The Indy/Indigo² issue appears to be related wait states or other unemulated delays on the driver side, and not a problem with this device or at_keybc.
* | ioc2: hook up the mouse (nw) Patrick Mackinlay2019-05-311-10/+20
| |
* | jazz: hook up the mouse (nw) Patrick Mackinlay2019-05-311-5/+13
| |
* | hle_mouse: high-level emulation of PS/2 mouse Patrick Mackinlay2019-05-314-0/+646
| |
* | hpc3: Disaggregate and decouple from other devices as much as is currently ↵ AJR2019-05-307-328/+322
| | | | | | | | practical; move interrupt inputs to ioc2; add lots of callbacks (nw)
* | New machines added as MACHINE_NOT_WORKING arbee2019-05-302-0/+18
| | | | | | | | | | ----------------------------------------- Fuusen Pentai [R. Belmont, Chris Penny, The Dumping Union]
* | (nw) telex277d: correction to note Robbbert2019-05-311-1/+1
| |
* | z80scc: Reduce gratuitous logging (nw) AJR2019-05-301-2/+2
| |
* | sbus: Fix device card installation (nw) AJR2019-05-302-7/+8
| |
* | New NOT_WORKING machines mooglyguy2019-05-302-75/+100
| | | | | | | | | | | | | | ------------ Indy (R4600, 100MHz) [Ryan Holtz] -indy_indigo2: Renamed sets, converted to use BIOSes, added B4 stepping of Indy boot PROM. [Ryan Holtz]
* | -sgi_mc: Delay VDMA kickoff by a few ticks. Needed to make a 100Mhz Indy ↵ MooglyGuy2019-05-301-1/+1
| | | | | | | | happy. nw
* | New WORKING machines (#5122) ClawGrip2019-05-302-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New WORKING machines --------------------------------------------------------- Pink Jelly [ClawGrip] VT03 Sound Test [ClawGrip] New NOT_WORKING machines --------------------------------------------------------- Pinball [ClawGrip] Boxing [ClawGrip] (nw) All those programs came from the official VT SDK from V.R. Technology. I'm not sure about the flags, as being demo programs I'm not sure what they should really do or look like. At least "Pink Jelly" looks better on the emulator bundled with the VRT VT SDK than on MAME. * Add 'pinkjelly', 'vtpinball', 'vtboxing' and 'vtsndtest' (nw) * Change game names (nw)
* | trkfldch / my1stddr - some heavy refactor / reorganization based on current ↵ David Haywood2019-05-301-433/+538
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | knowledge (nw) (#5124) * note updates (nw) * no (nw) * refactors (nw) * more refactor (nw) * fix log (nw) * bit use note (nw) * note about use (nw) * register use notes (nw) * notes, possible timer irq (nw)
* | arm: disable nested irq hack again for testing (nw) hap2019-05-301-2/+2
| |
* | deco156: update irq handler same as simpl156 (nw) hap2019-05-301-5/+5
| |
* | new NOT_WORKING clone MetalliC2019-05-302-3/+34
| | | | | | | | | | --------------------- Mushiking The King Of Beetle (2K3 2ND Ver. 1.002-, World) [f205v]
* | Merge tag 'mame0210' Vas Crabb2019-05-313-14/+9
|\ \ | | | | | | | | | MAME 0.210
| * | fix indentation gone wrong (nw) Vas Crabb2019-05-301-2/+2
| | |
| * | clean up some stuff (nw) Vas Crabb2019-05-302-12/+7
| | |
| * | Sanity prevailed (nw) Olivier Galibert2019-05-299-535/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are some bugs, probably linked to the sample counter (I thought it was a frame counter for a start...). But at least the code is not aneurysm-provoking anymore. One thing to do would be to turn the k573dio into a device_mixer_interface to have the connection to the speakers done at the driver device level. Volunteers?
| * | -newport: Fixed Fastclear mode again, nw MooglyGuy2019-05-281-0/+4
| | |
| * | z80netf: Fix error in keyboard configuration (was broken since 0.196) AJR2019-05-262-21/+17
| | |
| * | mc68340: Fix interrupt vectoring AJR2019-05-261-1/+1
| | |
* | | simpl156: should work ok without arm nested irq hack now (nw) hap2019-05-302-4/+4
| | |
* | | arm: add back wrong interrupt handling and make it an option (nw) hap2019-05-303-4/+18
| | |
* | | konmedal.cpp: added PROMs dumps for shuriboy [TeamEurope, rod_wod, The ↵ Ivan Vangelista2019-05-301-4/+5
| | | | | | | | | | | | Dumping Union]
* | | New working software list additions hap2019-05-301-1/+7
| | | | | | | | | | | | | | | ----------------------------------- ibm5170: The ChessMachine (v3.1, The King v2.20) [hap, fhub]
* | | carpolo: put timer tick in vblank again, fixes collision detection (nw) hap2019-05-303-24/+8
| | |
* | | tutankhm: small cleanup (nw) hap2019-05-303-46/+22
| | |