Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r198883 Friday 6th October, 2023 at 20:49:12 UTC by Olivier Galibert
mu80: make the wave rom test pass
[src/devices/sound]swp20.cpp swp20.h
[src/mame/yamaha]ymmu80.cpp

r198882 Friday 6th October, 2023 at 20:49:12 UTC by Olivier Galibert
mu50: correct default a/d level
swp00: Add more bits to the sample values (24.8 instead of 16.0)
swp00: Cleanups of the meg registers
[src/devices/sound]swp00.cpp swp00.h
[src/mame/yamaha]ymmu50.cpp

r198881 Friday 6th October, 2023 at 15:15:24 UTC by clawgrip
Dumped and added a new Korean "Treasure Island" clone named "New HUNTer" (#11603)

* New WORKING clone

---------------------------
New HUNTer [Taksangs]

Also reformatted single line comments.

* mame.lst: Add 'newhunter'

* Uncommented the MCU ROM_LOAD (NO_DUMP)
[src/mame]mame.lst
[src/mame/subsino]subsino.cpp

r198880 Friday 6th October, 2023 at 15:07:26 UTC by Osso
- igs/igspoker.cpp: moved the kungfu set to jackie.cpp, boots but has incorrect GFX and some missing controls

- igs/iqblock.cpp: consolidated driver in single file
[src/mame]mame.lst
[src/mame/igs]igspoker.cpp iqblock.cpp iqblock.h iqblock_v.cpp jackie.cpp

r198879 Friday 6th October, 2023 at 14:57:52 UTC by Osso
New working clones
------------------
Tandy 1000 TL [plgDavid]
[src/mame]mame.lst
[src/mame/pc]tandy1t.cpp

r198878 Friday 6th October, 2023 at 14:06:29 UTC by clawgrip
seta/seta.cpp: Added a Korean version of Triple Fun. (#11600)

Also reformatted single-line comments.

New working clones
---------------------------
Sum-eoitneun Deongdalireul Chat-ara! [Taksangs]
[src/mame]mame.lst
[src/mame/seta]seta.cpp

r198877 Friday 6th October, 2023 at 13:12:31 UTC by arcadeshadow
saturn.xml: Replaced abbreviations in descriptions. (#11599)
[hash]saturn.xml

r198876 Friday 6th October, 2023 at 00:45:02 UTC by AJR
elwro800.cpp: Replace address map bank devices with memory views
[src/mame/sinclair]elwro800.cpp

r198875 Thursday 5th October, 2023 at 17:23:19 UTC by Osso
New software list items marked not working
------------------------------------------
gamegear.xml: Pro Action Replay (v1.01) [Apocalypse]
[hash]gamegear.xml

r198874 Thursday 5th October, 2023 at 15:43:36 UTC by kadir.ek.i
Updated Turkish (Türkçe) UI translation. (#11597)
[language/Turkish]strings.po

r198873 Thursday 5th October, 2023 at 11:25:33 UTC by hap
gmaster: update notes

New working clones
-------------------
Mephisto Almeria 16 Bit (v0.121) [Berger]
[src/devices/cpu/pic16c5x]pic16c5x.cpp
[src/mame]mame.lst
[src/mame/atari]maxaflex.cpp
[src/mame/handheld]gmaster.cpp
[src/mame/hegenerglaser]modular.cpp

r198872 Wednesday 4th October, 2023 at 12:36:20 UTC by uraniumgun
apple/apple2video.cpp: Fixed Apple II DHGR rendering in Color/Composite mode. (#11595)

Fixes regression causing Video-7 RGB rendering to be used when (rgbmode == -1).
[src/mame/apple]apple2video.cpp

r198871 Wednesday 4th October, 2023 at 12:08:53 UTC by romain.tisserand
3rdparty/bgfx: Fixed duplicate import of GL functions on Linux when using GLES 2.0. (#11596)

From bkaradzic/bgfx@66d50eb721334d6538a7eccdfdabb997667af1db

Fixes build when using GLES 2.0 and Wayland.
[3rdparty/bgfx/src]glimports.h

r198870 Wednesday 4th October, 2023 at 10:57:30 UTC by Roberto Fresca
Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Improved the internal layouts, creating new ones for all the different games.
- Arranged the reels/symbols per machine.
- Improved the samples system.
- All games are now playable.
[src/mame/layout]cbrava.lay* ifslots.lay sevilla.lay* toledo.lay*
[src/mame/misc]interflip8035.cpp

r198869 Tuesday 3rd October, 2023 at 18:35:54 UTC by Angelo Salese
dataeast/tumbleb.cpp: assumed fix for MT#07148, needs testing to confirm
[src/mame/dataeast]tumbleb.cpp tumbleb.h

r198868 Tuesday 3rd October, 2023 at 17:52:28 UTC by Angelo Salese
konami/cougar.cpp: fix a couple notes
[src/mame/konami]cougar.cpp

r198867 Tuesday 3rd October, 2023 at 16:44:11 UTC by Osso
koanmi/cougar.cpp: dumped ATA ID for the HDD [CoolMod, The Dumping Union]
[src/mame/konami]cougar.cpp

r198866 Tuesday 3rd October, 2023 at 09:42:35 UTC by hap
bridgeb: remove unnneeded assert,
ktmnt2: add clarity check for sample 0
[src/mame/fidelity]bridgeb.cpp
[src/mame/handheld]hh_sm510.cpp

r198865 Tuesday 3rd October, 2023 at 03:48:40 UTC by David Haywood
seibu/wiz.cpp: Added preliminary protection simulation for kungfuta. (#11590) [David Haywood]

Protection is similar to Wiz.  This simulates enough that the game doesn't crash after bonus rounds.
[src/mame/seibu]wiz.cpp wiz.h

r198864 Tuesday 3rd October, 2023 at 02:48:27 UTC by Vasantha Crabb
cpu/sh: Explicitly #include prefix header (fixes GitHub #11591).
[src/devices/cpu/sh]sh7021.cpp sh7032.cpp

r198863 Tuesday 3rd October, 2023 at 02:29:35 UTC by AJR
pokey: Double-check to make sure timer IRQs are enabled before raising them
[src/devices/sound]pokey.cpp

r198862 Tuesday 3rd October, 2023 at 02:05:12 UTC by AJR
bus/a800: Fix class hierarchy for "a5200_2chips" ROM type
[src/devices/bus/a800]rom.cpp rom.h

r198861 Tuesday 3rd October, 2023 at 02:04:08 UTC by AJR
a5200: Fix keypad scanning
[src/mame/atari]atari400_m.cpp

r198860 Monday 2nd October, 2023 at 17:11:54 UTC by Osso
merit/merit.cpp: Added PLD dumps to various games. [Brian Troha, caius, The Dumping Union]
[src/mame]mame.lst
[src/mame/merit]merit.cpp

r198859 Monday 2nd October, 2023 at 13:56:58 UTC by Vasantha Crabb
misc/dgpix.cpp: Demoted Let's Dance and Beat Player 2000 to not working.
[src/mame/misc]dgpix.cpp

r198858 Monday 2nd October, 2023 at 11:38:00 UTC by AJR
imagedev/floppy.cpp: Workaround for index timing regression
[src/devices/imagedev]floppy.cpp

r198857 Monday 2nd October, 2023 at 10:33:36 UTC by hap
chess*: add note about new game command,
gtsers9: fix rom load typo
[src/mame/chess]cking_master.cpp
[src/mame/fidelity]as12.cpp csc.cpp sc12.cpp
[src/mame/misc]gei.cpp

r198856 Sunday 1st October, 2023 at 19:46:47 UTC by Olivier Galibert
swp00: small fixes to the lpf, may need more bits in the calculation though
[src/devices/sound]swp00.cpp

r198855 Sunday 1st October, 2023 at 17:23:18 UTC by R. Belmont
macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework. [R. Belmont, Carbon]
[scripts/src/osd]sdl.lua

r198854 Sunday 1st October, 2023 at 10:44:45 UTC by hap
bcheetah.lay: black background, button panel at bottom, simpler implementation
[src/mame/handheld]hh_tms1k.cpp
[src/mame/hegenerglaser]modular_tm.cpp
[src/mame/layout]bcheetah.lay

r198853 Sunday 1st October, 2023 at 09:43:57 UTC by goldnchild
bcheetah.lay: add keypad (#11580)
[src/mame/layout]bcheetah.lay

r198852 Sunday 1st October, 2023 at 02:39:06 UTC by tom.cariello
docs: Fixed a number of grammatical errors and editing errors. (#11578)
[docs/source]security.rst
[docs/source/contributing]softlist.rst
[docs/source/techspecs]device_disasm_interface.rst device_memory_interface.rst floppy.rst inputsystem.rst layout_files.rst layout_script.rst m6502.rst memory.rst naming.rst object_finders.rst poly_manager.rst
[docs/source/tools]imgtool.rst

r198851 Sunday 1st October, 2023 at 02:10:30 UTC by firehawke
docs: Fixed documentation compilation warning. (#11586)

Fixes a title underline too short warning.
[docs/source/commandline]sdlconfig.rst

r198850 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
bus/bbc/modem/scsiaiv: cleanup, no functional changes.
[src/devices/bus/bbc/modem]scsiaiv.cpp scsiaiv.h

r198849 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
bus/electron/cumana: Added support for Cumana floppy format.
[src/devices/bus/electron/cart]cumana.cpp cumana.h

r198848 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
acorn_dsk.cpp: Added Cumana DFS disk image format.
[src/lib/formats]acorn_dsk.cpp acorn_dsk.h

r198847 Saturday 30th September, 2023 at 19:40:35 UTC by Osso
New systems marked not working
------------------------------
Go & Stop [Phil Bennett]
[src/mame]mame.lst
[src/mame/misc]astrcorp.cpp

r198846 Saturday 30th September, 2023 at 16:55:42 UTC by arcadeshadow
amigaocs_flop.xml, megacdj.xml, megadriv.xml, vic10.xml: Various metadata cleanings (#11583)

* Renamed countries' abbreviations
* Lowercase on descriptive words
[hash]amigaocs_flop.xml megacdj.xml megadriv.xml vic10.xml

r198845 Saturday 30th September, 2023 at 14:06:49 UTC by hap
bcheetah: correct K4 connection, increase mcu freq
[src/mame/handheld]hh_tms1k.cpp

r198844 Saturday 30th September, 2023 at 12:35:11 UTC by Olivier Galibert
swp00: Add the lpf
[src/devices/sound]swp00.cpp swp00.h

r198843 Saturday 30th September, 2023 at 11:55:13 UTC by hap
bcheetah: update notes

New working clones
-------------------
Gorf (program 1, with French Language ROM) [René Balke]
[src/mame]mame.lst
[src/mame/handheld]hh_tms1k.cpp
[src/mame/midway]astrocde.cpp

r198842 Saturday 30th September, 2023 at 08:45:47 UTC by 987123879113
dgpix: Use intelfsh + improvements to sound emulation (#11582)

* sound/ks0164: Attempt to fix audio looping issues

* cpu/ks0164: swap bges and bles (fixes sound effects), fix some disasm issues, document a new opcode

* misc/dgpix: Refactor to use intelfsh, add controls for btplay2k and letsdnce, add sound banking for BMkey PCB
[src/devices/cpu/ks0164]ks0164.cpp ks0164d.cpp
[src/devices/sound]ks0164.cpp ks0164.h
[src/mame/misc]dgpix.cpp

r198841 Saturday 30th September, 2023 at 06:25:10 UTC by Osso
New working clones
------------------
Deluxe Trivia ? Whiz (6221-75, U5-0 Edition 5 Vertical) [Brian Troha, The Dumping Union]
The Pit Boss (2214-07, U5-0) [Brian Troha, The Dumping Union]
Tic Tac Trivia (6221-23, U5-0C (07/07/86) [Brian Troha, The Dumping Union]
Trivia ? Whiz (6221-05 U5-0C, Edition 3) [Brian Troha, The Dumping Union]

New clones marked not working
-----------------------------
Match'em Up (6221-51, U5-1) [Brian Troha, The Dumping Union]

- merit/merit.cpp updated: [Brian Troha]
* Added additional notes to some sets.
* Added a few missing dipswitch settings.
* Removed "Horizontal" from parent game descriptions as it's the standard version, leaving Vertical as the a defining seperator.
* Removed the "h" from Trivia ? Whiz 3 set names, was the only set to add h to ROM names.
* Ordered Phraze Craze from newest to oldest making Phraze Craze (6221-40, U5-3A Expanded Questions) the parent.
* Arranged Phraze Craze questions ROMs as found on actual ROM board.
* Several ROM name corrections.
* Dumped the KEY BPROM for Phraze Craze & Deluxe Trivia ? Whiz.
[src/mame]mame.lst
[src/mame/merit]merit.cpp

r198840 Saturday 30th September, 2023 at 06:17:09 UTC by Roberto Fresca
Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Corrected the notes about Costa Brava payment.
- Switch the system to game mode by default.
[src/mame/misc]interflip8035.cpp

r198839 Saturday 30th September, 2023 at 05:56:44 UTC by Roberto Fresca
Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Changed default Door Switch state.
- Added missing kbdc scan line mask to get the machine in working state.
- Added and hooked Hopper Device.
- Fixed reels symbol's positions in external artworks for all machines.
- Fixed reels symbol's positions for Toledo internal layout.
- Changed where possible logical operators with BIT function.
- Added coin-in sound sample.
- Added Lever mechanical rattle sound sample.
- Added and updated technical notes.
- Promoted to working machine.
[src/mame/layout]ifslots.lay
[src/mame/misc]interflip8035.cpp

r198838 Friday 29th September, 2023 at 16:40:02 UTC by Olivier Galibert
mu50: Add the db50xg roms.  They may even be the correct ones
swp00: Add most of the AWM.  Missing the lpf and the meg.
[src/devices/cpu/h8]h8_intc.cpp
[src/devices/sound]swp00.cpp swp00.h swp30.cpp
[src/mame/yamaha]ymmu50.cpp

r198837 Friday 29th September, 2023 at 15:59:54 UTC by Osso
New systems marked not working
------------------------------
Hanguk Pro Yagu 98 [WangDrum]
[src/mame]mame.lst
[src/mame/sega]model2.cpp

r198836 Friday 29th September, 2023 at 14:44:56 UTC by hap
bigtrak: add note about soviet version
[src/mame/handheld]hh_tms1k.cpp

r198835 Friday 29th September, 2023 at 12:49:28 UTC by hap
chessking: sound is correct according to video
[src/mame/handheld]chessking.cpp

r198834 Friday 29th September, 2023 at 12:23:56 UTC by hap
dnbanban: better guess for irq frequency
[src/mame/misc]katosmedz80.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team