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
Angelo Salese
cf839391db
machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year setup to be current rather than -20 ( #11530 )
...
* machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year setup to be current rather than -20
* machine/ds1386.cpp: remove non-existant set_current_time fn override
2023-09-08 22:53:01 +02:00
hap
ec641c53b3
New working software list items
...
-------------------------------
bingobear: Doctor Bingo Bear [Sean Riddle]
2023-09-08 22:38:12 +02:00
hap
4893ab1ad1
fidel*: make some of the 7seg panels in artwork smaller
2023-09-08 20:10:59 +02:00
hap
8a333d14e0
New working systems
...
-------------------
Star Trek: 25th Anniversary (handheld) [hap, Sean Riddle, Mr. Do]
Top Gun: Second Mission (handheld) [hap, Sean Riddle]
Elite Premiere [hap, Berger]
2023-09-08 19:19:37 +02:00
Ivan Vangelista
7b45bf1403
sega/segaorun.cpp: reverted erroneous change in one of my previous commits
2023-09-08 19:12:48 +02:00
Ivan Vangelista
368d9d6909
- sega/segaybd.cpp: fixed issue #11535
...
- misc/pachifev.cpp, gaelco/splash.cpp: spelling fixes, comments updates
2023-09-08 18:16:38 +02:00
Mark Garlanger
eaa7b9ada5
heathkit/tlb.cpp: Add superset ROM/upgrade modification ( #11531 )
2023-09-08 11:55:50 -04:00
Ivan Vangelista
fb41bfa099
New clones marked not working
...
-----------------------------
Kart Duel (World, KTD2/VER.A) [Phil Bennett , Hammy, Darksoft]
2023-09-07 22:31:01 +02:00
cracyc
92aa2bb483
x68k: guess at scan rate for mode 25
2023-09-07 15:00:22 -05:00
angelosa
224045e8ef
pc/pcipc.cpp: add pcimga target (i430HX + MGA2064W), add QA notes
2023-09-07 21:42:43 +02:00
Vas Crabb
44eb5ea3c6
Revert "Updated bgfx, bx and bimg to current upstream versions. ( #11493 )"
...
This reverts commit 1c61ccfe84
.
2023-09-08 05:14:35 +10:00
Vas Crabb
1147d8fc44
Revert "Set C++ standard to C++17 via environment for bgfx shader build CI job."
...
This reverts commit 63b00cabc3
.
2023-09-08 05:14:21 +10:00