Roberto Fresca
a3543dbd35
New systems marked not working
...
------------------------------
Bell-Star+ 5 (Vip2 v.3.6.02) [TeamEurope, f205v, Roberto Fresca]
2023-07-01 03:47:19 +02:00
hap
9be8bb6ad2
cave.cpp: simplify prev commit
2023-06-30 20:48:57 +02:00
Sergio G
2a85c52239
misc/cave.cpp: Corrected YMZ280B clock frequency for Gaia Crusaders and Thunder Heroes. ( #11389 )
2023-07-01 04:18:05 +10:00
AJR
1ab9990a98
lastfght: Modernize VBLANK interrupt
2023-06-30 09:34:28 -04:00
Patrick Mackinlay
8512d4655c
New systems marked not working
...
------------------------------
Motorola M8120 [Xolod]
2023-06-30 17:07:09 +07:00
Philip Bennett
6de4706c5c
casloopy.xml: Redumped ltlromance [TeamEurope]
2023-06-29 23:39:30 -07:00
Ivan Vangelista
09cf44d8dc
funworld/supercrd.cpp: last bunch of XOR tables tweaks for now
2023-06-30 06:44:07 +02:00
Ivan Vangelista
6d1bded45c
New systems marked not working
...
------------------------------
Quick & Crash (V2.200) [CoolFox, DragonMinded, The Dumping Union]
2023-06-30 06:14:54 +02:00
Ivan Vangelista
88810c6029
New clones marked not working
...
-----------------------------
Cue Ball Wizard (older display rev.) [PinMAME]
Bare Knuckle III (bootleg of Mega Drive version, protected) [H4M573R , Hammy]
2023-06-30 04:28:35 +02:00
hap
75ceead9ba
6532riot: update irqstate when en/disabling a7 irq
2023-06-29 21:42:02 +02:00
Mark Garlanger
a72307040c
heathkit/z37_fdc.cpp: Fixed some minor issues and cleaned up code. ( #11374 )
...
* Updated port read values for the non-existent ports.
* Clear interrupt block on reset.
* Removed redundant member variables.
* Added logging options.
2023-06-30 01:56:30 +10:00
MetalliC
6c11a00391
new NOT_WORKING machine
...
-----------------------
Galileo Factory (main) [Darksoft, MetalliC, rtw]
2023-06-29 18:29:44 +03:00
hap
2d40112a71
6532riot: remove use of devcb pointers
2023-06-29 16:48:12 +02:00
hap
df8aade7a2
victory,exidy440: similar collision timer fix as exidy.cpp,
...
exidysound: add todo note, PIA irq is from pin 38, not pin 37
2023-06-29 14:48:20 +02:00
hap
73c0fd2af3
exidy: increase number of collision detection timers (like how it was before the timer_set refactor)
2023-06-29 12:46:37 +02:00
Vas Crabb
fad04ad03e
machine/atastorage.cpp: Made the CF Card behave more like a CF card.
...
* machine/ataflash.cpp: Derive from CF card base rather than hard disk base.
* konami/konamigs.cpp: Use ATA CF card device (true IDE mode 4).
2023-06-29 15:46:59 +10:00
Ivan Vangelista
834119502b
New systems marked not working
...
------------------------------
Name Club Ver.4 (J 971202 V1.000) [TeamEurope]
2023-06-29 06:46:06 +02:00
angelosa
ebdba74605
pc/pc_sis.cpp: hookup Voodoo 1 to sis85c496 driver
2023-06-29 03:54:45 +02:00
angelosa
b1d8f14fe6
machine/sis85c496.cpp: add preliminary IDE support
2023-06-29 03:53:53 +02:00
ksherlock
1a063ba10c
bus/a2bus/romcard.cpp - fix typo in description ( #11384 )
2023-06-28 20:52:29 -04:00
angelosa
8df3b23d65
pc/pcipc_sis.cpp: fix irq ack
...
machine/sis85c496.cpp: perform some cleanups
2023-06-29 00:01:50 +02:00
Joshua Scoggins
3b3b50f209
cpu/i960: Corrected disassembly of dcinva instruction. ( #11378 )
...
0xad should be disassembled as dcinva, not 0xac.
2023-06-29 06:17:32 +10:00
Vas Crabb
5442ec7960
docs: Remove link to Gaming-History/Arcade-History since the front page is covered in dodgy gambling links.
2023-06-29 06:05:31 +10:00
Vas Crabb
02de94f93f
sony/taitogn.cpp: Fixed Flash card image tags.
2023-06-29 05:48:06 +10:00
Vas Crabb
f197f35c25
machine/ataflash.cpp: Untangle from the parallel ATA interface.
...
This isolates the ATA disk drive interface implementation from the
physical parallel ATA device interface. The ATA Flash PC Card is no
longer a kind of parallel ATA device.
2023-06-29 05:31:33 +10:00
Ivan Vangelista
4d944e28e4
sony/taitogn.cpp: modified as per review, booting problem stands
2023-06-28 18:38:14 +02:00
Ivan Vangelista
250ec3dfbf
sony/taitogn.cpp: avoid outright crash, booting still stops with 'system error'
2023-06-28 18:24:14 +02:00
Roberto Fresca
63c82a23fb
New clones marked as NOT_WORKING
...
--------------------------------
Bingo Roll (Vip2 v26.02.02) [TeamEurope, f205v, Roberto Fresca]
2023-06-28 06:36:09 +02:00
Roberto Fresca
6dba29f434
New systems marked not working
...
------------------------------
Bingo Roll 2001 (v22.1) [TeamEurope, f205v, Roberto Fresca]
2023-06-28 06:03:04 +02:00
Roberto Fresca
a9361b8943
New clones marked as NOT_WORKING
...
--------------------------------
Bingo Roll (209 / 19-1-95) [TeamEurope, f205v, Roberto Fresca]
2023-06-28 05:14:02 +02:00
angelosa
5e3a8ef7c0
machine/sis950_lpc.cpp: doesn't have a BIOS anymore [skip ci]
2023-06-28 03:37:31 +02:00
angelosa
efc4d857cd
machine/pc87306.cpp: should use KBDC8042_DOUBLE for set_interrupt_type
2023-06-28 03:30:43 +02:00
angelosa
75353e2b27
chore: start moving sis85c496 BIOSes from pc/at.cpp to pc/pcipc_sis.cpp
2023-06-28 03:26:54 +02:00
angelosa
8faec5e43f
machine/sis950_lpc.cpp: convert to use PS/2 HLE version
2023-06-28 03:25:42 +02:00
angelosa
be59daac17
machine/sis85c496.cpp: add DRAM boundary regs, hookup ISA bus
...
pc/pcipc_sis.cpp: fix host PCI mapping (at 05.0), hookup ISA slots
2023-06-27 23:10:59 +02:00
Vas Crabb
07d979034c
MAME 0.256
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmSbBUYACgkQwXSxAYxA
cQ4sbRAAsCGltM6MN592foxBn8UZAEdxY7+raPHBJzGSi+fq2ssjaMZHPT9GOAHS
J8xLxIgnr3EAMjkhmiRbwtpAZTkD7uQExBygh/QkFSIbsm5XXW1rTRA1zaJVm8b7
4HDhEkZC3IwiLYcUnf93MC6NUmmUcymBe8J5LU0lfgCmEutyMVzXqXn9/GxNcckY
BhlKmjO0Nec2mVwpFLIgt8/U5B3XxYiDxyfr280k+2t9toYoUDm6mTFPHkacKTIy
VTKLEw2YdzxjiZ7/8HhdpLcY+6lnU8JVgiqY1GAeDb+n7LWyncL13tDahabbOJ74
JWa61FpPUlzkbMUjfBuRr4owPkWZK+jIN8B2nkaLUluR3I4xA6lswKFIWAgJuNx6
KeCiOsRgf0YeuzvdzW5nKiqM9c/2jWall6ZfXfE+dtNY7Sz6BvXmlYJM+UF4Qxb1
j2mBpK+aT9PxR9LaQBlgglkUbvAtGUGpFxcE3c3NaMyp+N88xoSzKldnOkhnGM5x
lTXbvHY7PzXI/U/uaIJ3embcSrxh9/A2Sq5IJQnKoppK3xMyC2b1NKztUe/1R0ep
Nx8jVQiLwp1ro8W/1gMvmhVLwZMwYHjCdDh3H7T/vw9fA/2csfSZzb6PeGaGqi5H
EXHl4XEsCKFFebJru5Vb64qyyOk9V9eS5GfF9Y6xq4Zrbj1oXvE=
=nmxi
-----END PGP SIGNATURE-----
Merge tag 'mame0256' into HEAD
MAME 0.256
2023-06-28 06:08:39 +10:00
hap
50c253c78a
tmnt2: get rid of unused k053251_glfgreat_w
2023-06-27 18:34:09 +02:00
AJR
5d7ad631c9
tmntucbl: Fix configuration (and unused function error)
2023-06-27 12:12:33 -04:00
Vas Crabb
b41370db02
Bump version to 0.256
2023-06-28 01:49:47 +10:00
AJR
0a173b370e
Update mame.lst for 53aabfcc8e
2023-06-27 10:39:55 -04:00
AJR
53aabfcc8e
tmnt.cpp: Driver overhaul
...
- Split all games except cuebrick, mia, tmnt & clones to a separate driver (tmnt2.cpp); consolidate driver emulation within one file each
- Eliminate runtime tag lookups for memory banks and I/O ports
- Only allow CPU access to one byte at a time from the 052109
- Modernize VBLANK interrupts, sourcing them from 052109 except for remaining tmnt.cpp games and Sunset Riders bootlegs
- Remove now-superfluous methods from 052109 device emulation
2023-06-27 10:03:12 -04:00
hap
05c8f37232
giclassic: fix array oob accesses
2023-06-27 12:57:44 +02:00
Roberto Fresca
1b2cc8c0fd
New systems marked not working
...
------------------------------
Rolling Joker (3 sets) [TeamEurope, f205v, Roberto Fresca]
2023-06-27 05:05:14 +02:00
Roberto Fresca
23ba2d09a2
Added complete DIP switches to Fruit Star T10S & v810.
2023-06-27 02:45:28 +02:00
angelosa
85ab3a436e
machine/w83977tf.cpp: implement keyboard port PnPs
2023-06-27 01:26:57 +02:00
Vas Crabb
8cf237887b
sunelectronics/markham.cpp: Removed unused class member.
2023-06-27 07:39:19 +10:00
angelosa
592040cf46
video/riva128.cpp: add Riva 128ZX variant
2023-06-26 23:21:22 +02:00
Vas Crabb
8ac41b0519
Tidy up some stuff, combine sunelectronics/markham.cpp source files.
2023-06-27 06:45:03 +10:00
wilbertpol
4cf7007955
msx1_cart.xml: Added 77 items, 73 working ( #11372 )
...
New working software list items (msx1_cart.xml)
-------------------------------
Mega Assembler (Brazil) [file-hunter]
Merlin (Spain) [file-hunter]
Merlin (Spain, alt) [file-hunter]
Monkey Academy (Japan, alt 4) [file-hunter]
MSX Rugby (Korea) [file-hunter]
Multitext (France, v1.4) [file-hunter]
Ninja Kopimaru Kun (Japan) [file-hunter]
Mazes Unlimited (Arab) [file-hunter]
Moon Rider (Arab) [file-hunter]
M-Tanks [MSXDev]
M.A.Z.E. [file-hunter]
Mag the Magician [file-hunter]
Magical Stones (16KB) [MSXDev]
Magical Stones (8KB) [MSXDev]
Magnet [file-hunter]
Mahjong Solitaire [MSXDev]
Majikazo [file-hunter]
Majikazo (alt) [file-hunter]
Make Them Fall [MSXDev]
Make Them Jump [MSXDev]
Malaika - Prehistoric Quest (rev 3) [MSXDev]
Malaika - Prehistoric Quest (rev 2) [MSXDev]
Malaika - Prehistoric Quest (rev 1) [MSXDev]
Malaika - Prehistoric Quest (rev 0) [MSXDev]
Malaika (v1.2) [MSXDev]
Malaika (v1.1) [MSXDev]
Malaika (v1.0) [MSXDev]
Manicomio [MSXDev]
Market Master [MSXDev]
Mars Lander [msxblue]
MayQ Buster [cobinee]
MayQ II [cobinee]
MayQ Keeper [cobinee]
MayQ Slayer [cobinee]
MayQ Slayer (alt) [cobinee]
MayQ Slayer (alt 2) [cobinee]
Maze Chase [jltursan]
Mazogs [MSXDev]
Mazy [inufuto]
Mecha 8 (Matra) [file-hunter]
Mecha 8 (MSXDev) [MSXDev]
Mecha 9 [file-hunter]
Mecha Taisen on Planet Oldskool+ [MSXDev]
Mecha Taisen on Planet Oldskool [MSXDev]
Melody Party EX [Clube MSX]
Menace [MSXDev]
Menace (alt) [file-hunter]
Meteoros [file-hunter]
Meteoros (alt) [file-hunter]
Mine Finder (v1.2) [MSXDev]
Mine Finder (v1.1) [MSXDev]
Minimagos [unepicfran]
Mission2Mir (v1.2) [file-hunter]
Mission2Mir (v1.1) [MSXDev]
Mission2Mir (v1.0) [file-hunter]
Mix (v1.2) [MSXDev]
Mix (v1.1) [MSXDev]
Mix (v1.0) [MSXDev]
Monster Hunter (English) [MSXDev]
Monster Hunter (Spanish) [MSXDev]
Motkonqe [n.i]
Motkonqe (older) [file-hunter]
Mr. Chef & the Sausages [MSXDev]
Mr. Chef & the Sausages (alt) [file-hunter]
Mr. Cracksman [MSXDev]
Mr. Mole (SCC) [MSXDev]
Mr. Mole [MSXDev]
MSX Swimming Game (Japan) [file-hunter]
MSX Swimming Game (Japan, alt) [file-hunter]
MSX Wars Scorched Battles [file-hunter]
Mutants from the Deep [retroworks]
Mutants from the Deep (alt) [retroworks]
My Sacred Place [MSXDev]
New NOT_WORKING software list additions (msx1_cart.xml)
------------------------------------------
Miller Graph (Spain) [file-hunter]
Expert TM-2 Multi Modem (Brazil) [file-hunter]
MT-Telcom II (Netherlands) [file-hunter]
MT-Viditel (Netherlands) [file-hunter]
2023-06-27 06:44:22 +10:00
angelosa
5a29fd8903
Add nVidia Geforce 256/Geforce 256 DDR/Quadro
2023-06-26 22:25:00 +02:00