Note Feed

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

Previous 50 199869 Revisions Next 50

r176189 Friday 18th June, 2021 at 23:13:27 UTC by Scott Stone
assorted comment fixes related to missing/bad dumps
[/branches/pc98_state/src/mame/drivers]astrocde.cpp goldstar.cpp

r176188 Friday 18th June, 2021 at 14:42:16 UTC by Ville Linde
re-enable SHARC recompiler for Gradius 4
[/branches/pc98_state/src/devices/cpu/sharc]sharc.cpp sharcdma.hxx
[/branches/pc98_state/src/mame/drivers]hornet.cpp nwk-tr.cpp

r176187 Friday 18th June, 2021 at 13:49:58 UTC by David Haywood
juicebox additions [David Haywood, Sean Riddle] (#8146)

New WORKING software list entries
juicebox.xml:
Teenage Mutant Ninja Turtles Volume 1 (H2692) [Sean Riddle, David Haywood]
Teenage Mutant Ninja Turtles Episode 36 (H6260) [Sean Riddle, David Haywood]
Juicebox Music Video - Avril Lavigne, The Calling, Avril Lavigne, Clay Aiken, Ruben Studdard (H6228) [Sean Riddle, David Haywood]
Juicebox Music Video - Liz Phair, Stacie Orrico, Skye Sweetnam (H2709) [Sean Riddle, David Haywood]
Juicebox Music Video - ZOEgirl, Jump5, Jump5, Baha Men, Atomic Kitten (H6232) [Sean Riddle, David Haywood]
Juicebox Music Video - Baha Men, Jump 5, Jump 5, Beu Sisters, ZOEgirl (H6230A) [Sean Riddle, David Haywood]
Juicebox Music Video - Ashlee Simpson, The Cure, Vanessa Carlton, fan_3, Ashlee Simpson (H6226) [Sean Riddle, David Haywood]
Winx Club Volume 1 (H2686) [Sean Riddle, David Haywood]
Winx Club Episode 103 (H6258) [Sean Riddle, David Haywood]
Yu-Gi-Oh! Episode 175 (H8084) [Sean Riddle, David Haywood]
Yu-Gi-Oh! Episode 176 (H8143) [Sean Riddle, David Haywood]
Vans Pipeline Masters Volume 1 (H2690) [Sean Riddle, David Haywood]
Streetball Classics Volume 1 (H7416) [Sean Riddle, David Haywood]
Megas XLR Volume 1 (H2697) [Sean Riddle, David Haywood]
[/branches/pc98_state/hash]juicebox.xml
[/branches/pc98_state/src/devices/machine]smartmed.cpp

r176186 Friday 18th June, 2021 at 13:47:40 UTC by pkubaj
makefile: End the big-endian block in the right place (#8194)
[/branches/pc98_state]makefile

r176185 Friday 18th June, 2021 at 11:14:08 UTC by David Haywood
taitosj - add a postload so that savestates work (#8196)
[/branches/pc98_state/src/mame/includes]taitosj.h
[/branches/pc98_state/src/mame/video]taitosj.cpp

r176184 Friday 18th June, 2021 at 02:01:26 UTC by Ville Linde
nwk-tr: combine CG boards into single screen alternate frame rendering
[/branches/pc98_state/src/mame/drivers]nwk-tr.cpp

r176183 Thursday 17th June, 2021 at 23:07:28 UTC by R. Belmont
apple2: some correctness improvements to the Mockingboard support. [R. Belmont]
[/branches/pc98_state/src/devices/bus/a2bus]a2mockingboard.cpp a2mockingboard.h

r176182 Thursday 17th June, 2021 at 22:41:57 UTC by R. Belmont
apple2e: Always allow writing to cards in slots 1-3, matches our previous behavior for 4-7. [R. Belmont]
[/branches/pc98_state/src/mame/drivers]apple2e.cpp

r176181 Thursday 17th June, 2021 at 14:59:35 UTC by Ville Linde
sharc: Cycle-based DMA. Added support for write stalling.
[/branches/pc98_state/src/devices/cpu/sharc]sharc.cpp sharc.h sharcdma.hxx
[/branches/pc98_state/src/mame/drivers]gticlub.cpp hornet.cpp nwk-tr.cpp

r176180 Thursday 17th June, 2021 at 14:00:32 UTC by Robbbert
rx78_cart: new dumps for burger and ultraman, old ones were overdumps.
[/branches/pc98_state/hash]rx78_cart.xml

r176179 Wednesday 16th June, 2021 at 17:13:56 UTC by tim.lindner
mc10.cpp: Converted expansion port to slot device and removed fake machines. (#8184)
[/branches/pc98_state/scripts/src]bus.lua
[/branches/pc98_state/scripts/target/mame]mess.lua
[/branches/pc98_state/src/devices/bus/mc10]mc10_cart.cpp* mc10_cart.h* mcx128.cpp* mcx128.h* pak.cpp* pak.h* ram.cpp* ram.h*
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]mc10.cpp

r176178 Wednesday 16th June, 2021 at 17:03:14 UTC by Robbbert
rx78: fixed regression when there's no cart in.
[/branches/pc98_state/src/mame/drivers]rx78.cpp

r176177 Wednesday 16th June, 2021 at 16:18:56 UTC by Osso
stv.cpp: added preliminary 7-seg led support for critcrsh
[/branches/pc98_state/src/mame/drivers]namcos2.cpp stv.cpp
[/branches/pc98_state/src/mame/includes]stv.h
[/branches/pc98_state/src/mame/layout]critcrsh.lay*

r176176 Wednesday 16th June, 2021 at 11:35:47 UTC by hap
sf2049: remove bogus button4
[/branches/pc98_state/src/mame/drivers]mephisto_mm2.cpp vegas.cpp

r176175 Wednesday 16th June, 2021 at 04:35:53 UTC by Robbbert
vectrex: updated comment
[/branches/pc98_state/src/mame/drivers]vectrex.cpp

r176174 Wednesday 16th June, 2021 at 03:59:21 UTC by Robbbert
pc_vga: updated comment
[/branches/pc98_state/src/devices/video]pc_vga.cpp

r176173 Wednesday 16th June, 2021 at 03:12:56 UTC by R. Belmont
apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belmont]
[/branches/pc98_state/scripts/src]bus.lua
[/branches/pc98_state/src/devices/bus/a2bus]a2bus.h titan3plus2.cpp* titan3plus2.h*
[/branches/pc98_state/src/mame/drivers]apple3.cpp
[/branches/pc98_state/src/mame/machine]apple3.cpp

r176172 Wednesday 16th June, 2021 at 01:56:33 UTC by Robbbert
Added galaxian_rockclim to arcade.flt
[/branches/pc98_state/src/mame]arcade.flt

r176171 Tuesday 15th June, 2021 at 19:58:48 UTC by jaen
pofo.cpp: Atari Portfolio fixes and improvements. (#8191)

* Fixed RAM expander reads.
* Implemented magic port 0x61.
* Fixed external drive B: detection.
* Improved control register 0x8051 emulation.
[/branches/pc98_state/src/devices/bus/pofo]hpc104.cpp
[/branches/pc98_state/src/mame/drivers]pofo.cpp

r176170 Tuesday 15th June, 2021 at 18:35:20 UTC by jaen
pofo.cpp: Converted keyboard to device. (#8192)

Fixes multiple keys being pressed simultaneously.
[/branches/pc98_state/scripts/target/mame]mess.lua
[/branches/pc98_state/src/mame/drivers]pofo.cpp
[/branches/pc98_state/src/mame/machine]pofo_kbd.cpp* pofo_kbd.h*

r176169 Tuesday 15th June, 2021 at 17:00:04 UTC by Robbbert
super80_cass: Added some notes.
[/branches/pc98_state/hash]super80_cass.xml

r176168 Tuesday 15th June, 2021 at 16:35:15 UTC by Osso
scripts/mame/arcade.lua: moved Model Racing drivers to separate project
[/branches/pc98_state/scripts/target/mame]arcade.lua

r176167 Tuesday 15th June, 2021 at 13:44:27 UTC by cam900
psikyo.cpp: Banpresto was the distributor for Sengoku Ace (#8190)
[/branches/pc98_state/src/mame/drivers]psikyo.cpp

r176166 Tuesday 15th June, 2021 at 13:43:14 UTC by Robbbert
rx78: fixed text in senemy.
[/branches/pc98_state/hash]rx78_cart.xml
[/branches/pc98_state/src/mame/drivers]rx78.cpp

r176165 Tuesday 15th June, 2021 at 04:55:43 UTC by Osso
mitchell.cpp: added dip switch to some pang bootlegs
[/branches/pc98_state/src/mame/drivers]mitchell.cpp

r176164 Tuesday 15th June, 2021 at 04:28:52 UTC by Osso
mitchell.cpp: fixed MT08007
[/branches/pc98_state/src/mame/drivers]mitchell.cpp sengokmj.cpp

r176163 Monday 14th June, 2021 at 23:28:23 UTC by AJR
hd6120: Prevent PEX from changing AC
[/branches/pc98_state/src/devices/cpu/pdp8]hd6120.cpp

r176162 Monday 14th June, 2021 at 20:59:48 UTC by AJR
decmate2: Add final revision of boot ROMs [Vince Slyngstad]
[/branches/pc98_state/src/mame/drivers]decmate2.cpp

r176161 Monday 14th June, 2021 at 17:00:29 UTC by algestam
New working machine added (#8189)

-----------
Tronica: Space Mission [algestam]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]hh_sm510.cpp

r176160 Monday 14th June, 2021 at 15:24:59 UTC by Ville Linde
remove printfs
[/branches/pc98_state/src/mame/video]k037122.cpp

r176159 Monday 14th June, 2021 at 15:21:39 UTC by Ville Linde
k037122: added tilemap origin
[/branches/pc98_state/src/mame/video]k037122.cpp

r176158 Monday 14th June, 2021 at 15:12:13 UTC by Nigel Barnes
bus/coco/coco_wpk: Fix duplicate short name.
[/branches/pc98_state/src/devices/bus/coco]coco_wpk.cpp

r176157 Monday 14th June, 2021 at 12:20:35 UTC by Nigel Barnes
New NOT_WORKING software list additions
---------------------------------------
aquarius_cart: C1541 DOS V3.0 [Wido Van Den Heuvel]
dragon_cart: Dragon EPROM Programmer, Prestel, Terminal Simulator [Nigel Barnes]
[/branches/pc98_state/hash]aquarius_cart.xml dragon_cart.xml

r176156 Monday 14th June, 2021 at 12:20:35 UTC by Nigel Barnes
bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and CoCo WordPak/WordPak II/WordPak RS/WordPak 2+ devices.
[/branches/pc98_state/scripts/src]bus.lua
[/branches/pc98_state/src/devices/bus/coco]coco_multi.cpp coco_multi.h coco_wpk.cpp* coco_wpk.h* coco_wpk2p.cpp* coco_wpk2p.h* cococart.cpp cococart.h dragon_claw.cpp* dragon_claw.h* dragon_msx2.cpp* dragon_msx2.h* dragon_serial.cpp* dragon_serial.h*
[/branches/pc98_state/src/mame/drivers]dragon.cpp

r176155 Monday 14th June, 2021 at 03:15:22 UTC by cam900
pasha2.cpp: Minor cleanups. (#8136)

* Removed palette RAM trampolines, use XTAL for clock sources, use bitmaps_ind16 and copybitmap for bitmap buffers.
[/branches/pc98_state/src/mame/drivers]pasha2.cpp

r176154 Monday 14th June, 2021 at 03:11:07 UTC by David Haywood
Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). (#8182)
[/branches/pc98_state/scripts/target/mame]arcade.lua
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]galaxian_rockclim.cpp* galaxold.cpp
[/branches/pc98_state/src/mame/includes]galaxold.h
[/branches/pc98_state/src/mame/video]galaxold.cpp

r176153 Monday 14th June, 2021 at 01:46:19 UTC by Vasantha Crabb
osd/eigcc.h: Fix 32-bit gcc/clang builds.
[/branches/pc98_state/src/osd]eigcc.h

r176152 Monday 14th June, 2021 at 01:06:53 UTC by Carl
pcxt: patch program bug
[/branches/pc98_state/src/mame/drivers]pcxt.cpp

r176151 Sunday 13th June, 2021 at 18:28:27 UTC by Robbbert
rx78: added irq control - fixes most remaining bugs.
[/branches/pc98_state/src/mame/drivers]rx78.cpp

r176150 Sunday 13th June, 2021 at 17:26:42 UTC by Ville Linde
voodoo: fix Hornet games POST crash
[/branches/pc98_state/src/devices/video]voodoo.cpp

r176149 Sunday 13th June, 2021 at 16:37:52 UTC by Ville Linde
Merge branch 'master' of https://github.com/mamedev/mame
[/branches/pc98_state/src/mame/drivers]hornet.cpp

r176148 Sunday 13th June, 2021 at 16:33:34 UTC by AJR
rendlay.cpp: Fix assertion failure with -D_GLIBCXX_ASSERTIONS
[/branches/pc98_state/src/emu]rendlay.cpp
[/branches/pc98_state/src/mame/drivers]hornet.cpp

r176147 Sunday 13th June, 2021 at 16:37:42 UTC by Ville Linde
hornet: clear interrupts on sound cpu reset
[/branches/pc98_state/src/mame/drivers]hornet.cpp

r176146 Sunday 13th June, 2021 at 15:25:47 UTC by Carl
pcxt: fix tetriskr drawing and add sound
[/branches/pc98_state/src/mame/drivers]pcxt.cpp

r176145 Sunday 13th June, 2021 at 11:20:46 UTC by hap
k037122: remove item from todo list
[/branches/pc98_state/src/mame/drivers]segahang.cpp
[/branches/pc98_state/src/mame/video]k037122.cpp

r176144 Sunday 13th June, 2021 at 11:07:52 UTC by Osso
- dynadice.cpp: fixed sound regression

- segahang.cpp: minor edits to metadata
[/branches/pc98_state/src/mame/drivers]dynadice.cpp segahang.cpp taito_b.cpp

r176143 Sunday 13th June, 2021 at 10:20:58 UTC by steven.coomber
Update default button assignments on Quartet to match control panel (jump button to left of fire button) and Quartet 2 (#8173)
[/branches/pc98_state/src/mame/drivers]segas16a.cpp

r176142 Saturday 12th June, 2021 at 23:38:01 UTC by Vasantha Crabb
Added helpers for 64-bit count leading zeroes/ones.
[/branches/pc98_state/scripts/src/osd]windows.lua
[/branches/pc98_state/src/devices/bus/generic]slot.h
[/branches/pc98_state/src/devices/bus/odyssey2]rom.cpp
[/branches/pc98_state/src/devices/cpu]drcbec.cpp uml.cpp
[/branches/pc98_state/src/devices/cpu/am29000]am29ops.h
[/branches/pc98_state/src/devices/cpu/arm7]arm7ops.cpp
[/branches/pc98_state/src/devices/cpu/dspp]dspp.cpp
[/branches/pc98_state/src/devices/cpu/m88000]m88000.cpp
[/branches/pc98_state/src/devices/cpu/mips]r4000.cpp
[/branches/pc98_state/src/devices/cpu/psx]gte.cpp
[/branches/pc98_state/src/devices/cpu/romp]romp.cpp
[/branches/pc98_state/src/devices/cpu/tms32031]32031ops.hxx
[/branches/pc98_state/src/devices/cpu/tms34010]34010ops.hxx
[/branches/pc98_state/src/devices/cpu/unsp]unsp_fxxx.cpp
[/branches/pc98_state/src/devices/cpu/z80]kp69.cpp
[/branches/pc98_state/src/devices/machine]atmel_arm_aic.cpp ns32202.cpp sensorboard.cpp
[/branches/pc98_state/src/devices/video]vooddefs.ipp
[/branches/pc98_state/src/emu]emumem_mview.cpp validity.cpp
[/branches/pc98_state/src/frontend/mame/ui]confswitch.cpp
[/branches/pc98_state/src/lib/util]msdib.cpp
[/branches/pc98_state/src/mame/drivers]aci_ggm.cpp ave_arb.cpp fidel_cc1.cpp hp80.cpp hp9825.cpp hp9845.cpp intellect02.cpp odyssey2.cpp olibochu.cpp roland_cm32p.cpp subhuntr.cpp
[/branches/pc98_state/src/osd]eigcc.h eigccarm.h eigccppc.h eigccx86.h eivc.h eivcarm.h* eminline.h
[/branches/pc98_state/src/tools]unidasm.cpp

r176141 Saturday 12th June, 2021 at 22:15:18 UTC by Ville Linde
hornet: add controls to thrilldbu
[/branches/pc98_state/src/mame/drivers]hornet.cpp

r176140 Saturday 12th June, 2021 at 19:13:39 UTC by Carl
fmtowns: fix missing controller return value and cdda status
[/branches/pc98_state/src/mame/drivers]fmtowns.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team