hap
8f8c63013c
xtal: c++ style comments, remove list of xtals that could be purchased via digikey in 2008
2024-08-25 20:22:25 +02:00
hap
b8c7d45a0a
segas32_m: small cleanup to code style consistency
2024-08-25 20:07:58 +02:00
Vas Crabb
8bf710c690
bus/a2bus/a2wico_trackball.cpp: Suppress side effects for debugger reads.
2024-08-26 03:50:05 +10:00
hap
8edd5dbf59
segas32: multi 32 master clock is 32MHz [Guru],
...
also got rid of clock defines, it gets messy with MASTER_CLOCK_S32 and MASTER_CLOCK_M32, and especially 2 defines for the timer0 clock
2024-08-25 18:31:45 +02:00
hap
546bf269bc
xtal: add 32.2159_MHz_XTAL
2024-08-25 16:23:29 +02:00
hap
1ddd1c5481
segas32: update some osc info [Guru]
2024-08-25 15:52:01 +02:00
as-tb-dev
b989286652
a2bus: Add support for Wico Trackball, Wico Command Control Joystick Adapter, and 4 paddles connected to the Sirius JoyPort to the Apple ][/][+ ( #12666 )
2024-08-25 09:32:30 -04:00
angelosa
bf2e3484a4
epson/qx10.cpp: reinstate visible area check for 7220 text
2024-08-25 09:45:27 +02:00
Ivan Vangelista
bdb08793f9
igs/igs_m027_link.cpp: renamed Manguan Caishen to Manguan Caishen 2, notes on how to get it to show the wait link screen
2024-08-25 08:03:48 +02:00
hap
3a817b47da
osd/input_common: increase event queue size,
...
input_rawinput/win32: empty event queue on resets,
input_raw: set RIDEV_INPUTSINK flag because of missed keyup events, causing stuck inputs (MT8789)
2024-08-24 19:16:22 +02:00
hap
692d1f7069
s14001a: level triggered 1-bit handler does not make sense,
...
sg1000a: small note update
2024-08-24 19:16:22 +02:00
Vas Crabb
617d79b2a1
srcclean in preparation for MAME 0.259 release freeze.
2024-08-25 03:02:05 +10:00
Vas Crabb
23e9abc97c
matsushita/kn5000.cpp: Corrected some LED connections, sorted mame.lst. [Felipe Sanches]
2024-08-25 02:53:15 +10:00
HappyASR
5b6342c3ce
igs/pgmcrypt.cpp: Fixed decryption for mgcs3 and mgzz. ( #12685 ) [XingXing]
...
igs/igs_m027.cpp: Renamed "Man Guan Fu Xing" to "Man Guan Zhi Zun (V101CN)" to match title screen.
Former mgzz becomes mgzza, former mgfx becomes mgzz.
2024-08-25 01:50:07 +10:00
Ivan Vangelista
f6226166ce
New clones marked not working
...
-----------------------------
Crazy Balls (Bontempi) [Domenico Cervini]
2024-08-24 15:55:00 +02:00
Ivan Vangelista
5402a2cbf7
igs/igs_m027_link.cpp: preliminary decryption for the extension sets
2024-08-24 10:11:25 +02:00
hap
a8fb827abc
pv1000: put joystick read in a separate function, remove an unneeded tag lookup
2024-08-23 21:25:20 +02:00
dave-br
1725703539
emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. ( #12679 )
...
debugger/win/debugwininfo.cpp: Don't restrict maximum window sizes.
2024-08-24 04:51:00 +10:00
HappyASR
1782b0a9ce
igs/igs_m027.cpp: added decryption for lhdmg and lhdmgp. ( #12683 ) [XingXing]
2024-08-24 04:23:46 +10:00
angelosa
46ac994c69
epson/qx10.cpp: don't need to check against visible_area in 7220 own code
2024-08-23 20:12:23 +02:00
Vas Crabb
fa52f9a8ff
casio/pv1000.cpp: Acrually return two bits of joystick input rather than giving spurious interrupt flags.
2024-08-24 03:59:52 +10:00
angelosa
35f1ec96be
epson/qx10.cpp: rectify previous commit
2024-08-23 19:44:54 +02:00
Vas Crabb
555996eed4
-casio/pv1000.cpp: Fixed input port selection removed by PR #12659 .
...
-misc/marywu.cpp: Fixed LED active polarity in layout.
-epson/qx10.cpp: At least allow it to build.
2024-08-24 03:36:10 +10:00
angelosa
a266a60699
epson/qx10.cpp: use copyrozbitmap for (external to 7220) zoom handling
2024-08-23 19:21:25 +02:00
hap
9e243e352f
tgtpanic: increase irq frequency, update notes
2024-08-23 15:16:50 +02:00
angelosa
ad85bfcee9
edevices/pzletime.cpp: cleanups
...
* Make video blinking more sensical;
* Convert custom ticket handling to ticket_dispenser_device;
* Convert eeprom/ticket to portw;
* Avoid potential out-of-cliprect bitmap layer drawing;
2024-08-23 10:19:25 +02:00
angelosa
78de53faec
dataeast/mirage.cpp: minor cleanup
2024-08-23 10:19:25 +02:00
ClawGrip
78a907876e
Add skeletons for Zanussi/Necta vending machines ( #12569 )
...
New systems marked not working
------------------------------
Venezia (coffee vending machine) [Joan RF, jordigahan]
unknown Zanussi / Necta vending machine [Joan RF, jordigahan]
Also did some small fixes:
* skeleton/webtouchone.cpp: Typo
* skeleton/pulltrigger.cpp: Change COMP to GAME
* move 'radikaldarts' to Gaelco Folder
2024-08-23 06:49:15 +02:00
ClawGrip
b136c49ac8
cirsa/neptunp2.cpp: Add (not working) Dancing Bells (from BGT) ( #12662 )
...
New systems marked not working
------------------------------
Dancing Bells [hammy]
2024-08-23 06:42:54 +02:00
mamehaze
a2a1bc3406
igs_m027.cpp - add 2 more 027A internal dumps (and 2 in igs_m027_link too) [Guru, XingXing] ( #12680 )
2024-08-23 06:41:50 +02:00
Ivan Vangelista
001418f8b9
New clones marked not working
...
-----------------------------
Pentacup (rev. T) [Matt Walsh, PinMAME]
2024-08-23 06:27:22 +02:00
Vas Crabb
de3bcf0393
misc/marywu.cpp: Fixed I/O port selection.
2024-08-23 07:45:17 +10:00
Vas Crabb
854f5647ff
misc/marywu.cpp: Use an I/O port finder array.
2024-08-23 07:29:28 +10:00
flama12333
2d6b00218a
misc/marywu.cpp: Improved peripherals. ( #12564 )
...
* Fixed PSG and 8279 clock frequencies.
* Save contents of battery-backed static RAM.
* Cleaned up inputs.
2024-08-23 07:05:06 +10:00
wilbertpol
74a3199d27
msx1_cart.xml: Corrected ROM loading for X & Y. ( #12681 )
...
Software list items promoted to working (msx1_cart.xml)
-------------------
X & Y (Arab)
2024-08-23 06:36:04 +10:00
Ivan Vangelista
f6b60ca4e3
New systems marked not working
...
------------------------------
Jin Hu Lu 2 [dyq, little0, Guru]
2024-08-22 22:04:45 +02:00
wilbertpol
3fe9c0902b
machine/intelfsh.cpp: Added ST M29W640GB 8K Flash device. ( #12675 )
2024-08-23 05:45:51 +10:00
Vas Crabb
4272120237
-casio/pv1000.cpp: Fixed I/O read issues:
...
* Don't take a tript through the scheduler if matrix IRQ wasn't active.
* Suppress read side effects for debugger.
-dataeast/deco_ld.cpp: A few less literal tags.
2024-08-23 05:18:38 +10:00
shattered
41194bfda5
cpu/t11, ussr/bk.cpp: Improved interrupt handling on 1801VM1, misc fixes. ( #12646 )
...
Allows bus error handlers on BK to deal with interrupt from STOP key
(causes a HALT-mode IRQ and triggers access to unmapped region at 177674).
* cpu/t11: Changed PC display to octal.
* machine/pdp11.h: Made clear_virq/raise_virq safer.
* ussr/bk_m.cpp: Suppress side effects for debugger reads.
2024-08-23 05:12:17 +10:00
lidnariq
fa586d9e14
casio/pv1000.cpp: Fixed I/O port read and interrupt acknowledgement. ( #12659 )
2024-08-23 04:52:15 +10:00
angelosa
2033ef0299
dataeast/deco_ld.cpp: convert to tilemap
2024-08-22 19:34:51 +02:00
hap
60f827ef0c
tms5x: rename extract_bits to read_bits
2024-08-22 11:09:08 +02:00
hap
ab5f6378d0
sc6: remove unneeded mcfg
2024-08-22 11:09:07 +02:00
Ivan Vangelista
d195751de3
New clones marked not working
...
-----------------------------
Te Yi Gong Neng (China, V632C) [dyq, little0, Guru]
2024-08-21 19:36:35 +02:00
mamehaze
b75276bf14
igs_m027.cpp - add 2 more 027A ROMs [Guru, XingXing] ( #12677 )
2024-08-21 18:02:01 +02:00
angelosa
fc94377475
dataeast/cntsteer.cpp: QA cleanup, use data_pending_callback for soundlatch irq
2024-08-21 13:06:34 +02:00
angelosa
801758b711
hash/c64_flop_orig.xml: QA games
2024-08-21 10:39:29 +02:00
angelosa
4ad35cf43b
m6502/m6510.cpp: initialize CPU port to all output
...
Software list items promoted to working
---------------------------------------
c64_cart.xml: Pitfall II: The Lost Caverns [Angelo Salese]
2024-08-21 08:56:48 +02:00
Ivan Vangelista
e99a59e710
New clones marked not working
...
-----------------------------
Shuang Long Qiang Zhu 2 VS (China, set 2) [dyq, little0, Guru]
2024-08-21 07:02:24 +02:00
Ivan Vangelista
a8b6352fb9
igs/igs017.cpp: fixed a regression with starzan [David Haywood]
2024-08-21 06:39:30 +02:00