Ivan Vangelista
7005e4f8c4
New working clones
...
------------------
Final Fight (bootleg with single OKI) [Hammy, Boge, rtw, Ekorz]
2020-04-11 14:45:52 +02:00
couriersud
2453c5b077
netlist: minor code maintenance. (nw)
2020-04-11 14:43:26 +02:00
Robbbert
447ac5bccd
(nw) turns out bios 1.3C can boot disks, so moved to sorcererd.
2020-04-11 19:16:54 +10:00
AJR
4ae9995a77
Change DCS reset control to active low in Midway drivers (nw)
2020-04-10 21:37:57 -04:00
AJR
342f861e0c
i8x9x: Fix EXTINT; add some very preliminary HSI stuff (nw)
2020-04-10 20:31:54 -04:00
AJR
f763dbcac6
sdk85: Fix the RESET TRAP problem once again (nw)
2020-04-10 18:32:35 -04:00
AJR
a05c1c6d09
dcs: Fix reset control (nw)
2020-04-10 18:19:50 -04:00
AJR
e619ff316e
mos6551: Clear IRQ state upon hardware reset
...
(nw) Not doing this at device_start time avoids a race condition in digel804 that was causing the Z80 interrupt to be raised in advance of machine_start..
2020-04-10 17:51:36 -04:00
angelosa
17e0358bb8
segas32.cpp: update todo (nw)
2020-04-10 22:51:33 +02:00
AJR
19862746e3
rolandpcm: Use actual part number; double input clock; add callback for future interrupt output (nw)
...
roland_cm32p.cpp: Correct XTAL frequency (nw)
roland_r8.cpp: Add PCM device to configuration; document Roland part numbers for undumped wave ROMs (nw)
roland_u20.cpp: Add PCM device to configuration (nw)
2020-04-10 16:46:40 -04:00
David Haywood
44a73f6e0b
Plug and Play work ( #6512 )
...
* add sprite page select for eu3a05vid (used by carl edwards') (nw)
* some smarttv input notes (nw)
* actually mapping flash ROM here causes issues, and tests suggests the ROM isn't large enough for this save area to exist anyway (nw)
2020-04-10 15:21:04 -04:00
Ivan Vangelista
345b150aa3
New clones marked as NOT_WORKING
...
--------------------------------
Warriors of Fate (bootleg with PIC16C57) [Hammy, Ekorz, rtw]
2020-04-10 20:52:41 +02:00
couriersud
e655aacb4e
netlist: performance improvement. (nw)
2020-04-10 20:50:30 +02:00
cam900
a0d861bc4e
rpunch.cpp: Update drawing behaviors, misc updates ( #6534 )
...
* rpunch.cpp: Update drawing behaviors, misc updates
Use pdrawgfx for sprite priority, Use bitmap_ind16 for drawing framebuffer behavior, Fix notes and variable names
Add notes, Use set_rom_bank for upd bankswitching, Reduce unnecessary includes, Fix spacing, Fix address map related to framebuffer exists, Use shorter/correct type values, Simplify handlers, Cleanup gfx layouts
* rpunch.cpp : Use shorter type value
2020-04-10 14:30:16 -04:00
Ryan Holtz
27d5232588
-dpb7000: Minor updates, initial drawing of Store I and Store II, nw
2020-04-10 20:02:37 +02:00
AJR
2bf0e3f734
audio/taito_en.cpp: Remove obsolete workaround for M68000 reset issue (nw)
2020-04-10 12:18:03 -04:00
Michael Zapf
03df5583d5
rtc65271: Use existing interrupt flag for intrq_r. (nw)
2020-04-10 16:29:14 +02:00
MetalliC
c884456767
cps1.cpp redumped gulunpa ROM 1 (nw)
2020-04-10 16:37:23 +03:00
hap
d708a86325
added Philips PCF2100 LCD Driver (nw)
2020-04-10 15:33:13 +02:00
couriersud
4af78838ad
netlist: Reduce memory allocation calls in non-core code. (nw)
2020-04-10 15:01:05 +02:00
couriersud
011a8261eb
netlist: Fix parsing of netlists by nltool. (nw)
2020-04-10 14:55:53 +02:00
Ivan Vangelista
61da95439d
igs017.cpp: forgot to mention that sprites ROM hasn't been decrypted yet. Also ran srcclean (nw)
2020-04-10 14:44:12 +02:00
couriersud
b65d3d0374
Fix netlist syntax errors. (nw)
2020-04-10 14:18:29 +02:00
angelosa
b57b067200
segas32.cpp: fix as1 prg rom loading (makes the logo to appear on POST) (nw)
2020-04-10 13:28:24 +02:00
angelosa
715a2bf6b3
segas32.cpp: mixer reading missing from multi32 map (nw)
2020-04-10 12:49:18 +02:00
Robbbert
0d5cc5c86e
mm1_flop : added 3 boot disks from "the collection".
2020-04-10 20:14:05 +10:00
Ivan Vangelista
f5ec99f06c
igs017.cpp: hopefully completed decryptions for tarzanc and tarzana. The former probably needs just the correct parameters for the IGS0031 protection, the latter has additional IGS0029 protection (nw)
2020-04-10 10:18:48 +02:00
AJR
812a085831
h8500dasm: Fix JMP @aa:16 decoding; use BSR mnemonic for relative calls (nw)
2020-04-09 23:34:37 -04:00
AJR
1afbc5e25b
exprraid.cpp: IRQ cleanup (nw)
2020-04-09 22:34:56 -04:00
AJR
85030d25e7
Fix build (nw)
2020-04-09 22:30:26 -04:00
AJR
e0e91464db
cp1610: More cleanups (nw)
...
- Add IAB callback and use it to vector everything (including reset)
- Eliminate set_input_line_vector and register hackery from CP1610-based drivers
- Eliminate CP1610_RESET
2020-04-09 21:49:21 -04:00
AJR
06919f1b8e
Fix build (nw)
2020-04-09 20:54:52 -04:00
Robbbert
9d04e3b3ed
pasogo.xml: fixed hashes
2020-04-10 10:32:09 +10:00
AJR
e3d4447e9e
cp1610: Fix pulse_input_line stack overflow error; boolify a few variables (nw)
2020-04-09 19:42:31 -04:00
ajrhacker
520fef6edc
Merge pull request #6532 from TwistedTom/cps1fixes
...
verified kenseim pal
2020-04-09 18:15:38 -04:00
Michael Zapf
4ef6a1d594
ti99: Add PGRAM card; fixed IDE adapter card.
2020-04-10 00:00:08 +02:00
TwistedTom
ddc8684230
verify kenseim pal
2020-04-09 22:39:08 +01:00
AJR
74bed765fe
h8500dasm: Fix length calculation for indirect JMP/JSR (nw)
2020-04-09 16:37:41 -04:00
Tom
f1917b828c
Cps1 new bootleg set, pal dumps and other bits n bobs ( #6530 )
...
* added new pang3 bootleg set: pang3b3
* added cps-b-03 id register
* added pang3 cp1bf1 mapper
* some pang 3 security chip notes
* an irq4 note
* added kod kd29b dump
* added wof d9k1 dump
* added punisher ps63b dump + mapper
* added dino cd63b mapper
* added slammast mb63b mapper
* tidy-up after testing
* added more mstreet6 pals
* added ghouls demo sound dipsw
* some pang3 b-board notes
2020-04-09 14:05:37 -04:00
hap
ebaac99491
microvsn: make connect4(8021) the clone set since it's older revision (nw)
2020-04-09 20:05:03 +02:00
Ivan Vangelista
768c686633
New machines marked as NOT_WORKING
...
----------------------------------
Happy Skill (Italy, V611IT) [caius, The Dumping Union]
2020-04-09 19:13:01 +02:00
ajrhacker
2893f3b1a2
Merge pull request #6531 from rfka01/master
...
at.cpp: NCR Class 3433 (MCA)
2020-04-09 12:46:35 -04:00
hap
c2c1a8757b
microvsn: simplify cart_load, add notes to xml (nw)
2020-04-09 17:16:03 +02:00
Stiletto
7e19c6214c
(nw)
...
(nw)
2020-04-09 06:21:14 -04:00
Scott Stone
9a9f2510ae
playch10.cpp: Fixed Player 1 Labels to match function (nw)
2020-04-09 05:58:18 -04:00
Stiletto
6465eef121
Updated PC specs *nw*
...
Updated PC specs *nw*
2020-04-09 05:27:38 -04:00
Olivier Galibert
8dda65ef3d
Fix MT7560 harder (nw)
2020-04-09 11:26:21 +02:00
Robbbert
0aad735fc4
(nw) sorcerera,sorcererb: increased number of floppy drives to 4.
2020-04-09 18:19:33 +10:00
Robbbert
145774c292
sorcererd: added esag bios (thx to exidyboy)
2020-04-09 17:58:22 +10:00
rfka01
4cd50d2b43
at.cpp: NCR Class 3433 (MCA)
2020-04-09 09:30:44 +02:00