Note Feed

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

Previous 50 199869 Revisions Next 50

r176389 Wednesday 7th July, 2021 at 04:50:28 UTC by Osso
- neogeo.xml, neogeo.cpp: fixed MT08027

- cosmic.cpp: fixed MT08023
[/branches/pc98_state/hash]neogeo.xml
[/branches/pc98_state/src/mame/drivers]cosmic.cpp neogeo.cpp

r176388 Wednesday 7th July, 2021 at 01:00:24 UTC by R. Belmont
dfjail: better balance, don't mute DAC when NMI disabled, speed up Z80 so it doesn't bog down [R. Belmont]
[/branches/pc98_state/src/mame/drivers]segas16b.cpp

r176387 Wednesday 7th July, 2021 at 00:46:56 UTC by R. Belmont
dfjail: Support the DAC samples. [R. Belmont]
[/branches/pc98_state/src/mame/drivers]segas16b.cpp
[/branches/pc98_state/src/mame/includes]segas16b.h

r176386 Tuesday 6th July, 2021 at 15:34:52 UTC by Osso
zr107.cpp: fixed ROM loading for midnruna2, game now boots [Guru]
[/branches/pc98_state/src/mame/drivers]zr107.cpp

r176385 Tuesday 6th July, 2021 at 14:28:18 UTC by 0kmg
32x.xml: remove comment about Motherbase (zaxxon2k) being undumped (#8261)
[/branches/pc98_state/hash]32x.xml

r176384 Tuesday 6th July, 2021 at 13:36:43 UTC by clawgrip
skysharkb: fix incorrect ROM names (MAMETesters #8021)
[/branches/pc98_state/src/mame/drivers]twincobr.cpp

r176383 Tuesday 6th July, 2021 at 01:36:16 UTC by 0kmg
32x.xml: add Euro parent set for zaxxon2k (#8260)

New working software list additions
-----------------------------------
Motherbase (Euro) [Xenon]
[/branches/pc98_state/hash]32x.xml

r176382 Monday 5th July, 2021 at 23:43:52 UTC by devin.acker
cave.cpp: fix address map for paccarn (#8259)

Games promoted to working
------------------------------
Pac-Carnival
[/branches/pc98_state/src/mame/drivers]cave.cpp

r176381 Monday 5th July, 2021 at 23:42:13 UTC by jeff.muizelaar
lwriter.cpp: Stub out a bit of the eeprom, gets the PostScript executive to boot (#8258)
[/branches/pc98_state/src/mame/drivers]lwriter.cpp

r176380 Monday 5th July, 2021 at 20:58:26 UTC by Jonathan Gevaryahu
flt_rc.cpp: Rename the filter types to be more consistent with regards to behavior: old LOWPASS_2C is now LOWPASS (to match the behavior of HIGHPASS); old LOWPASS is now LOWPASS_3R. [Lord Nightmare]
[/branches/pc98_state/src/devices/sound]flt_rc.cpp flt_rc.h
[/branches/pc98_state/src/mame/audio]timeplt.cpp
[/branches/pc98_state/src/mame/drivers]bladestl.cpp ddribble.cpp junofrst.cpp megazone.cpp nemesis.cpp tp84.cpp ympsr60.cpp

r176379 Monday 5th July, 2021 at 17:14:46 UTC by Osso
sbmjb.cpp: tentatively hooked up most devices. Attract mode runs fine but need hopper emulation before it can be playable
[/branches/pc98_state/src/mame/drivers]sbmjb.cpp

r176378 Monday 5th July, 2021 at 17:10:30 UTC by Osso
New clones marked as NOT_WORKING
--------------------------------
Phantom Pays Classic (0101003V, NSW/ACT) [Dam0, Heihachi_73]
Rainbow Warriors (0101132V, NSW/ACT) [Dam0, Heihachi_73]

-aristmk5.cpp: updated comments and added some ROM labels [Heihachi_73]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]aristmk5.cpp

r176377 Monday 5th July, 2021 at 17:08:10 UTC by jeff.muizelaar
lwriter.cpp: Stub out a minimal print controller (#8256)
[/branches/pc98_state/src/mame/drivers]lwriter.cpp

r176376 Monday 5th July, 2021 at 13:40:56 UTC by fulivi
cpu/nanoprocessor: Improvements based on chip reverse-engineering. (#8253)
[/branches/pc98_state/src/devices/cpu/nanoprocessor]nanoprocessor.cpp nanoprocessor.h

r176375 Monday 5th July, 2021 at 12:41:31 UTC by AJR
softlist_dev.cpp: Fix verbose printf
[/branches/pc98_state/src/emu]softlist_dev.cpp

r176374 Monday 5th July, 2021 at 12:41:06 UTC by AJR
turbo: Fix major bug in d66c07bde03c4d834a9e92ea7571c2890bf19647
[/branches/pc98_state/src/mame/includes]turbo.h

r176373 Monday 5th July, 2021 at 11:48:08 UTC by jeff.muizelaar
lwriter.cpp: Fix swapped SCC a/b addresses. (#8254)
[/branches/pc98_state/src/mame/drivers]lwriter.cpp

r176372 Monday 5th July, 2021 at 07:56:08 UTC by Miodrag Milanović
Remove some tag lookups by name (#8252)
[/branches/pc98_state/src/devices/bus/macpds]macpds.cpp macpds.h
[/branches/pc98_state/src/devices/machine]cs4031.cpp cs4031.h lpci.cpp lpci.h mcf5206e.cpp mcf5206e.h
[/branches/pc98_state/src/emu]machine.h
[/branches/pc98_state/src/mame/drivers]bfm_ad5.cpp bfm_sc5.cpp ct486.cpp gamtor.cpp jpmsys7.cpp seta2.cpp

r176371 Monday 5th July, 2021 at 03:06:51 UTC by jeff.muizelaar
lwriter.cpp: Implement connection type DIP switch. (#8251)
[/branches/pc98_state/src/mame/drivers]lwriter.cpp

r176370 Monday 5th July, 2021 at 02:41:05 UTC by AJR
braiplus: Try to identify a few things
[/branches/pc98_state/src/mame/drivers]braiplus.cpp

r176369 Sunday 4th July, 2021 at 21:56:00 UTC by Aaron Giles
ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_mame.h and add it to places that still need it.
[/branches/pc98_state/src/devices/bus/cbus]pc9801_86.cpp
[/branches/pc98_state/src/devices/sound]ymfm_mame.h
[/branches/pc98_state/src/mame/drivers]multi8.cpp spdheat.cpp vgmplay.cpp
[/branches/pc98_state/src/mame/includes]fm7.h

r176368 Sunday 4th July, 2021 at 19:44:19 UTC by Ville Linde
zr107: fix lockup issues
[/branches/pc98_state/src/mame/drivers]zr107.cpp
[/branches/pc98_state/src/mame/machine]konppc.cpp

r176367 Sunday 4th July, 2021 at 14:51:56 UTC by ajrhacker
Merge pull request #8250 from 0kmg/nes-fix-unknowns

nes.xml: hook pirate VRC4 carts up properly
[/branches/pc98_state/scripts/target/mame]mess.lua
[/branches/pc98_state/src/devices/bus/isa]aga.h
[/branches/pc98_state/src/devices/machine]te7750.cpp te7750.h
[/branches/pc98_state/src/devices/sound]flt_biquad.cpp flt_biquad.h ymfm_mame.h
[/branches/pc98_state/src/devices/video]pc_vga.h
[/branches/pc98_state/src/mame]mame.lst mess.flt
[/branches/pc98_state/src/mame/audio]pinsnd88.cpp
[/branches/pc98_state/src/mame/drivers]chinagat.cpp concept.cpp dangbar.cpp galaxian.cpp heromem.cpp max80.cpp microterm.cpp midtunit.cpp miuchiz.cpp msisaac.cpp mt420.cpp* mt5510.cpp* namcos2.cpp rpunch.cpp runaway.cpp sbmjb.cpp suna8.cpp ti990_10.cpp ti990_4.cpp tm990189.cpp toaplan1.cpp twincobr.cpp vtech_innotab.cpp z1013.cpp zr107.cpp
[/branches/pc98_state/src/mame/video]k001005.cpp k001005.h

r176366 Sunday 4th July, 2021 at 03:33:35 UTC by 0kmg
nes.xml: hook pirate VRC4 carts up properly

Software list items promoted to working
---------------------------------------
Batman 4 (Batman - Return of the Joker pirate)
FIFA International 2' 96 (Goal!! pirate)
Pizza Pop Mario (Pizza Pop pirate)
[/branches/pc98_state/hash]nes.hsi nes.xml
[/branches/pc98_state/scripts/target/mame]mess.lua
[/branches/pc98_state/src/devices/bus/isa]aga.h
[/branches/pc98_state/src/devices/machine]te7750.cpp te7750.h
[/branches/pc98_state/src/devices/sound]flt_biquad.cpp flt_biquad.h ymfm_mame.h
[/branches/pc98_state/src/devices/video]pc_vga.h
[/branches/pc98_state/src/mame]mame.lst mess.flt
[/branches/pc98_state/src/mame/audio]pinsnd88.cpp
[/branches/pc98_state/src/mame/drivers]chinagat.cpp concept.cpp dangbar.cpp galaxian.cpp heromem.cpp max80.cpp microterm.cpp* midtunit.cpp miuchiz.cpp msisaac.cpp mt420.cpp mt5510.cpp namcos2.cpp rpunch.cpp runaway.cpp sbmjb.cpp suna8.cpp ti990_10.cpp ti990_4.cpp tm990189.cpp toaplan1.cpp twincobr.cpp vtech_innotab.cpp z1013.cpp zr107.cpp
[/branches/pc98_state/src/mame/video]k001005.cpp k001005.h

r176365 Sunday 4th July, 2021 at 14:30:31 UTC by Aaron Giles
ymfm: Save busy end time. Fixes MT08018
[/branches/pc98_state/src/devices/sound]ymfm_mame.h

r176364 Sunday 4th July, 2021 at 12:25:02 UTC by Scott Stone
- filling out missing hashes for commented ROM_LOADs when known (part 2)
[/branches/pc98_state/src/mame/drivers]chinagat.cpp concept.cpp galaxian.cpp midtunit.cpp msisaac.cpp rpunch.cpp suna8.cpp ti990_10.cpp ti990_4.cpp tm990189.cpp toaplan1.cpp twincobr.cpp vtech_innotab.cpp

r176363 Sunday 4th July, 2021 at 12:23:03 UTC by Scott Stone
- filling out missing hashes for commented ROM_LOADs when known (part 1)
[/branches/pc98_state/src/devices/bus/isa]aga.h
[/branches/pc98_state/src/devices/video]pc_vga.h

r176362 Sunday 4th July, 2021 at 07:34:06 UTC by Robbbert
z1013: fixed inputs for games; added sound via cassette output.
[/branches/pc98_state/src/mame/drivers]max80.cpp z1013.cpp

r176361 Sunday 4th July, 2021 at 04:52:13 UTC by Jonathan Gevaryahu
Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Nightmare]
[/branches/pc98_state/src/devices/sound]flt_biquad.cpp flt_biquad.h
[/branches/pc98_state/src/mame/audio]pinsnd88.cpp
[/branches/pc98_state/src/mame/drivers]miuchiz.cpp

r176360 Saturday 3rd July, 2021 at 21:28:32 UTC by Ville Linde
k001005: implemented missing texture+gouraud polygon type
[/branches/pc98_state/src/mame/video]k001005.cpp k001005.h

r176359 Saturday 3rd July, 2021 at 16:17:13 UTC by Ville Linde
zr107: bump sync even higher
[/branches/pc98_state/src/mame/drivers]zr107.cpp

r176358 Saturday 3rd July, 2021 at 13:45:51 UTC by AJR
heromem, sbmjb: Map I/O expanders (and some RAM for sbmjb)
[/branches/pc98_state/src/devices/machine]te7750.cpp te7750.h
[/branches/pc98_state/src/mame/drivers]heromem.cpp sbmjb.cpp

r176357 Saturday 3rd July, 2021 at 12:31:51 UTC by hap
runaway: game title clashes with runaways set, put "Atari" in title
[/branches/pc98_state/src/mame/drivers]runaway.cpp

r176356 Saturday 3rd July, 2021 at 12:01:09 UTC by AJR
mt420: Add VRAM and preliminary character drawing
[/branches/pc98_state/src/mame/drivers]mt420.cpp

r176355 Saturday 3rd July, 2021 at 10:50:46 UTC by Osso
dangbar.cpp, namcos2.cpp: C121 custom isn't a rebadged YM2151
[/branches/pc98_state/src/mame/drivers]dangbar.cpp namcos2.cpp

r176354 Saturday 3rd July, 2021 at 06:20:38 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Same Same Panic [Phil Bennett]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]dangbar.cpp

r176353 Saturday 3rd July, 2021 at 05:45:07 UTC by Osso
heromem.cpp: fixed error in GFX ROM loading
[/branches/pc98_state/src/mame/drivers]heromem.cpp

r176352 Friday 2nd July, 2021 at 23:33:15 UTC by AJR
mt420, mt5510: Split to separate drivers
[/branches/pc98_state/scripts/target/mame]mess.lua
[/branches/pc98_state/src/mame]mame.lst mess.flt
[/branches/pc98_state/src/mame/drivers]microterm.cpp mt420.cpp* mt5510.cpp*

r176351 Friday 2nd July, 2021 at 19:36:35 UTC by Ville Linde
zr107: fixed tilemaps
[/branches/pc98_state/src/mame/drivers]zr107.cpp

r176350 Friday 2nd July, 2021 at 16:39:12 UTC by hap
New working clones
------------------
Elite A/S Challenger (original program) [Berger]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]fidel_elite.cpp

r176349 Friday 2nd July, 2021 at 16:26:42 UTC by Osso
- heromem.cpp: some basic work to make it display something

- kabuki.cpp: updated note now that dokaben2 has been dumped
[/branches/pc98_state/src/mame/drivers]heromem.cpp
[/branches/pc98_state/src/mame/machine]kabuki.cpp

r176348 Friday 2nd July, 2021 at 16:08:55 UTC by felipe
Updated Brazilian Portuguese localisation. (#8243)
[/branches/pc98_state/language/Portuguese_Brazil]strings.po

r176347 Friday 2nd July, 2021 at 15:08:05 UTC by Robbbert
z1013: give time for machine to start before loading snapshot.
[/branches/pc98_state/src/mame/drivers]z1013.cpp

r176346 Friday 2nd July, 2021 at 10:07:21 UTC by antonioginer
Correctly apply -keepaspect with -unevenstretchx/y. (#8209)

* Correctly apply -keepaspect with -unevenstretchx/y. Initialize window at the correct size when -intscalex/y is used.
* Get correct window size upon maximizing/minimizing with integer scaling.
[/branches/pc98_state/src/emu]render.cpp
[/branches/pc98_state/src/osd/sdl]window.cpp
[/branches/pc98_state/src/osd/windows]window.cpp

r176345 Friday 2nd July, 2021 at 06:57:03 UTC by Robbbert
xerox820: Marked bigboard and mk82 as MNW - haven't been able to boot a floppy for years.
[/branches/pc98_state/src/mame/drivers]xerox820.cpp

r176344 Friday 2nd July, 2021 at 05:57:44 UTC by Robbbert
New working software list additions
-----------------------------------
x1_flop: Dezalis [Robbbert]
[/branches/pc98_state/hash]x1_flop.xml

r176343 Friday 2nd July, 2021 at 04:27:17 UTC by Vasantha Crabb
dai3wksi.cpp: Correct Runaway title.

The advertisements prominently show “RUNAWAY” in uppercase Latin script
with no space.  Additionally, the title is rendered as “ランナウェイ” in
Katakana.  Splitting into on, this is “ra-n-na-we-i” - note the “na”,
indicating there’s no break between the consonant and vowel.  If it was
supposed to be two words, it would more likely be rendered
“ランアウェイ” (“ra-n-a-we-i”).
[/branches/pc98_state/src/mame/drivers]dai3wksi.cpp

r176342 Friday 2nd July, 2021 at 01:51:18 UTC by Robbbert
New working software list additions
-----------------------------------
rx78_cart: Rengo Kantai [Gaming Alexandria]
[/branches/pc98_state/hash]rx78_cart.xml

r176341 Thursday 1st July, 2021 at 19:51:25 UTC by Osso
dai3wksi.cpp: corrected runaways release year
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]dai3wksi.cpp

r176340 Thursday 1st July, 2021 at 19:04:27 UTC by Robbbert
New working software list additions
-----------------------------------
vtech2_cass: Cross Chase, Cross Shoot [Robbbert]
[/branches/pc98_state/hash]vtech2_cass.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team