Note Feed

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

Previous 50 199869 Revisions Next 50

r169321 Friday 6th November, 2020 at 17:32:36 UTC by Osso
cvs, galaxian, galaxold, igs017, snes, supracan, taitotz, trs80m3, vectrex, x1: initialized variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]cvs.cpp galaxian.cpp igs017.cpp segas18.cpp supracan.cpp taitotz.cpp x1.cpp x1twin.cpp
[/branches/fmrewrite/src/mame/includes]vectrex.h
[/branches/fmrewrite/src/mame/machine]galaxold.cpp snes.cpp trs80m3.cpp
[/branches/fmrewrite/src/mame/video]vectrex.cpp

r169320 Friday 6th November, 2020 at 16:56:56 UTC by Olivier Galibert
Fix c
[/branches/fmrewrite/src/mame/drivers]cischeat.cpp cps3.cpp crvision.cpp
[/branches/fmrewrite/src/mame/includes]cps3.h

r169319 Friday 6th November, 2020 at 09:02:52 UTC by Dirk Best
ci-windows.yml: Bump microsoft/setup-msbuild to 1.0.2
[/branches/fmrewrite/.github/workflows]ci-windows.yml

r169318 Friday 6th November, 2020 at 04:35:36 UTC by R. Belmont
multipcm: ported 12-bit sample support from swp30, still needs work [R. Belmont]
[/branches/fmrewrite/src/devices/sound]multipcm.cpp multipcm.h

r169317 Friday 6th November, 2020 at 04:34:12 UTC by R. Belmont
mu5: fix overlapping key assignments [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169316 Thursday 5th November, 2020 at 21:26:30 UTC by Olivier Galibert
Fix b except for avg which does something rather annoying
[/branches/fmrewrite/src/mame/drivers]bandai_design_master.cpp blockout.cpp bmcbowl.cpp bnstars.cpp btoads.cpp
[/branches/fmrewrite/src/mame/includes]blockout.h btoads.h
[/branches/fmrewrite/src/mame/video]btoads.cpp

r169315 Thursday 5th November, 2020 at 20:54:30 UTC by Osso
New clones marked as NOT_WORKING
--------------------------------
Le Grand 8 [flipprojets.fr, PinMAME]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]gts80.cpp

r169314 Thursday 5th November, 2020 at 20:41:27 UTC by Osso
peyper.cpp: fixed regression
[/branches/fmrewrite/src/mame/drivers]peyper.cpp

r169313 Thursday 5th November, 2020 at 20:31:21 UTC by Osso
cxhumax, jeutel, pdp1, osi, sms: initialized variables which were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]atarist.cpp cxhumax.cpp jeutel.cpp
[/branches/fmrewrite/src/mame/includes]pdp1.h sms.h
[/branches/fmrewrite/src/mame/video]osi.cpp

r169312 Thursday 5th November, 2020 at 17:09:51 UTC by Osso
atarist, hng64, system1, taitowlf, viper: initialized variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]atarist.cpp hng64.cpp system1.cpp taitowlf.cpp viper.cpp

r169311 Thursday 5th November, 2020 at 16:00:57 UTC by Vasantha Crabb
-emu/devfind.h: Made read_safe avaiable for optional I/O ports only.

-docs: Added the next couple of sections explaining object finders.
[/branches/fmrewrite/docs/source/techspecs]object_finders.rst
[/branches/fmrewrite/src/devices/bus/coco]coco_dwsock.cpp
[/branches/fmrewrite/src/devices/bus/megadrive]jcart.cpp
[/branches/fmrewrite/src/devices/bus/mtx]sdx.cpp
[/branches/fmrewrite/src/devices/bus/sbus]sbus.cpp sbus.h
[/branches/fmrewrite/src/emu]devfind.h
[/branches/fmrewrite/src/mame/drivers]maxaflex.cpp meyc8088.cpp sun4.cpp topspeed.cpp
[/branches/fmrewrite/src/mame/video]dooyong.h

