Commit Graph

87780 Commits

Author SHA1 Message Date
hap
114e737625 vbrc: rename to bridgecv,
boris: fix rom label in comments,
cc7: add known rom labels in comments
2023-09-15 12:43:12 +02:00
Philip Bennett
cd0dd9590e New non-working machines
----------
Terebi Denwa Super Mario World [Phil Bennett]
2023-09-14 18:03:37 -07:00
Philip Bennett
d9b0f9a5fa New non-working machines
----------
Bubblen Roulette (main ver 1.8, video ver 1.3) [Phil Bennett]
2023-09-14 18:01:21 -07:00
Nekoziman
e7c71dae97
Added a Shoei bootleg of Atari Football, and an older version of Trojan (#11548)
* atari/atarifb.cpp: Added Amerug (Shoei bootleg of Atari Football).
* konami/trackfld.cpp: Re-dumped ROMs for Hipoly (bootleg of Hyper Olympic), allowing the game to work.
* capcom/lwings.cpp: Added an older version of Tatakai no Banka (known as Trojan outside Japan).
* capcom/lwings.cpp: Corrected ROM labels for Legendary Wings, Section Z and Trojan games.

New working clones
--------------------
Amerug (Shoei bootleg of Atari Football) [Team Japump!!!, Wayder]
Tatakai no Banka (Japan, old ver.) [Team Japump!!!, Wayder]

Clones promoted to working
-----------------------------
Hipoly (bootleg of Hyper Olympic) [QtQ, Team Japump!!!, Wayder]
2023-09-15 02:44:34 +10:00
AJR
6277ea8310 macpdm.cpp: Run 53C9x DMA in word mode 2023-09-13 23:22:43 -04:00
Roberto Fresca
831cfe392b Dora Neco BanBan: Added more game notes... 2023-09-14 05:04:08 +02:00
Roberto Fresca
e64364a4ce Dora Neco BanBan improvements... [Roberto Fresca, Grull Osgo]
- Fixed the 7seg LEDS.
 - Rewrite the output system.
 - Added support for the bidirectional stepper motors for cat arms.
 - Hooked the arm sensors.
 - Figured out and added the food lamps.
 - Added a internal layout with all the output lines activity,
    besides a working playfield.
 - Added technical notes.
 - A lot of other things to get the game working.

Use the external artwork for a realistic experience.
2023-09-14 04:51:39 +02:00
arbee
d4e857c96d apple/macpdm.cpp: Fix VIA2 interrupts, we now have a mouse pointer. [R. Belmont] 2023-09-13 21:32:47 -04:00
Miëtek Bak
5353a8df14
nscsi: Add SCSI tape device based on SIMH tape image format (#11430) 2023-09-14 07:27:47 +07:00
ClawGrip
86c6e83b4c
efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver... (#11543)
* efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver, and reformatted comments

New WORKING clone
------------------------
Booby Kids (Magnet System) [Hugo Benedet, Recreativas.org]
2023-09-13 11:28:21 -04:00
Patrick Mackinlay
f1dd0d0651 bus/vme: avoid breaking listxml 2023-09-13 17:13:26 +07:00
Patrick Mackinlay
94175dd69c sys68k_cpu1: fix validation 2023-09-13 16:11:08 +07:00
Patrick Mackinlay
e6fd0ec4c1 bus/vme: remove accidental added file 2023-09-13 13:33:37 +07:00
Patrick Mackinlay
aa5b612270 bus/vme: major overhaul
- add support for address modifiers
 - add support for shared interrupt request lines
 - add support for interrupt acknowledge daisy chain
 - add support for bus error
 - add slot device option aggregator
 - standardized slot device file, device and class naming
 - enp10: implement vme interface
 - hk68v10: convert to slot device, improve boot vector and rom handling
 - mzr8105: convert to slot device, improve boot vector and rom handling, add vme short space access
 - mzr8300: convert to slot device, expose to bus
 - sys68k*: convert to slot device, improve boot vector and rom handling
 - force/fccpu20: converted to slot device
 - sgi/ip4: converted to twin tower chassis with ip4 slot device
2023-09-13 13:20:27 +07:00
hap
1e31d416a8 apple/dafb: revert chmod 755 change 2023-09-12 12:24:16 +02:00
hap
d08ff493b2 rezon: lower refresh rate more 2023-09-12 11:45:59 +02:00
hap
bdab5c8815 rezon: lower screen refreshrate 2023-09-12 11:32:02 +02:00
Roberto Fresca
76390151a3 DoraNeco BanBan improvements...
- Added port 8000h for two different game types.
 - Added inputs for game select.
2023-09-12 00:29:54 +02:00
Roberto Fresca
d10f5a7149 DoraNeko BanBan improvements:
- Improved inputs.
 - Hits microswitches by arm.
 - Coinage DIP switch.
 - Test Mode DIP switch.
 - Proper door, coin-in, & service coin inputs.
2023-09-12 00:04:25 +02:00
Davidian1024
c9b6c43ce8
osd/sdl: Don't specify SDL_WINDOW_BORDERLESS for full-screen windows. (#11546)
May address GitHub #7532 and #7922.
2023-09-12 04:43:04 +10:00
Mark Garlanger
785791632e
heathkit/tlb.cpp: Fixed warning about uninitialised member variable. (#11538) 2023-09-12 04:33:00 +10:00
Davidian1024
7d57f03fd5
osd/sdl: Fixed interpretation of result of SDL_GetDesktopDisplayMode. (#11547)
Fixes display mode not being printed.
2023-09-12 03:38:37 +10:00
ClawGrip
481dd09cf6
misc/falgas_m89.cpp: Fixed typo in fantcar87 ROM label. (#11544) 2023-09-12 02:58:38 +10:00
hap
84a7423142 cps2: simplify prev commit, and change dsw setting order in UI from on-off to off-on 2023-09-11 12:54:52 +02:00
Damian Rogers
512d319420
capcom/cps2.cpp: Support for CPS2 debug DIP switches (#11540)
* initial working version

* fixed incorrect mapping in memory by using a custom read handler; cleaned up unnecessary port conditions; better comments

* moved read handler directly into the map segment; renamed hardware type device tag

* corrected accidentally moved line break

* switched from native array usage to optional_ioport_array
2023-09-11 12:28:19 +02:00
hap
caab779986 fidelity/elite: update notes about new game 2023-09-11 12:27:28 +02:00
hap
3d5e490e25 misc handheld: update notes about sound 2023-09-11 11:32:23 +02:00
Roberto Fresca
2d2d2de1e4 DoraNeko BanBan improvements...
- Added more inputs related to the stepper motors.
 - Added preliminary 7-seg LEDs support.
 - Added support for port 08h.
 - Hooked debug lamps to see the ports behaviour.
 - Created an internal layout.
2023-09-11 05:27:15 +02:00
angelosa
b8d767366d video/pc_vga_cirrus.cpp: fix MT#08763 2023-09-11 03:26:12 +02:00
arbee
9c284a74fb apple/dafb.cpp: Workaround for double-screen issue in 24bpp 832x624, and support 19" 1024x768 monitors on DAFB2 and later. [R. Belmont] 2023-09-10 20:32:16 -04:00
Roberto Fresca
0c2b7eb2b4 Doraneko BanBan: Changed the OKI6295 pin7 to HIGH, comparing the sounds
against the videos on the net.
2023-09-11 01:51:14 +02:00
Roberto Fresca
fbe7f23fc0 Merge branch 'master' of https://github.com/mamedev/mame 2023-09-11 01:46:50 +02:00
Roberto Fresca
14cc205de2 Doraneko BanBan: Some work on inputs...
- Fixed the error at boot.
 - Found and hooked the DIP switches bank.
 - Found and hooked the Test Sounds mode.
 - Hooked the Coin In and a special coin input.

...more to come.
2023-09-11 01:46:25 +02:00
angelosa
af70c97d82 capcom/alien.cpp: fix mem_mask size on I/O in1 2023-09-11 01:44:49 +02:00
hap
9eab73cc4c New working systems
-------------------
U-Boat [hap, Sean Riddle, eggs]
2023-09-10 23:42:24 +02:00
holub
5ea520f5da
sinclair/sprinter.cpp: fix audio chanels for 16b mode (#11542) 2023-09-10 20:12:13 +02:00
holub
32180f09cb
amstrad/amstrad.cpp: fix timings after refactoring (#11541) 2023-09-10 19:36:42 +02:00
hap
1ea07622d1 speaker: set pan range to -1 to 1,
sliders: show channel volume in percentage and increase maximum to 400%
2023-09-10 12:23:39 +02:00
Vas Crabb
04aac6dc77 nitendo/n8080.cpp: Encapsulated sound boards. 2023-09-10 06:25:34 +10:00
hap
c516e72e0c sound: deprecate cfg defvol, and change newvol to value 2023-09-09 21:53:12 +02:00
AJR
affef0120b maygayv1.cpp: Use addressable latch device 2023-09-09 15:29:50 -04:00
hap
688d6e2128 sound: add configurable speaker panning 2023-09-09 21:19:35 +02:00
cam900
80615f2ea9
igs/igs011.cpp, igs/igs017.cpp: Improved transliterated titles. (#11537)
* Use Japanese title reading for Japanese versions of Dragon World games.
* Fixed mixed translated/transliterated title.
2023-09-10 03:11:13 +10:00
cracyc
b3fc1492c7 x68k: fix bg size again 2023-09-09 10:25:08 -05:00
hap
e8884ccbaf williams: cut comment to remove disagreement 2023-09-09 11:37:17 +02:00
hap
c659ef11c3 remove x file attribute from some source files 2023-09-09 10:50:01 +02:00
AJR
f7ad1b7474 formats/td0_dsk.cpp: Don't swallow bits and bytes at the end of Huffman-encoded images, when the word buffer can no longer be filled 2023-09-08 23:15:33 -04:00
Nekoziman
40590f79b9
espial: New working clones (#11536) 2023-09-08 19:04:27 -04:00
cracyc
03cb340505 hd63450: only halt cpu in max transfer rate mode 2023-09-08 16:21:45 -05:00
Mark Garlanger
07ca153ba9
heathkit/tlb.cpp: Fix graphics mode display (#11534) 2023-09-08 16:57:07 -04:00