Commit Graph

86602 Commits

Author SHA1 Message Date
hap
7c2b592432 mn1400: add disassembler 2023-05-01 14:45:07 +02:00
AJR
1e6f74ec69 Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard 2023-05-01 08:02:10 -04:00
AJR
6fbfc8d8ae wysekbd: Note 2023-04-30 23:45:09 -04:00
Dirk Best
402dd6aba0 mc68000: Add floppy support 2023-05-01 03:51:53 +02:00
AJR
806694682e wysekbd: There are two slightly different Enhanced PC-style keyboards 2023-04-30 21:33:08 -04:00
AJR
ea328e873b wy60: Add keyboard emulation and cursor 2023-04-30 20:34:05 -04:00
Vas Crabb
c649fa82fd ui: Don't use facets of destructed locales. 2023-05-01 02:37:28 +10:00
wilbertpol
95fc84a22c
cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11167)
bus/msx/module/skw01.cpp: Removed note about instability in the cx5m128 driver.

Software list items promoted to working
---------------------------------------
msx1_cart.xml: A Life Planet - M36 - Mother Brain has been aliving (Japan)
2023-05-01 02:11:18 +10:00
ICEknigh7
54b7b86e36
Fixed some titles in the sega/megatech.cpp: Fixed some titles in comments. (#11174) 2023-05-01 01:44:27 +10:00
Dirk Best
347318a1c2 mc68000: Add expansion bus and ram card 2023-04-30 14:34:43 +02:00
Carl Drougge
3ff40c0a36
dec/vt100.cpp: add setting for phosphor color. (#11172) 2023-04-30 11:46:14 +02:00
arbee
006389f631 Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont] 2023-04-29 22:33:00 -04:00
arbee
b4c9b347f8 concept/concept.cpp: Fix collision with "concept" reserved word in C++20 warned by GCC 13. [R. Belmont] 2023-04-29 22:03:11 -04:00
arbee
e17706aec2 Support GCC 13.1 / Fedora 38 [R. Belmont] 2023-04-29 21:46:16 -04:00
arbee
88b53d28a6 apple/awacs_macrisc: fix GCC 13.1 warning. [R. Belmont] 2023-04-29 21:37:09 -04:00
arbee
59baa6640b machine/mpc106.cpp: properly endian-swap PPC/PCI transactions, support LE PPC, use logmacro. [R. Belmont]
apple/bandit.cpp: properly endian-swap PPC/PCI transactions, use logmacro. [R. Belmont]

apple/heathrow.cpp: interrupt controller filled out, audio CODEC interface defined, added audio DMA channels. [R. Belmont]

apple/dbdma.cpp: New device, a single Descriptor Based DMA channel. [R. Belmont]

apple/awacs_macrisc.cpp: New device, the AWACS and Screamer CODECs in their MacRISC compatible form. [R. Belmont]

apple/burgundy.cpp: New device, MacRISC compatible CODEC used in the iMac G3 and "Blue & White" G3.

apple/imacg3.cpp: Boot chime now plays. [R. Belmont]

apple/powermacg3.cpp: Boot chime now plays. [R. Belmont]
2023-04-29 21:21:49 -04:00
Luigi Thirty
47202637e6
cpu/i386: Use logmacro.h granular logging. (#11171) 2023-04-30 07:09:31 +10:00
ArcadeShadow
e20d134dee
vgmplay.xml: Changed list description to reflect the nature of the files. (#11084) 2023-04-30 06:42:48 +10:00
ClawGrip
397e82146c
skeleton/bolsaint.cpp: Added a skeleton driver for Bolsa Internacional slot machine (Sleic/Petaco). (#11165)
New systems marked not working
-------------------------------
Bolsa Internacional (euro) [Javier Blanco Ojeda, ClawGrip]
2023-04-30 06:37:39 +10:00
Jiaxun Yang
6678c80e3e
cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#11128)
* cpu/mips3: Report proper fcr0 PRID (same as CPU PRID in most cases).
* cpu/mips3: Bumped major rev of R4600 PRID to 2 (original R4600 was too problematic so almost all systems are shipped with R4600 rev 2.0).
* sgi/indigo.cpp, sgi/indy_indigo2.cpp: Supply clock frequency for memory controller.
* sgi/indigo.cpp, sgi/indy_indigo2.cpp: Corrected CPU clock frequencies.
* sgi/sgi.cpp: Reimplemented memory controller RPSS taking clock frequency into account and without using a timer.
2023-04-30 06:28:08 +10:00
987123879113
bb0a957d33
namco/namcos10.cpp: Added decrypted Point Blank 3 program code. (#11166) [Windy Fairy, Guru]
Also hooked up light guns.

Systems promoted to working
----------------------------
Point Blank 3 (World, GNN2 Ver.A)

Cloned promoted to working
----------------------------
Gunbalina (Japan, GNN1 Ver.A)
2023-04-30 06:11:08 +10:00
angelosa
ba698741dd nintendo/n64.cpp: minor cleanups 2023-04-29 21:56:32 +02:00
AJR
5c063c15a0 kpython: Change CPU to PS/2 Emotion Engine 2023-04-29 09:52:51 -04:00
Angelo Salese
b49f26e7fa
seta/seta.cpp: workaround extdwnhl ending crash (#11160) 2023-04-29 15:38:18 +02:00
Ivan Vangelista
2602ef1687 New clones marked not working
-----------------------------
Zankor (TMS5220 Italian speech) [PinMAME]
2023-04-29 09:46:10 +02:00
Vas Crabb
3896d83e08 Trivial cleanup. 2023-04-29 05:15:07 +10:00
Eric Anderson
8dfec677ee
vectorgraphic/sbcvideo.cpp: Fix color accuracy and addressing bugs. (#11146) 2023-04-29 04:35:24 +10:00
Carl Drougge
881c35bb9d
bus/rs232/pty.cpp: Copied flow control code from null_modem.cpp (#11158) 2023-04-29 04:28:38 +10:00
ArcadeShadow
e9c5650956
gameboy.xml: Use lowercase for descriptive text in descriptions. (#11154)
Also marked asteroidp as a clone of asteroid.
2023-04-29 04:21:48 +10:00
Ivan Vangelista
88a1d5fd4c New working clones
------------------
WWF Superstars (bootleg with 2xYM2203) [anonymous]
2023-04-28 19:31:37 +02:00
Dirk Best
22fff63a8d Move mccpm to mc folder 2023-04-28 17:58:20 +02:00
Dirk Best
8350af4035 New machines marked as NOT_WORKING
----------------------------------
mc-68000-Computer [Dirk Best, Klaus Loy]
2023-04-28 17:51:58 +02:00
Angelo Salese
4ce16c565a
microsoft/xbox.cpp: fix BIOS naming 2023-04-28 16:04:52 +02:00
AJR
7a2e104a42 Miscellaneous SCSI adjustments
- cdd2000: Hook up SCSI IRQ
- s550, w30: Add CD-ROM to SCSI device list
2023-04-27 21:02:46 -04:00
AJR
bd15aef90c kpython.cpp: Fix CPU endianness and BIOS loading 2023-04-27 20:51:59 -04:00
Vas Crabb
9482bca2ec namco/namcos10.cpp: Set unscrambler in machine configuration.
This further reduces the places that need to be touched for adding a
decryption setup.
2023-04-28 03:31:32 +10:00
Angelo Salese
c4b3efa55c
video/vrender0.cpp: More accurate VRender0 pipeline inner workings (#11057)
- Fixes donghaer split screen;
2023-04-27 17:46:54 +02:00
AJR
8d81957aa3 altos2_kbd: Fix 3 & 6 on keypad 2023-04-27 10:43:04 -04:00
AJR
0d5e6d4cb3 altos2: Add dump and emulation of keyboard [AJR, Bitsavers] 2023-04-27 08:46:12 -04:00
AJR
ee3c9ae26b hng64: Add ROM banking for network CPU; improve RAM mapping and figure out where COM20020 would be mapped 2023-04-26 20:46:32 -04:00
Vas Crabb
d7c8d0c52e MAME 0.254
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmRH780ACgkQwXSxAYxA
 cQ7d4g/+Mq3wSZv7FPM0ZCD0vk9ysjYZZZYiEjXMFthdr7mCBXlVfJJoByaaarYm
 A4SLkXwxA2X7CfInGFQzbh+xFUuRIb0jzYbDCfGeKKqzHLo1t1TJQLSeFiVZXdJi
 wEh3aKcG2c2ZOfU8EnwBh5hOlVCBWmS8ZnGDNI6CTcSavV6vzU6Vf7cKcnPhcQZx
 fY+7LZi6KxoMFl62FtX3KKHf9ImUDP3IAqw1pHai8MbR7t+hyXBw18Wc85YSzX2Z
 jDhNp85QpFGVAYjzHkJ0wklwTjMCYVjcQwhMCK+xCeBFRaOazPXRr+PtIW0VsvCS
 B6ibZN6134DBCihiCZYnJYkZIOncXcFzzUUIKQBfYN4DWQLqJ9Bu5go4amI5pi5W
 FTEd3PMUfDYP43L8lVMM9bB+Dh6+RS9HJww4fT6WdcGSNIteD6mhudtmJTkJknPi
 mdX4Hey+hQ1MjKfmkTV8yFoBCg2cfo/2j0Q2jTXymJrzpJMA0sYrmUqXSPUhgsVu
 LUeNuS/kqkANLY347jxmMcehW1BhNGFVbs7n0xPaxgnGCH913lXCqMCJTNVFIIsP
 iiz5OZVFWm4+RXwDCH8qYrUlAcl+C1L1WQm65RqKXeny7q03+499tO4EyHYvbiE+
 n6Ybvpo/JByqIPOHlSaC5zg1aBijtOpkqxTAt3uO432l1iu7C8A=
 =9Kjn
 -----END PGP SIGNATURE-----

Merge tag 'mame0254' into mainline-master

MAME 0.254
2023-04-27 04:11:49 +10:00
Vas Crabb
3260596b57 namco/namcos10.cpp: Redumped gamshara Flash ROM at 8E. [Bill D.]
Systems promoted to working
---------------------------
Gamshara (20020912A / 10021 Ver.A) [Bill D.]
2023-04-27 04:10:24 +10:00
987123879113
1f0f8b8abf
namco/namcos10: Add decrypters for Taiko no Tatsujin 3 and 5 (#11155)
* namco/namcos10: Add decrypter for Taiko no Tatsujin 3 and Taiko no Tatsujin 5 [Samuel Neves, Peter Wilhelmsen]

* namco/namcos10: Clean up constants
2023-04-26 07:54:50 -04:00
eito
58a095dec2
Use correct attack/decay time nominal value when the lower 3 bits of attack/decay time data are 0x6 or 0x7. (#11153) 2023-04-26 09:15:24 +02:00
arbee
73d5e840c9 mpc106: map RAM and ROM into PCI memory space for PCI DMA. [R. Belmont] 2023-04-25 22:38:33 -04:00
Roberto Fresca
d52e88f513 Mega Card (Ver.0053, encrypted): Bipolar PROM location. 2023-04-26 01:19:23 +02:00
Roberto Fresca
39b996e0ee Mega Card (Ver.0053, encrypted): Added missing PLD.
Analyzed and confirmed the bipolar PROM dump. [TeamEurope, Porchy, Roberto Fresca]
2023-04-26 01:09:26 +02:00
Roberto Fresca
dbb2c8013b Super Card: Added notes to the driver. 2023-04-26 00:39:14 +02:00
Roberto Fresca
d95113ec99 Merge branch 'master' of https://github.com/mamedev/mame 2023-04-26 00:25:39 +02:00
Roberto Fresca
4ee92e8220 Jolly Joker (Otti Karl logo) sets: Added missing PLDs. [TeamEurope, Porchy] 2023-04-26 00:25:13 +02:00