Commit graph

81777 commits

Author SHA1 Message Date
AJR
1efbdbf805 vectrex.cpp: Fix regression 2022-01-29 12:02:49 -05:00
Robbbert
ad88106c81 s11: Added outputs,save-state. Fixed some display issues. 2022-01-30 03:42:01 +11:00
hap
357d6b8f59 cop400: add accessor for L output 2022-01-29 16:54:42 +01:00
Dirk Best
1921ebbfa9 digilog320: Floppy works now, fix size and hookup NVRAM, add softwarelist 2022-01-29 13:10:10 +01:00
hap
9ba6911334 cop400: add accessors for sk/so output pin state 2022-01-29 12:33:37 +01:00
Robbbert
4a72def725 s11: WIP 2022-01-29 19:39:47 +11:00
0kmg
4a4e4c22cf
machine/playch10.cpp: Properly clear IRQs for MMC3 boards. (#9224)
- Removed WRAM from PinBot, there's none on its PCB.
2022-01-28 13:34:32 -05:00
hap
10a3d7c1c6 dicegame: update title 2022-01-28 11:08:20 +01:00
hap
d223699a84 dicegame: update metadata 2022-01-28 10:51:09 +01:00
Trenton Zimmer
7e08b654bb
vegas.cpp: fix UART definition (#9222) 2022-01-28 07:02:15 +01:00
Robbbert
61ea1685aa dicegame: added a note. 2022-01-28 16:21:32 +11:00
arbee
2907a5aa3c m90: fix broken build [R. Belmont] 2022-01-27 23:24:42 -05:00
0kmg
8f242bd9f8
bus/nes: Updated all Konami VRC boards. (#9217)
- Added missing WRAM enable bit (VRC4/6/7).
- Simplified handling of pins that connect to variable address lines (VRC2/4/6/7). VRC7's pin 19 now is configured dynamically like the others.
- For each VRC chip, masked bank numbers to reflect actual ROM size supported by pinout.
- Removed unreachable logging statements, other assorted cleanups and simplifications.
2022-01-27 22:25:46 -05:00
0kmg
93bcb228db
playch10.cpp: Correct NT mirroring for various games (MT 02646). (#9220)
* playch10.cpp: Correct NT mirroring for various games (MT 02646).
- Mark Excite Bike and Ninja Gaiden 2 as imperfect graphics.

* Mark Rad Racer 1 and 2 as imperfect graphics while we're at it.
2022-01-27 22:24:40 -05:00
Robbbert
7b947eb7f0 New working machines
--------------------
The Dice Game! [Jonas Jago]
2022-01-28 14:13:38 +11:00
Ivan Vangelista
7beed40400 New machines marked as NOT_WORKING
----------------------------------
Blackjack (Ver. 1.31) [Ioannis Bampoulas]

New clones marked as NOT_WORKING
--------------------------------
Code One Dispatch (ver UAA) [Naoki Saito]

- tigeroad.cpp: documented tigeroadb PCB [Guru]
2022-01-27 18:18:24 +01:00
Robbbert
17af630294 wms_shuffle: fixed the remaining games; removed unneeded red leds. 2022-01-28 02:46:50 +11:00
AJR
3f690ce5ee 65C02 updates
- Add W65C02S CPU emulation with subtly different fetch patterns from classic 65C02 and use it for arbv2, cmmb103, cmmb162 and bbc_tube_rc6502
- Replace ST2XXX's slightly customized CPU emulation with hooks into new W65C02S core
2022-01-27 09:31:03 -05:00
hap
49412a1005 sbhoei: improved colors 2022-01-27 14:05:38 +01:00
hap
3173577a13 New working machines
--------------------
Space Battle (Hoei, set 1) [Paul Arnold]

New working clones
------------------
Space Battle (Hoei, set 2) [Paul Arnold]
2022-01-27 13:12:00 +01:00
Robbbert
be36d5af33 s11: removed wasted space in audiocpu region 2022-01-27 22:13:00 +11:00
Robbbert
16a3f9011d alcat_l7: added sound 2022-01-27 16:41:24 +11:00
Robbbert
6f183afe96 s11: took local variables out of the public space 2022-01-27 11:26:15 +11:00
Robbbert
2812220189 s11: concatenated the 4 include files into 1. 2022-01-27 10:41:08 +11:00
Ivan Vangelista
140b1ca07a New clones marked as NOT_WORKING
--------------------------------
Kung Fu (IGS, v202N) [Jorge Silva]
2022-01-26 18:09:48 +01:00
Michael Zapf
3f083ff7f2 ti99: Fixed forgotten DSK4 motor control in DDCC1 controller. 2022-01-26 17:47:41 +01:00
AJR
36b1942a4c hdc92x4: Minor header cleanup 2022-01-26 11:05:45 -05:00
r09
7aed58b8b8
vis.xml: re-test software and promote to working (#9212)
Software list items promoted to working
---------------------------------------
A Survey of Western Art - The Electronic Library of Art [crazyc]
America's National Parks [crazyc]
Americans in Space [crazyc]
Learn to Play Guitar Volume 1 [crazyc]
Mercer Mayer's Just Grandma and Me [crazyc]
Mutanoid Word Challenge [crazyc]
Peter and the Wolf - A Multimedia Storybook [crazyc]
Rick Ribbit - Adventures in Early Learning [crazyc]
Sail with Columbus [crazyc]
Time Magazine Compact Almanac 1992 [crazyc]
Talking Stepping Stones - Bonus Pack [crazyc]
2022-01-26 10:23:11 -05:00
AJR
b1b400b51b diexec.cpp: Add file inadvertently omitted from ca79d71af4 2022-01-26 09:21:35 -05:00
AJR
907e04e649 memarray.cpp: Remove unused initialization method taking address_space parameter 2022-01-26 09:13:03 -05:00
AJR
ca79d71af4 Remove void *ptr parameter from emu_timer, timer_device and all related callbacks 2022-01-26 08:56:03 -05:00
Miodrag Milanović
ba918b59fa
Remove http related header pollution (#9201)
* Remove http related header polution

* remove now invalid message

* fixed issued detected by clang

* Fixed CR at EOF
2022-01-26 13:21:02 +01:00
Robbbert
3e20b5d5ad szone_l2, szone_l5: added sound. 2022-01-26 22:35:53 +11:00
Robbbert
4c84d6db3e s8a,s9: made sound card a device. 2022-01-26 22:10:43 +11:00
Robbbert
b224754f90 s3,s4,s6,s6a,s7: fixed audio bugs that I'd left behind. 2022-01-26 18:09:57 +11:00
AJR
528e7a7897 Force recomputation of clock-related parameters whenever a device clock or scale changes by way of loading a save state 2022-01-25 22:52:47 -05:00
0kmg
3298cfd509
snes.xml: Added 10 prototypes. (#9206)
New working software list additions
-----------------------------------
Prince of Persia (prototype) [Hidden Palace]
Putty Squad (prototype) [Hidden Palace]
Race Drivin' (prototype) [Hidden Palace, Steve Lin]
Shadowrun (prototype) [Hidden Palace, Stephan Reese]
Super Ghouls'n Ghosts (prototype) [Hidden Palace]
The Ignition Factor (prototype) [Hidden Palace]
The Peace Keepers (prototype) [Hidden Palace]
Troddlers (prototype 19921023) [Hidden Palace, Steve Lin]
Troddlers (prototype 19930203) [Hidden Palace]
Utopia - The Creation of a Nation (prototype) [Hidden Palace]
2022-01-25 22:11:34 -05:00
0kmg
472785c2c7
bus/nes: Fixed 2A03PURITANS board not booting when <1024k. (#9210)
New working software list additions (nes.xml)
-----------------------------------
Famicompo Pico [rainwarrior]
2022-01-25 21:59:21 -05:00
AJR
a5dbadc2e5 ns32000dasm.h: Fix clang error: extra qualification on member 'displacement_string' 2022-01-25 20:43:16 -05:00
Patrick Mackinlay
f150a69451 i82586: tolerate missing irq callback 2022-01-26 08:05:12 +07:00
Patrick Mackinlay
438c589023 ns32000: show displacements as signed hexadecimal 2022-01-26 08:03:17 +07:00
0kmg
2a8eda2540
bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards. (#9207)
* bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards.

New working software list additions (nes.xml)
-----------------------------------
12 in 1 Game Card [anonymous]
Super 15 in 1 Game Card [anonymous]

* Fixed most of the mirroring glitches for 12 in 1 Hwang Shinwei.

* Typo in comment.
2022-01-25 18:10:05 -05:00
cracyc
3bf2c17c1d mcd: change toc data 2022-01-25 14:37:16 -06:00
Ivan Vangelista
19b8551131 New working clones
------------------
Coco Louco [Jorge Silva]
Dongfang Zhi Zhu (Hong Kong, V011H, set 2) [Jorge Silva]
Puzzle & Action: Ichidant-R (World) (bootleg) [Jorge Silva]

Clones promoted to working
----------------------------
Super Poker (v114IT) [Ivan Vangelista]
Super Poker (v116IT-MX) [Ivan Vangelista]
2022-01-25 19:12:25 +01:00
Tom
eb3c4e67da
zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) 2022-01-25 07:45:31 -05:00
hap
aafda14fb1 failgate: update metadata 2022-01-25 13:37:11 +01:00
Dirk Best
e20c5867db digilog320: Initial keyboard implementation
Also render half intensity attribute and connect 8251 serial clocks.
2022-01-25 13:08:33 +01:00
Olivier Galibert
640fba3f40 spg110: Better better colors 2022-01-25 10:08:20 +01:00
cracyc
7c4e754257 vis: last 2 buttons 2022-01-24 21:51:54 -06:00
cracyc
c97648bf5f vis: more pad work 2022-01-24 20:22:24 -06:00