r169310 Thursday 5th November, 2020 at 15:32:20 UTC by devin.acker
centiped.cpp: support switching games in multipede (#7431)

* centiped.cpp: support switching games in multipede

* centiped.cpp: move multipede stuff into a new class, optimize memory map switching a little
[/branches/fmrewrite/src/mame/drivers]centiped.cpp
[/branches/fmrewrite/src/mame/includes]centiped.h
[/branches/fmrewrite/src/mame/video]centiped.cpp

r169309 Thursday 5th November, 2020 at 14:59:39 UTC by hap
ymmu5: fix problem with multiplexed inputs
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169308 Thursday 5th November, 2020 at 13:46:24 UTC by Robbbert
sorcerer: quickload, need more time for the system to fully initialise.
[/branches/fmrewrite/src/mame/drivers]sorcerer.cpp

r169307 Thursday 5th November, 2020 at 13:41:15 UTC by R. Belmont
mu5: Hook up battery level [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169306 Thursday 5th November, 2020 at 13:00:00 UTC by Olivier Galibert
mu5: Add the lc7985nd and the lcd [O. Galibert]
[/branches/fmrewrite/scripts/src]video.lua
[/branches/fmrewrite/scripts/target/mame]arcade.lua mess.lua
[/branches/fmrewrite/src/devices/video]lc7985.cpp* lc7985.h*
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169305 Thursday 5th November, 2020 at 06:05:07 UTC by Osso
New working clones
------------------
Cuore 1 (Italian, set 3) [f205v]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]funworld.cpp

r169304 Thursday 5th November, 2020 at 02:41:39 UTC by Robbbert
sorcerer: reverted unneeded change from memory upgrade.
[/branches/fmrewrite/src/mame/includes]sorcerer.h

r169303 Thursday 5th November, 2020 at 00:47:57 UTC by David Haywood
new NOT WORKING machines (InnoTV) (#7435)

new NOT WORKING machines
----------------------
InnoTV [Team Europe]

new NOT WORKING software list entries
----------------------
vtech_innotv_innotabmax_cart.xml:
pawpatrl: Paw Patrol - Pups Save a UFO! (80-274103 UK) [Team Europe]
dcgcr: DC Comics - Gotham City Robots (80-274803 UK) [Team Europe]
finddory: Finding Dory (80-274903 UK) [Team Europe]
liongrd: The Lion Guard (80-275203 UK) [Team Europe]

new WORKING software list entries
----------------------
gameking.xml:
mc_4v07a: 4 in 1 - TrojanLegend (Trojan) + HappyBall + Supermotor (Motor) + Lanneret (Hawk) (512KB cartridge) [Team Europe]
mc_4v16a: 4 in 1 - Manhunt + Bobby + Tantivy + Racing Car (512KB cartridge) [Team Europe]
[/branches/fmrewrite/hash]gameking.xml vtech_innotv_innotabmax_cart.xml*
[/branches/fmrewrite/scripts/target/mame]mess.lua
[/branches/fmrewrite/src/mame]mame.lst mess.flt
[/branches/fmrewrite/src/mame/drivers]innotv_innotabmax.cpp*

r169302 Thursday 5th November, 2020 at 00:16:51 UTC by fmecha
model2.cpp, model3.cpp: Removed regions from descriptions of Daytona USA/Scud Race games where region is freely configurable. (#7434)
[/branches/fmrewrite/src/mame/drivers]model2.cpp model3.cpp

r169301 Wednesday 4th November, 2020 at 19:55:22 UTC by Osso
argus, atarig42, gamecom, ghosteo, suna16, tm990189: initialized variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]atarig42.cpp ghosteo.cpp pgm.cpp tm990189.cpp
[/branches/fmrewrite/src/mame/video]argus.cpp gamecom.cpp suna16.cpp

r169300 Wednesday 4th November, 2020 at 17:02:59 UTC by Osso
eolith, gameplan.cpp, jr100, lisa, model1, opwolf, pcw, peyper, pinball2k, poly, vega, wecleman, x68k, xtom3d: initialized some variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]gameplan.cpp jr100.cpp model1.cpp opwolf.cpp peyper.cpp pinball2k.cpp poly.cpp trvquest.cpp vega.cpp x68k.cpp xtom3d.cpp
[/branches/fmrewrite/src/mame/includes]gameplan.h pcw.h
[/branches/fmrewrite/src/mame/machine]lisa.cpp
[/branches/fmrewrite/src/mame/video]eolith.cpp gameplan.cpp pcw.cpp wecleman.cpp

r169299 Wednesday 4th November, 2020 at 15:05:54 UTC by Robbbert
Added ymmu5 to mess.flt
[/branches/fmrewrite/src/mame]mess.flt

r169298 Wednesday 4th November, 2020 at 14:05:11 UTC by hap
mulcd: re-add background, contrast control, and leds
[/branches/fmrewrite/src/mame/drivers]ymmu100.cpp
[/branches/fmrewrite/src/mame/layout]mulcd.lay*
[/branches/fmrewrite/src/mame/machine]mulcd.cpp mulcd.h

r169297 Wednesday 4th November, 2020 at 13:53:04 UTC by Vasantha Crabb
-docs: Started writing page on object finders with worked examples.

-hp3478a.cpp: Removed outdated TODO comment from layout.

-Hopefully fixed all remaining MSVC operator resolution failure errors.
[/branches/fmrewrite/docs/source/techspecs]index.rst object_finders.rst*
[/branches/fmrewrite/src/mame/layout]hp3478a.lay
[/branches/fmrewrite/src/mame/video]galaga.cpp

r169296 Wednesday 4th November, 2020 at 11:54:44 UTC by Olivier Galibert
Brain not found, Abort, Retry, Fail?
[/branches/fmrewrite/src/mame/machine]mulcd.cpp

r169295 Wednesday 4th November, 2020 at 11:52:02 UTC by Olivier Galibert
mulcd: Switch to a svg [O. Galibert]
[/branches/fmrewrite]makefile
[/branches/fmrewrite/src/mame/machine]mulcd.cpp mulcd.h mulcd.ppm

r169294 Wednesday 4th November, 2020 at 08:51:16 UTC by Vasantha Crabb
-hp3478a.cpp: Made LCD segments dark in internal artwork.

-Fixed another batch of MSVC errors resolving overloaded operators.
[/branches/fmrewrite/docs/source/initialsetup]compilingmame.rst
[/branches/fmrewrite/src/mame/drivers]harddriv.cpp jaguar.cpp macquadra700.cpp midvunit.cpp pc6001.cpp
[/branches/fmrewrite/src/mame/layout]hp3478a.lay
[/branches/fmrewrite/src/mame/video]bosco.cpp cave.cpp ms32.cpp nemesis.cpp shangkid.cpp system16.cpp wecleman.cpp

r169293 Wednesday 4th November, 2020 at 07:12:48 UTC by fenugrec
hp3478a: layout: LCD annunciators, button labels

-LCD has 12 text annunciators (1 segment each) which now work
-some buttons have an extra label printed above, for shift-functions
-generally improved the layout : parametrized some of the elements
[/branches/fmrewrite/src/mame/drivers]hp3478a.cpp
[/branches/fmrewrite/src/mame/layout]hp3478a.lay

r169292 Wednesday 4th November, 2020 at 01:37:52 UTC by Vasantha Crabb
Fixed some MSVC failure to resolve overloaded operator errors.

MSVC isn't trying the object finders' cast-to-pointer operators when
looking for a suitable operator+.  Since GitHub actions can only find
100 occurrences of a string and don't actually give you the full raw log
when you ask for it, it's going to take several passes to catch all of
these.
[/branches/fmrewrite/src/mame/drivers]fm7.cpp harddriv.cpp jaguar.cpp mystwarr.cpp nemesis.cpp segahang.cpp tmnt.cpp wecleman.cpp
[/branches/fmrewrite/src/mame/machine]naomigd.cpp partner.cpp

r169291 Tuesday 3rd November, 2020 at 20:51:12 UTC by frank.palazzolo
Fix a typo in a ROM filename (1607->1670)
[/branches/fmrewrite/src/mame/drivers]segag80v.cpp

r169290 Tuesday 3rd November, 2020 at 17:10:17 UTC by Olivier Galibert
Fix a
[/branches/fmrewrite/src/emu]save.cpp save.h
[/branches/fmrewrite/src/mame/drivers]apc.cpp armedf.cpp atarigt.cpp
[/branches/fmrewrite/src/mame/includes]armedf.h atarigt.h

r169289 Tuesday 3rd November, 2020 at 16:37:58 UTC by Osso
arcadia, beathead, bw12, calchase, halleys, mediagx, model2, namcos10, s3, s4, seattle: initialized some variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]bw12.cpp calchase.cpp halleys.cpp mediagx.cpp model2.cpp namcos10.cpp s3.cpp s4.cpp seattle.cpp
[/branches/fmrewrite/src/mame/includes]arcadia.h model2.h
[/branches/fmrewrite/src/mame/video]arcadia.cpp beathead.cpp

