Jeff Muizelaar
84c1252ab9
lwriter.cpp: Invert the state of the SCC interrupt ( #8389 )
2021-08-01 20:35:38 -04:00
Scott Stone
385dd90d86
ibm5170.xml, ibm5170_cdrom.xml: Fixed parent/clone issue + clean up of related labels to uniquely identify.
2021-08-01 16:59:18 -04:00
Nigel Barnes
c478e4e4b5
coco12.cpp: Corrected installed RAM being off by 1 byte. Fixes MT#08045
2021-08-01 19:53:11 +01:00
0kmg
cdc91a1454
bus/nes: Added support for Little Com 160 Korean multicart. ( #8378 )
...
New working software list additions (nes.xml)
-----------------------------------
Little Com 160 [NewRisingSun]
2021-08-02 00:13:04 +10:00
Vas Crabb
0753a9229b
formats/fsmgr.cpp: Don't assume string iterators can be indexed (reported by coverity).
2021-08-02 00:03:56 +10:00
Ville Linde
8628ec5176
tc0780fpa: fix texture issues in optiger
2021-08-01 16:31:34 +03:00
arbee
2413a02285
apple2.cpp: Add and use the correct character ROM for the Pravetz 82. [sandacite.com, R. Belmont]
2021-07-31 20:12:49 -04:00
Aaron Giles
79c69f958d
voodoo: Address minor coverity complaints
2021-07-31 12:06:14 -07:00
arbee
7419700de0
fix OSD=mac compile [R. Belmont]
2021-07-31 14:39:27 -04:00
Ville Linde
367ca9e240
taitopjc: Fixed lockup issues. Improved tilemap emulation.
2021-07-31 18:20:07 +03:00
Ivan Vangelista
69ce57f251
jantotsu.cpp: updated to use finders and other small cleanups
2021-07-31 16:28:02 +02:00
Ivan Vangelista
37ed113ba7
mermaid.cpp: updated to use measured clock, one more note added, marked mermaid and clone as imperfect graphics
2021-07-31 15:29:16 +02:00
Ivan Vangelista
cdef2a9095
mermaid.cpp: added missing items to state saving, updated notes
2021-07-31 15:19:20 +02:00
ClawGrip
75039e1e17
startouch.cpp: Fix typos ( #8369 )
2021-07-31 13:45:45 +02:00
David Haywood
4bcb914477
new WORKING machine ( #8370 )
...
* new WORKING machine
------
Paris Dakar (31/03/87, Spanish) [Jose Marquez - Retrobytes, Recreativas.org]
* new NOT WORKING machines
-------
Dracula's Castle (Magnet System) [Jose Marquez - Retrobytes, Recreativas.org]
2021-07-31 13:45:14 +02:00
algestam
8d4b8ef3fb
hh_sm510: rescan display for auslalom ( #8377 )
2021-07-31 13:33:33 +02:00
Davide Cavalca
4dcb18e015
chdman: add a few more hard disk templates ( #8352 )
2021-07-30 22:05:56 -04:00
ClawGrip
ce550c45bd
New WORKING clones ( #8371 )
...
-------------------------------
Rescate Lunar (Spanish bootleg of Lunar Rescue) [Ricardo - Factory Arcade, Recreativas.org]
2021-07-30 19:22:39 +02:00
ajrhacker
0ddf3ae56e
Merge pull request #8376 from jessexm/patch-1
...
imd_dsk.cpp: Fix segmentation fault saving FM track
2021-07-30 10:53:46 -04:00
AJR
eac5b0f438
swim1: Disable read side effects to help debugging
2021-07-30 10:43:28 -04:00
AJR
88589c115d
applepic: Add timer and remaining GPIO
2021-07-30 10:42:36 -04:00
AJR
aa78efa47f
applepic: Add device files missing from 918da8411d
2021-07-29 23:46:05 -04:00
Jesse Marroquin
9c227fe9cb
imd_dsk.cpp: Fix segmentation fault saving FM track
...
Incorrect cell size for FM track results in empty bitstream that ultimately causes data.empty() to seg fault.
2021-07-29 22:41:35 -05:00
AJR
918da8411d
maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OSS interrupt control
...
* machine/applefdintf.*: Correct permissions
2021-07-29 23:40:16 -04:00
0kmg
946ad8b339
bus/nes: Fixed the 3 non-working games in 11 in 1 Ball Series multicart. ( #8373 )
...
- Fixed games: Volleyball, Paddle, Dynamite Bowling
2021-07-29 17:49:05 -04:00
yz70s
2bdab107da
i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster controller in pcipc driver
...
- corrections to pci configuration space maps
- remove useless redefinitions of command_w/r in ide device
- placeholders for nmi, stpclk and extsmi lines of isa bridge
- correctly support 8 bit writes to idetim registers
2021-07-29 23:03:51 +02:00
yz70s
628dc0d363
i82439hx.cpp: corrections to pci configuration space map and decoding to debug log of pam register writes
2021-07-29 23:03:51 +02:00
yz70s
246343d18f
fdc37c93x.cpp: add placeholder routine for mouse irq
2021-07-29 23:03:51 +02:00
Robbbert
a6f0d36fc6
trs80_cass: fixed silly mistake
2021-07-29 23:51:50 +10:00
0kmg
07453a9246
bus/nes: Fixed a BMC 31 in 1 pirate multi-game. ( #8368 )
...
Software list items promoted to working (nes.xml)
---------------------------------------
31 in 1
2021-07-29 23:27:35 +10:00
Vas Crabb
23bd2ecf6a
Slightly cleaned up OSD input modules.
...
Removed support for DirectInput 7 and earlier. It hasn't been tested in
years, and it's not relevant on any supported OS. DirectInput is
effectively finalised at version 8, and is unlikely to get an API update
in the future.
Use more string[_view] and fewer C strings, and tightened up scope of a
few things.
2021-07-29 15:22:51 +10:00
AJR
db1ddb7cee
motoxgo: Add "extra" I/O CPU to configuration
2021-07-28 23:12:41 -04:00
AJR
5cbd114473
f2mc16: Updates
...
- Emulate many more opcodes
- Add interrupt callback for debugger
- Correct disassembly of MOVW io, A
2021-07-28 23:10:42 -04:00
smf-
f4213dc209
Allow the bpset/wpset/rpset & map commands to act on any cpu, by prefixing the index or name with a # and passing as the first parameter. [smf]
2021-07-28 22:50:00 +01:00
cracyc
387f1f461d
pc9801: disable code causing egc issues and add color compare support
2021-07-28 16:29:54 -05:00
AJR
f3cae23ba0
f2mc16: General cleanup
...
- Add helper functions for increment and decrement operations and short direct banking
- Rationalize use of temporary variables
- Modify only lowest 8 bits of accumulator for XOR A, #imm8
- Perform a 16-bit rather than 8-bit write for MOVW @RLx + #disp8, A
- Use SSB instead of USB for @RW3 or @RW7 addressing when S flag is set
- Fix numerous flag calculations
2021-07-28 16:45:18 -04:00
Ivan Vangelista
58ef5d8372
royalmah.cpp: added banking to rkjanoh2, too. Almost playable, but bad colors.
2021-07-28 20:22:22 +02:00
0kmg
2ad1f4d9aa
bus/nes: Added support for YUNG-08 SMB2 FDS conversions. ( #8366 )
...
Software list items promoted to working (nes.xml)
---------------------------------------
Super Mario Bros. 2 (YUNG-08)
Super Mario Bros. 2 (YUNG-08, no protection)
2021-07-29 01:44:55 +10:00
Brian Johnson
e6b0d608eb
qx10.cpp: Corected video RAM size - onlly 128k is present (fixes graphics scrolling). ( #8333 )
2021-07-29 01:39:27 +10:00
Scott Stone
395cb907b4
dangbar.cpp: fix sspanic label typo
2021-07-28 08:22:23 -04:00
Patrick Mackinlay
90d694c29b
ns32082: implement program flow trace support
2021-07-28 17:48:19 +07:00
Patrick Mackinlay
e16435f2ab
ns32202: fix syntax errors
2021-07-28 12:31:01 +07:00
Patrick Mackinlay
925f141aa4
ns32kdb: corrected eprom labels
2021-07-28 12:28:42 +07:00
Patrick Mackinlay
5c253595c3
ns32kdb: additional firmware [Vince Ibeachum]
...
* serial diagnostic support
* corrected timer clock
2021-07-28 12:27:06 +07:00
Patrick Mackinlay
5e5a969eb8
ns32202: implement counter current values
2021-07-28 12:24:40 +07:00
Patrick Mackinlay
4589e42759
ns32000: fix smr instruction bug
2021-07-28 12:23:45 +07:00
Vas Crabb
a3f413ac42
MAME 0.234
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmD/r8IACgkQwXSxAYxA
cQ6A7hAAmUn5pLrwxyuogs/vtQWVKrgbnrbEksj2Mf4z62bKoajqIBUd1np5WwFw
SvnzTyGUdzrfH2lUGjcwDuuYTyerYYrykiSULMB10bM9XIJFHsiVaq2gp36vHgw+
hAte3+nO8e+TojEpS2I9Et/PqpYo4kpahnsQq7Q766bIj21zG3FgY4vuc9ro7R4p
wZm8I8OflY+SRxFWdnZiZra1q4W7wvLw54ziKjnzFGG9NPl3aUWx9uNwf8EHYfzZ
Q1xBZC9/PlumGDjpGPC2eBz0BMxgFjax4W0TnED+ODF1dEMS11R2bnB5GT2RPWXo
G7b7WjT6bxQYNt/lWISQtCRiNP3al+A7knQjSPb5W1hIsCyOVdwVdRqLGNGnPo2i
NpMLNBDRxN3i/socvir2Uz7niKuc9JWemStk2E7G5q8RZcV9p1Z3uPqY5H06bp15
37tMRUQklyyxA/PrMn7epC9pUkxfDvrR2iuKkIL8MJcBSqHGyuf7IC/8uGqF1o/j
Tlpj+AVtLD+5KNMY42ToimvCR+MaOJ+1QtvNzAbX2GN6Qc7kyT4Nbx2MEl6BwaKx
e8qyNrNqqaEGrAb4KAN08F/hxbjPrFSCLYFojp30tTl6KJ/23MSUcOD5lJHR1yDh
FJx7DMkU0r53N15Rx3BUO6PYop8cqO0a0Bog0BysZjXXOnetwKQ=
=98Bl
-----END PGP SIGNATURE-----
Merge tag 'mame0234' into mainline-master
MAME 0.234
2021-07-28 12:59:58 +10:00
hap
ffa992f596
hh_hmcs40: unshuffled gscobra rom
2021-07-27 23:37:37 +02:00
hap
174e482126
New working software list additions
...
-----------------------------------
entex_sag: Basketball 3 [Kevin Horton, Sean Riddle]
2021-07-27 23:35:14 +02:00
Angelo Salese
3fd0c6ef1b
neogeo.cpp: fix typo with Thrash Rally in documentation
2021-07-27 21:22:30 +02:00