Note Feed

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

Previous 50 199869 Revisions Next 50

r188357 Friday 9th September, 2022 at 20:19:37 UTC by David Haywood
fix upd7759 sample triggering in bfm_sc.2.cpp (MT 8325) [Paul-Arnold] (#10319)

(also made the volume ramp a little less aggressive, I'm told 0 is not 'nearly silent' on the hardware, but more like 'half volume')
[src/mame/bfm]bfm_sc2.cpp

r188356 Friday 9th September, 2022 at 11:59:56 UTC by hap
airbustr: add kaneko_hit device
[src/mame/hegenerglaser]mmboard.h mmdisplay1.h mmdisplay2.h
[src/mame/kaneko]airbustr.cpp expro02.cpp kaneko_hit.cpp

r188355 Friday 9th September, 2022 at 11:10:25 UTC by Dirk Best
f4431: Improve video emulation, hook up RS232 comm port
[src/mame/facit]f4431.cpp

r188354 Friday 9th September, 2022 at 05:16:11 UTC by Osso
kaneko/airbustr.cpp, kaneko/djboy.cpp, nix/pirates.cpp, sanritsu/bankp.cpp, sanritsu/drmicro.cpp, sanritsu/mjkjidai.cpp: consolidated drivers in single files, minor cleanups
[src/mame/kaneko]airbustr.cpp airbustr.h airbustr_v.cpp djboy.cpp djboy.h djboy_v.cpp
[src/mame/nix]pirates.cpp pirates.h pirates_v.cpp
[src/mame/sanritsu]bankp.cpp bankp.h bankp_v.cpp drmicro.cpp drmicro.h drmicro_v.cpp mjkjidai.cpp mjkjidai.h mjkjidai_v.cpp

r188353 Friday 9th September, 2022 at 00:20:42 UTC by AJR
vic1520: Correct MCU type; add some stub handlers
[src/devices/bus/cbmiec]vic1520.cpp vic1520.h

r188352 Thursday 8th September, 2022 at 23:27:03 UTC by AJR
m740: Remove leftover declarations from header
[src/devices/cpu/m6502]m740.h

r188351 Thursday 8th September, 2022 at 23:10:34 UTC by AJR
Add skeleton devices for MPS-1200 & MPS-1250 IEC printers
[scripts/src]bus.lua
[src/devices/bus/cbmiec]c1526.cpp cbmiec.cpp mps1200.cpp* mps1200.h*

r188350 Thursday 8th September, 2022 at 22:57:47 UTC by AJR
m50734: Fix stack page
[src/devices/cpu/m6502]m50734.cpp

r188349 Thursday 8th September, 2022 at 22:57:05 UTC by AJR
m740: Only access data memory in indirect modes
[src/devices/cpu/m6502]dm740.lst m740.h om740.lst

r188348 Wednesday 7th September, 2022 at 13:34:44 UTC by AJR
m50734: device_reset fix
[src/devices/cpu/m6502]m50734.cpp

r188347 Wednesday 7th September, 2022 at 13:14:06 UTC by AJR
Add preliminary M50734 emulation
[scripts/src]cpu.lua
[src/devices/cpu/m6502]m50734.cpp* m50734.h*
[src/mame/kawai]kawai_r100.cpp

r188346 Wednesday 7th September, 2022 at 10:40:23 UTC by paul.devine
Victor9k fix disk handling (#10315)

* Victor9k Fixing bug in floppy disk sync header sizes

* Victor9K adding support for ramsize CLI flag

* Fixed zone 4 documentation bug

* Correcting mistake in data header sync size, 5 not 6 bytes

* fixed error in sector size comparison & sector count for DS disks

* single-sided disks read/write correctly; double-sided read correctly. DS still corrupting on write

* fixed bug in offset calculation for DS disks

* fixing bug with -ramsize=896K

* updated todo comment

Co-authored-by: Paul Devine <pauldevine+git@gmail.com>
[src/lib/formats]victor9k_dsk.cpp victor9k_dsk.h
[src/mame/act]victor9k.cpp victor9k_fdc.cpp

r188345 Wednesday 7th September, 2022 at 02:09:36 UTC by AJR
M740 fixes (mostly related to 6563dfe9cf93c4e39b3ea9caa73c050147644075)
[src/devices/cpu/m6502]m740.cpp om740.lst

r188344 Tuesday 6th September, 2022 at 20:40:24 UTC by Vasantha Crabb
-midway/seattle.cpp: Added San Francisco Rush Boot Code Version L1.12 as a BIOS option. [neSneSgB]

-gameboy.xml, gbcolor.xml: Mark HuC-1 cartridges as using non-volatile
RAM, and demoted to partially supported for lack of IR transceiver
emulation.

-Various cleanups:
* midway/seattle.cpp: Turned San Francisco Rush Boot Code Version L1.06A
 into a BIOS option rather than a clone - the game version is the same.
* misc/highvideo.cpp: Use a more obvious pixel loop with fewer tests,
 and cleaned up spacing.
* tvgames/micom_mahjong.cpp: Use active low logic for active low key
 matrix rather than inverting stuff everywhere.
* pacific/thief.cpp: Cleaned up indentation gone wild.
[hash]gameboy.xml gbcolor.xml
[src/emu]video.cpp
[src/mame]mame.lst
[src/mame/midway]seattle.cpp
[src/mame/misc]highvdeo.cpp
[src/mame/pacific]thief.cpp
[src/mame/tvgames]micom_mahjong.cpp

r188343 Tuesday 6th September, 2022 at 19:28:58 UTC by 0kmg
nes.xml: Added a sample cartridge dump. (#10311)

New working software list additions
-----------------------------------
nes.xml: Wily & Light no RockBoard - That's Paradise (Japan, sample) [Zoda-Y13, Forest of Illusion]
[hash]nes.xml

r188342 Tuesday 6th September, 2022 at 19:23:43 UTC by David Haywood
highvideo.cpp: new NOT WORKING machines (Brazilian gambling games) (#10307)

Also got rid of function statics, made some of the other sets in here
that didn't boot, boot, and set some to the correct machine type so the
video renders as it should.

new NOT WORKING machines
------------
Zoomania (Version 10.04, set 1) [Cristiano-MDQ]
Sala Due (Version 3.04) [Cristiano-MDQ]
Paradise (Industrias Brasilerias, Version 1.04) [Cristiano-MDQ]

new NOT WORKING clones
------------
Sala Due (Version 1.04)
Zoomania (Version 10.04, set 2) [Cristiano-MDQ]
[src/mame]mame.lst
[src/mame/misc]highvdeo.cpp

r188341 Tuesday 6th September, 2022 at 19:10:04 UTC by 987123879113
New clones added as WORKING (#10312)

----------------------------
Dance Dance Revolution 2nd Mix - Link Ver (GE885 VER. JAC) [Taro]

New clones added as NOT_WORKING
----------------------------
Guitar Freaks 5th Mix (G*A26 VER. AAA) [Taro]
Percussion Freaks 9th Mix (G*D09 VER. AAA) [Taro]
Percussion Freaks 10th Mix (G*D40 VER. AAA) [Taro]
Dance Maniax (G*874 VER. AAA) [Verox Zik, Cereth]
Drummania 9th Mix Multisession Disc [SakamotoNeko]
[src/mame]mame.lst
[src/mame/konami]ksys573.cpp

r188340 Tuesday 6th September, 2022 at 17:04:46 UTC by Olivier Galibert
* new WORKING machine
----
MTU-130 [Olivier Galibert, David Williams, Disk Blitz, Eric Wright]
[scripts/src]cpu.lua
[src/devices/cpu/m6502]dm6502mtu.lst* m6502.cpp m6502mtu.cpp* m6502mtu.h* om6502mtu.lst*
[src/devices/machine]upd765.cpp
[src/emu]xtal.cpp
[src/mame]mame.lst
[src/mame/misc]mtu130.cpp*

r188339 Tuesday 6th September, 2022 at 17:04:46 UTC by Olivier Galibert
6502 future-proofing: do not overwrite the variable with the access address on a read in case we want to rerun it
[src/devices/cpu/m6502]om6502.lst om65c02.lst om65ce02.lst om740.lst on2a03.lst or65c19.lst ow65c02s.lst oxavix.lst oxavix2000.lst

r188338 Tuesday 6th September, 2022 at 16:35:10 UTC by Osso
seattle.cpp: added newer BIOS for blitz [anonymous]
[src/mame/midway]seattle.cpp vegas.cpp

r188337 Tuesday 6th September, 2022 at 15:58:12 UTC by Osso
- midw8080/8080bw_a.cpp: confirmed ozmawars has 2 SN76477 [Guru]

- orca/espial.cpp, orca/funkybee.cpp, orca/marineb.cpp, orca/vastar.cpp, orca/zodiack.cpp, pacific/mrflea.cpp, pacific/thief.cpp: consolidated drivers in single files, minor cleanups
[src/mame/midw8080]8080bw_a.cpp
[src/mame/orca]espial.cpp espial.h espial_v.cpp funkybee.cpp funkybee.h funkybee_v.cpp marineb.cpp marineb.h marineb_v.cpp vastar.cpp vastar.h vastar_v.cpp zodiack.cpp zodiack.h
[src/mame/pacific]mrflea.cpp mrflea.h mrflea_v.cpp thief.cpp thief.h thief_v.cpp

r188336 Tuesday 6th September, 2022 at 09:16:58 UTC by Robbbert
ozmawars: fixed typo.
[src/mame/midw8080]8080bw_a.cpp

r188335 Tuesday 6th September, 2022 at 05:23:03 UTC by Osso
New working clones
------------------
Golden Tee Golf (Trackball, v2.1) [Brian Troha, The Dumping Union]
[src/mame]mame.lst
[src/mame/comad]galspnbl.cpp
[src/mame/itech]itech8.cpp

r188334 Tuesday 6th September, 2022 at 05:16:15 UTC by Osso
jaleco/aeroboto.cpp, jaleco/exerion.cpp, jaleco/ginganin.cpp, jaleco/homerun.cpp, jaleco/momoko.cpp, jaleco/skyfox.cpp, omori/popper.cpp: consolidated drivers in single files, minor cleanups
[src/mame/jaleco]aeroboto.cpp aeroboto.h aeroboto_v.cpp exerion.cpp exerion.h exerion_v.cpp fcombat.cpp fcombat.h fcombat_v.cpp ginganin.cpp ginganin.h ginganin_v.cpp homerun.cpp homerun.h homerun_v.cpp momoko.cpp momoko.h momoko_v.cpp skyfox.cpp skyfox.h skyfox_v.cpp
[src/mame/omori]battlex.cpp battlex.h battlex_v.cpp popper.cpp

r188333 Tuesday 6th September, 2022 at 00:12:03 UTC by AJR
ymqy70.cpp: Fix permissions
[src/mame/yamaha]ymqy70.cpp

r188332 Monday 5th September, 2022 at 21:05:25 UTC by Vasantha Crabb
-machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages).

-bgfx: Removed obsolete sample layout files, updated documentation.

New NOT_WORKING software list items (gbcolor.xml)
-------------------------------------------------
Chāojí Gédòu 2001 Alpha (Taiwan) [taizou]
Gédòu Jiàn Shén - Soul Falchion (Taiwan) [taizou]
[bgfx/layouts/sample/horizontal]default.lay
[bgfx/layouts/sample/vertical]default.lay
[docs/source/advanced]bgfx.rst
[hash]gbcolor.xml
[src/devices/bus/vboy]rom.cpp slot.cpp
[src/devices/machine]intelfsh.cpp intelfsh.h

r188331 Monday 5th September, 2022 at 17:55:23 UTC by MetalliC
new NOT_WORKING machine
-----------------------
Virtua Golf / Dynamic Golf (prototype) [brizzo, MetalliC, Mirko, rtw, XeD]
[src/mame]mame.lst
[src/mame/sega]naomi.cpp

r188330 Monday 5th September, 2022 at 17:28:07 UTC by 0kmg
emu/video.cpp: Added a space before %FPS in speed text. (#10305)
[src/emu]video.cpp

r188329 Monday 5th September, 2022 at 16:13:24 UTC by BraiNKilleRGR
Updated Greek Translation (#10309)
[language/Greek]strings.po

r188328 Monday 5th September, 2022 at 10:06:22 UTC by barry.rodewald
amstrad: reorganised softlist entries for Roland in Time, Roland in Space, and Roland in the Caves
[hash]cpc_flop.xml

r188327 Sunday 4th September, 2022 at 16:44:25 UTC by hap
source org: move z80ne to misc folder
[src/mame]mame.lst mess.flt
[src/mame/misc]z80ne.cpp*
[src/mame/ne]z80ne.cpp

r188326 Sunday 4th September, 2022 at 16:41:52 UTC by hap
glasgow/amsterdam: rom regions were 256 times too large somehow
[src/mame/ddr]sc2.cpp
[src/mame/hegenerglaser]amsterdam.cpp glasgow.cpp milano.cpp polgar.cpp
[src/mame/saitek]cp2000.cpp delta1.cpp

r188325 Sunday 4th September, 2022 at 16:41:52 UTC by hap
toprollr: add safety cliprect mask
[src/mame/nichibutsu]cclimber_v.cpp

r188324 Sunday 4th September, 2022 at 16:41:52 UTC by hap
cmi: move global int_levels array to local function where it's accessed
[src/mame/fairlight]cmi.cpp

r188323 Sunday 4th September, 2022 at 16:41:52 UTC by hap
redclash: add minimal beeper frequency
[src/mame/universal]zerohour.cpp

r188322 Sunday 4th September, 2022 at 16:41:51 UTC by hap
z80ne: merge driver into a single file
[src/mame/ne]z80ne.cpp z80ne.h z80ne_m.cpp

r188321 Sunday 4th September, 2022 at 14:43:36 UTC by Angelo Salese
rockrage.cpp: document why rockragea is marked as "prototype?"
[src/mame/konami]rockrage.cpp

r188320 Sunday 4th September, 2022 at 02:47:45 UTC by AJR
speedbsk.cpp: Add sound banking
[src/mame/sega]speedbsk.cpp

r188319 Saturday 3rd September, 2022 at 21:26:01 UTC by Vasantha Crabb
Language updates, software demotions, and minor code cleanup.

Updated Chinese UI translations. [YuiFAN]

Updated Ukrainian UI translation. [Stanley Kid]

gbcolor.xml: Demoted beastfgt to partially supported (HUD blank on GBC),
and demoted emochndx to unsupported due to all kinds of broken
behaviour.  Also added chongwu title from title screen as another
alt_title - it's different to the cartridge label.
[hash]gbcolor.xml
[language/Chinese_Simplified]strings.po
[language/Chinese_Traditional]strings.po
[language/Ukrainian]strings.po
[src/mame/gaelco]glass.cpp
[src/mame/gametron]gatron.cpp

r188318 Saturday 3rd September, 2022 at 20:10:48 UTC by David Haywood
new NOT WORKING software list entries (#10300)

----------------
c2color_cart.xml: Dì 3 dàn: Zhī Yīngxióng Dǎo Zhī Lièyàn Mó [Peter Wilhelmsen]

c2color_cart.xml: Corrected metadata based on packaging.
[hash]c2color_cart.xml

r188317 Saturday 3rd September, 2022 at 18:02:59 UTC by 0kmg
sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299)

Fixes several audio bugs with the noise channel in VS. System games, including:
* High-pitch sound in vsgshoe percussion track.
* Jet sounds in bnglngby.
* Number of tanks killed count screen in btlecity.
* nvs_platoon's bullet and enemies dying sounds are subtly changed.

It's estimated that these letterless CPU versions are in the first two
million or so Famicoms (about 10% of Famicoms sold).  There are games
developed on the RP2A03 that have sound glitches on later, more common
Famicoms.  For instance, the very last note in the game over melody in
Balloon Fight rings out with a loud buzz on later machines.  The new
famicomo driver plays it as the developers must have intended.

New working clones
------------------
Nintendo Famicom (earlier, with RP2A03) [kmg]
[src/devices/cpu/m6502]n2a03.cpp n2a03.h
[src/devices/sound]nes_apu.cpp nes_apu.h nes_defs.h
[src/mame]mame.lst
[src/mame/nintendo]cham24.cpp famibox.cpp multigam.cpp nes.cpp nes.h nes_arcade_bl.cpp nes_clone.cpp playch10.cpp
[src/mame/virtual]vgmplay.cpp

r188316 Saturday 3rd September, 2022 at 13:35:35 UTC by Robbbert
ozmawars: Added preliminary samples to replace the incorrect invaders ones.
[src/mame/midw8080]8080bw.cpp 8080bw.h 8080bw_a.cpp

r188315 Saturday 3rd September, 2022 at 13:10:48 UTC by hap
redclash: add player shoot sample
[src/devices/sound]samples.cpp samples.h
[src/mame/universal]zerohour.cpp

r188314 Saturday 3rd September, 2022 at 07:22:55 UTC by Osso
gaelco/blmbycar.cpp, gaelco/glass.cpp, gaelco/targeth.cpp, gaelco/wrally.cpp, gaelco/xorworld.cpp, gametron/gatron.cpp, gametron/sbugger.cpp: consolidated drivers in single files, minor cleanups
[src/mame/gaelco]blmbycar.cpp blmbycar.h blmbycar_v.cpp glass.cpp glass.h glass_v.cpp targeth.cpp targeth.h targeth_v.cpp thoop2.cpp thoop2.h thoop2_v.cpp wrally.cpp wrally.h wrally_v.cpp xorworld.cpp xorworld.h xorworld_v.cpp
[src/mame/gametron]gatron.cpp gatron.h gatron_v.cpp sbugger.cpp sbugger.h sbugger_v.cpp
[src/mame/nintendo]nes_arcade_bl.cpp

r188313 Saturday 3rd September, 2022 at 01:08:24 UTC by AJR
Fix regressions in debugger trace command from d8d588262de1f11a529b208e470cff9b89a4cba6, including use-after-move issue
[src/emu/debug]debugcmd.cpp

r188312 Friday 2nd September, 2022 at 20:16:26 UTC by hap
schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum and use that for most cases of boost_interleave
[src/devices/bus/hp9845_io]98034.cpp
[src/devices/bus/isa]ibm_mfc.cpp
[src/devices/bus/multibus]isbc202.cpp
[src/devices/bus/saitek_osa]maestro.cpp maestroa.cpp sparc.cpp
[src/devices/machine]ldv1000.cpp ldvp931.cpp s_smp.cpp
[src/devices/sound]bsmt2000.cpp
[src/emu]schedule.cpp schedule.h
[src/mame/atari]asic65.cpp atariscom.cpp atarisy1.cpp atarisy2.cpp gauntlet.cpp starwars.cpp tempest.cpp
[src/mame/capcom]fcrash.cpp
[src/mame/commodore]clcd.cpp
[src/mame/dataeast]tumbleb.cpp
[src/mame/dec]dectalk.cpp
[src/mame/eolith]eolith.cpp
[src/mame/exidy]vertigo_m.cpp
[src/mame/f32]silvmil.cpp
[src/mame/fuuki]fuukifg2.cpp
[src/mame/galaxian]galaxian.cpp
[src/mame/gameplan]gameplan.cpp
[src/mame/irem]m72.cpp
[src/mame/itech]itech32.cpp itech8_m.cpp
[src/mame/jaleco]tetrisp2.cpp
[src/mame/kaneko]galpani2.cpp
[src/mame/konami]combatsc.cpp
[src/mame/midway]csd.cpp midway.cpp
[src/mame/misc]fastinvaders.cpp micro3d_m.cpp neoprint.cpp othello.cpp pipeline.cpp
[src/mame/neogeo]neogeo.cpp
[src/mame/nintendo]dkong.cpp snes_m.cpp
[src/mame/qume]qvt102.cpp
[src/mame/sega]naomigd.cpp saturn_m.cpp segag80r_a.cpp segahang.cpp segaorun.cpp segas16a.cpp segas16b.cpp segas18.cpp segausb.cpp segaxbd.cpp segaybd.cpp system1.cpp
[src/mame/shared]dcs.cpp rax.cpp williamssound.cpp
[src/mame/taito]pitnrun.cpp qix_m.cpp superqix.cpp taitosjsec.cpp

r188311 Friday 2nd September, 2022 at 17:17:35 UTC by hap
driver: make flipscreen setters compatible with writeline
[src/emu]driver.cpp driver.h
[src/mame/universal]ladybug.cpp sraider.cpp zerohour.cpp

r188310 Friday 2nd September, 2022 at 16:57:31 UTC by hap
zerohour: add 1bit dac
[src/mame/universal]zerohour.cpp

r188309 Friday 2nd September, 2022 at 15:33:28 UTC by 0kmg
nintendo/vsnes.cpp: Improved DIP switch labels for jajamaru, bnglngby and supxevs. (#10292)

* Corrected bnglngby Lives DIP switch settings, added Difficulty settings.
* Corrected supxevs Bonus Life DIP switch settings, added Password DIP settings.
* Corrected Lives DIP switch settings for jajamaru.
[src/mame/nintendo]vsnes.cpp

r188308 Friday 2nd September, 2022 at 10:49:16 UTC by Dirk Best
f4431:  Emulate keyboard, add layout for keyboard LEDs, honor cliprect for screen update
[src/mame/facit]f4431.cpp f4431_kbd.cpp* f4431_kbd.h*
[src/mame/layout]f4431.lay*

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team