r169288 Tuesday 3rd November, 2020 at 16:12:38 UTC by Vasantha Crabb
-General maintenance on emu/devfind:
* Harmonised memory region/share finder/creator APIs.
* Moved .found() to optional object finders.
* Added truth test operator to optional object finders.
* Fixed things that were testing .found() on required object finders.
* Improved Doxygen API documentation.

-dec8.cpp: Moved csilver to its own state class.

-docs: Added some notes about setting up and using MSYS2.
[/branches/fmrewrite/docs/source/initialsetup]compilingmame.rst
[/branches/fmrewrite/src/devices/bus/a2bus]agat840k_hle.cpp
[/branches/fmrewrite/src/emu]devfind.h
[/branches/fmrewrite/src/mame/drivers]dec8.cpp mpu4vid.cpp mz3500.cpp
[/branches/fmrewrite/src/mame/includes]dec8.h
[/branches/fmrewrite/src/mame/machine]harddriv.cpp hp48.cpp thomflop.cpp
[/branches/fmrewrite/src/mame/video]kaneko16.cpp suna8.cpp

r169287 Tuesday 3rd November, 2020 at 06:45:27 UTC by barry.rodewald
gimix: fix crash when using 128kB RAM or more
[/branches/fmrewrite/src/mame/drivers]gimix.cpp

r169286 Tuesday 3rd November, 2020 at 05:03:42 UTC by R. Belmont
ymmu5.cpp: fix typo [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169285 Tuesday 3rd November, 2020 at 04:55:01 UTC by R. Belmont
ymmu5.cpp: Hook up keyboard matrix, now it makes noise. [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]ymmu5.cpp

r169284 Monday 2nd November, 2020 at 19:32:23 UTC by Osso
pgm.cpp: minor documentation update according to PCB scans [JacKc]
[/branches/fmrewrite/src/mame/drivers]pgm.cpp

r169283 Monday 2nd November, 2020 at 19:20:17 UTC by Osso
twincobr.cpp, wardner.cpp: decapped TMS32010C based MCUs for fshark, hishouza and ktiger. The fshark one is also compatible with skyshark and wardner [Caps0ff, Nathan Gilbert, Guru]
[/branches/fmrewrite/src/mame/drivers]twincobr.cpp wardner.cpp

r169282 Monday 2nd November, 2020 at 18:47:02 UTC by AJR
fm16beta: Fix missing object error; reduce region size
[/branches/fmrewrite/src/mame/drivers]fm7.cpp
[/branches/fmrewrite/src/mame/includes]fm7.h

r169281 Monday 2nd November, 2020 at 18:43:31 UTC by AJR
ns32000: Initialize members
[/branches/fmrewrite/src/devices/cpu/ns32000]ns32000.cpp

r169280 Monday 2nd November, 2020 at 18:25:32 UTC by ajrhacker
Merge pull request #7425 from DavidHaywood/021120_2

Fixed vt1682_alu.cpp out of bounds accesses + 2 Plug Play additions
[/branches/fmrewrite/docs/source/techspecs]memory.rst
[/branches/fmrewrite/src/devices/bus/abcbus]ssa.h
[/branches/fmrewrite/src/devices/bus/c64]fcc.cpp
[/branches/fmrewrite/src/devices/bus/pofo]ccm.cpp ram.h
[/branches/fmrewrite/src/emu]devfind.cpp devfind.h emumem.cpp emumem.h romload.cpp
[/branches/fmrewrite/src/mame/drivers]arsystems.cpp bfcobra.cpp gts80b.cpp hp3478a.cpp jpmsys5.cpp jtc.cpp klax.cpp monkey_king_3b.cpp tigeroad.cpp v1050.cpp voyager.cpp
[/branches/fmrewrite/src/mame/includes]ojankohs.h
[/branches/fmrewrite/src/mame/machine]315_5195.cpp hp48.cpp
[/branches/fmrewrite/src/mame/video]atarisy1.cpp hyhoo.cpp malzak.cpp system16.cpp tecmosys.cpp tmnt.cpp toaplan1.cpp

r169279 Monday 2nd November, 2020 at 17:45:23 UTC by davidhaywood
- fixed out of bounds access in vt1682_alu.cpp

new WORKING machines
-----
Plug 'N' Play Rockstar Guitar / Guitar Rock (PAL) [Peter Wilhelmsen, David Haywood, Team Europe]

new NOT WORKING clones
-----
Zippity (UK) [David Haywood, Team Europe]
[/branches/fmrewrite/docs/source/techspecs]memory.rst
[/branches/fmrewrite/src/devices/bus/abcbus]ssa.h
[/branches/fmrewrite/src/devices/bus/c64]fcc.cpp
[/branches/fmrewrite/src/devices/bus/pofo]ccm.cpp ram.h
[/branches/fmrewrite/src/emu]devfind.cpp devfind.h emumem.cpp emumem.h romload.cpp
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]arsystems.cpp bfcobra.cpp generalplus_gpl32612.cpp gts80b.cpp hp3478a.cpp jpmsys5.cpp jtc.cpp klax.cpp monkey_king_3b.cpp spg2xx_shredmjr.cpp tigeroad.cpp v1050.cpp voyager.cpp
[/branches/fmrewrite/src/mame/includes]ojankohs.h
[/branches/fmrewrite/src/mame/machine]315_5195.cpp hp48.cpp vt1682_alu.cpp
[/branches/fmrewrite/src/mame/video]atarisy1.cpp hyhoo.cpp malzak.cpp system16.cpp tecmosys.cpp tmnt.cpp toaplan1.cpp

r169278 Monday 2nd November, 2020 at 17:19:53 UTC by Osso
atarisy1, bfcobra, gts80b, hp48, hyhoo, jpmsys5, malzak, system16, tecmosys, tmnt: initialized some variables that were causing crashes in drvnoclear builds
[/branches/fmrewrite/src/mame/drivers]bfcobra.cpp gts80b.cpp jpmsys5.cpp
[/branches/fmrewrite/src/mame/machine]hp48.cpp
[/branches/fmrewrite/src/mame/video]atarisy1.cpp hyhoo.cpp malzak.cpp system16.cpp tecmosys.cpp tmnt.cpp

r169277 Monday 2nd November, 2020 at 15:59:49 UTC by Vasantha Crabb
Clean-up and consistency fixes after memory system changes.
[/branches/fmrewrite/docs/source/techspecs]memory.rst
[/branches/fmrewrite/src/devices/bus/abcbus]ssa.h
[/branches/fmrewrite/src/devices/bus/c64]fcc.cpp
[/branches/fmrewrite/src/devices/bus/pofo]ccm.cpp ram.h
[/branches/fmrewrite/src/emu]devfind.cpp devfind.h emumem.cpp emumem.h romload.cpp
[/branches/fmrewrite/src/mame/drivers]arsystems.cpp hp3478a.cpp jtc.cpp klax.cpp monkey_king_3b.cpp tigeroad.cpp v1050.cpp voyager.cpp
[/branches/fmrewrite/src/mame/includes]ojankohs.h
[/branches/fmrewrite/src/mame/machine]315_5195.cpp
[/branches/fmrewrite/src/mame/video]toaplan1.cpp

r169276 Monday 2nd November, 2020 at 15:51:04 UTC by David Haywood
  - weclemans.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START [David Haywood] (#7423)

-  tsamurai.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]
 - tubep.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]
 - segac2.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]

new WORKING machines
------
Street Fighter II: Special Champion Edition (MSI Plug & Play) (Europe) [Team Europe]

new WORKING software list entries
-----
ekara_pal.xml:
uk_vol4 e-kara UK / Europe Volume 4 (UK-E004) [David Haywood. Team Europe]
uk_vol5 e-kara UK / Europe Volume 5 (UK-E005) [David Haywood. Team Europe]
[/branches/fmrewrite/hash]ekara_pal.xml
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]megadriv_rad.cpp segac2.cpp tsamurai.cpp tubep.cpp wecleman.cpp
[/branches/fmrewrite/src/mame/includes]megadriv.h tsamurai.h tubep.h wecleman.h
[/branches/fmrewrite/src/mame/machine]megadriv.cpp
[/branches/fmrewrite/src/mame/video]tsamurai.cpp tubep.cpp wecleman.cpp

r169275 Monday 2nd November, 2020 at 15:28:58 UTC by hap
remove some unneeded usage of save_pointer + .get()
[/branches/fmrewrite/src/devices/bus/c64]dqbb.cpp fcc.cpp
[/branches/fmrewrite/src/devices/bus/isa]chessmsr.cpp

r169274 Monday 2nd November, 2020 at 15:20:53 UTC by David Haywood
Plug and Play work - improve vt1682 ALU behavior, small steps towards vt369 including adding of soundcpu for denv150 (#7414)

* some VT bits, use ALU device
* misc refactoring bits
* pushing forward, denv150 uploads a sound program
* add a subcpu
[/branches/fmrewrite/src/mame/drivers]nes_sh6578.cpp
[/branches/fmrewrite/src/mame/machine]nes_vt369_vtunknown_soc.cpp nes_vt369_vtunknown_soc.h nes_vt_soc.cpp vt1682_alu.cpp

r169273 Monday 2nd November, 2020 at 13:21:29 UTC by hap
vsnes: fix compile error
[/branches/fmrewrite/src/mame/machine]vsnes.cpp

r169272 Monday 2nd November, 2020 at 12:02:26 UTC by devin.acker
klax.cpp: get bootleg sets working (#7413)

Clones promoted to working
-----------------------
Klax (version 5, bootleg set 1)
Klax (version 5, bootleg set 2)
[/branches/fmrewrite/src/mame/drivers]klax.cpp
[/branches/fmrewrite/src/mame/includes]klax.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team