Note Feed

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

Previous 50 199869 Revisions Next 50

r188607 Sunday 17th July, 2022 at 02:57:13 UTC by clawgrip
midzeus.cpp: Dumped and added The Grid V1.01 (#10067)

New clones marked as NOT_WORKING
--------------------------------
The Grid (version 1.01) [Museo del Recreativo]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/midway]midzeus.cpp

r188606 Saturday 16th July, 2022 at 20:48:22 UTC by Couriersud
netlist: include file work (#10096)

- move code to more appropriate locations
- apply clang-format to modified files
- fixed some cspell errors
- Applied emu.h rule.
[/branches/barcrest/src/devices/machine]netlist.cpp
[/branches/barcrest/src/devices/video]fixfreq.cpp fixfreq.h
[/branches/barcrest/src/lib/netlist]nl_base.h nl_config.h nl_errstr.h nl_setup.h nltypes.h
[/branches/barcrest/src/lib/netlist/analog]nld_bjt.cpp nld_mosfet.cpp nlid_twoterm.cpp nlid_twoterm.h
[/branches/barcrest/src/lib/netlist/build].clang-format cspell.json makefile
[/branches/barcrest/src/lib/netlist/core]base_objects.h core_device.h device.h device_macros.h logic_family.h netlist_state.h object_array.h state_var.h
[/branches/barcrest/src/lib/netlist/devices]nld_4013.cpp
[/branches/barcrest/src/lib/netlist/plib]pmath.h
[/branches/barcrest/src/lib/netlist/solver]nld_matrix_solver.cpp nld_matrix_solver.h
[/branches/barcrest/src/lib/netlist/tests]test_precommit.cpp

r188605 Saturday 16th July, 2022 at 07:58:33 UTC by Osso
New working clones
------------------
Avengers (US set 3) [anonymous]
Avengers (US set 4) [anonymous]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/capcom]lwings.cpp

r188604 Friday 15th July, 2022 at 17:51:45 UTC by hap
New working clones
------------------
Mephisto Rebell 5,0 (set 3) [Supergrobi]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp

r188603 Friday 15th July, 2022 at 16:53:48 UTC by Ryan Holtz
fairlight/cmi.cpp: Fairlight CMI IIx audio improvements: (#10086) [Ryan Holtz]

* fairlight/cmi01a.cpp: Nearly complete rewrite of CMI-01A "Channel Card" emulation.
* machine/6840ptm.cpp: Fixed a number of bugs in the 6840 PTM emulation.
[/branches/barcrest/src/devices/machine]6821pia.cpp 6840ptm.cpp 6840ptm.h
[/branches/barcrest/src/mame/fairlight]cmi.cpp cmi01a.cpp cmi01a.h cmi_mkbd.cpp cmi_mkbd.h

r188602 Friday 15th July, 2022 at 15:53:17 UTC by jflatt
ui/selgame.cpp, ui/selsoft.cpp: Clear up std::vector asserts triggered when menu items is empty. (#10085)
[/branches/barcrest/src/frontend/mame/ui]selgame.cpp selsoft.cpp

r188601 Friday 15th July, 2022 at 15:42:30 UTC by Vasantha Crabb
ekara_japan{,_g,_m,_s}.xml: Filled in a few Japanese titles.

Machines promoted to working
----------------------------
Polygonet Commanders (ver UAA) [Ryan Holtz]
Poly-Net Warriors (ver JAA) [Ryan Holtz]
[/branches/barcrest/hash]ekara_japan.xml ekara_japan_g.xml ekara_japan_m.xml ekara_japan_s.xml
[/branches/barcrest/src/mame/konami]plygonet.cpp

r188600 Friday 15th July, 2022 at 14:19:26 UTC by arcadeshadow
nes.xml: Cleaned up metadata. (#10076)

* Use lowercase for descriptive and disambiguation text in descriptions.
* Use full country names rather than non-standard abbreviations.
[/branches/barcrest/hash]nes.xml

r188599 Friday 15th July, 2022 at 13:45:32 UTC by David Haywood
new Software List entries (6x eKara / Popira / Popira 2 carts) (#10087) [TeamEurope]

new Software List items
----------------------
ekara_japan_m:mc0005 Kids Song Mini Volume 1 (Japan) (MC0005-KSM) [TeamEurope]
ekara_japan_m:mc0007 Artist Mini Volume 5 (SMAP, KinKi Kids) (Japan) (MC0007-ATM) [TeamEurope]
ekara_japan_s:sc0015 Detective Conan Volume 2 (Japan) (SC0015-DCS) [TeamEurope]
ekara_japan_s:sc0007 Detective Conan Volume 1 (Japan) (SC0007-DCS) [TeamEurope]
ekara_japan_g:gc0018 TV Pop Volume 7 (Japan) (GC0018-TPJ) [TeamEurope]
ekara_japan_g:gc0011 TV Pop Volume 4 (Japan) (GC0011-TPJ) [TeamEurope]

Improved metadata for many eKara cartridges. [kmg, Vas Crabb, David Haywood]
[/branches/barcrest/hash]ekara_japan.xml ekara_japan_d.xml ekara_japan_en.xml ekara_japan_g.xml ekara_japan_m.xml ekara_japan_p.xml ekara_japan_s.xml
[/branches/barcrest/src/mame/tvgames]xavix_a.cpp

r188598 Friday 15th July, 2022 at 13:12:46 UTC by 0kmg
nes.xml: Removed duplicate entry, blockset. (#10078)
[/branches/barcrest/hash]nes.xml

r188597 Friday 15th July, 2022 at 13:10:50 UTC by 0kmg
atari/a2600.cpp: Console switches are not DIP switches. (#10077)
[/branches/barcrest/src/mame/atari]a2600.cpp

r188596 Friday 15th July, 2022 at 12:17:21 UTC by AJR
sonora: Update notes again
[/branches/barcrest/src/mame/apple]sonora.cpp

r188595 Friday 15th July, 2022 at 05:16:33 UTC by Vasantha Crabb
osd/sdl: Removed keyboard/mouse/joystick device mapping options.

The keyboard and mouse device mapping options did nothing at all, mostly
because of lack of support for separating inputs from multiple devices.

The joystick options were useless when you have two of the same kind of
controller, and you can achieve the same thing with controller
configuration files.
[/branches/barcrest/docs/source/commandline]commandline-index.rst sdlconfig.rst
[/branches/barcrest/src/osd/modules/input]input_sdl.cpp
[/branches/barcrest/src/osd/sdl]osdsdl.h sdlmain.cpp

r188594 Friday 15th July, 2022 at 04:12:10 UTC by clawgrip
newcanasta.cpp: Update comment (#10089)
[/branches/barcrest/src/mame/pinball]newcanasta.cpp

r188593 Friday 15th July, 2022 at 03:32:46 UTC by Vasantha Crabb
Reduced some redundancy in a few more slot layouts.
[/branches/barcrest/src/devices/bus/archimedes/podule]hdisc_we.cpp
[/branches/barcrest/src/devices/bus/multibus]labtam_vducom.h
[/branches/barcrest/src/devices/machine]spi_sdcard.cpp
[/branches/barcrest/src/mame/layout]sc4dayltf.lay sc4deepi.lay sc4derby.lay sc4dmineb.lay sc4drubyb.lay sc4duckqa.lay sc4dyna.lay sc4eascsc.lay sc4emmerc.lay sc4fastfb.lay sc4fd7tha.lay sc4fever.lay sc4fire.lay sc4fpitcb.lay sc4ftopib.lay sc4fullt.lay sc4fwpcs.lay sc4gaga.lay sc4gball.lay sc4gd.lay sc4gdclb.lay sc4ggdlxf.lay sc4gldcl.lay sc4gslam.lay sc4gx.lay sc4hdd.lay sc4hi5.lay sc4hilo.lay sc4himi.lay sc4hissa.lay sc4holyw.lay sc4hotpr.lay sc4hotwd.lay sc4hyde.lay sc4jack.lay sc4kalei.lay sc4knokb.lay sc4lined.lay sc4lions.lay sc4lirb.lay sc4lkbcl.lay sc4lockb.lay

r188592 Friday 15th July, 2022 at 02:00:18 UTC by AJR
mac.cpp, mac128.cpp, macpwrbk030.cpp, macquadra700.cpp: Source 1-second interrupt from RTC rather than inaccurately count VBLANKs
[/branches/barcrest/src/mame/apple]mac.cpp mac.h mac128.cpp mac_m.cpp macpwrbk030.cpp macquadra700.cpp macrtc.cpp macrtc.h

r188591 Thursday 14th July, 2022 at 21:11:09 UTC by AJR
Move some Mac-related notes around
[/branches/barcrest/src/mame/apple]cuda.cpp egret.cpp mac_m.cpp macpwrbk030.cpp

r188590 Thursday 14th July, 2022 at 20:50:18 UTC by hap
New working machines
--------------------
ATM18 Mini Chess Computer (English) [hap]

New working clones
------------------
CC2-Schachzwerg (German)
[/branches/barcrest/src/devices/bus/saitek_osa]maestro.cpp
[/branches/barcrest/src/devices/cpu/avr8]avr8.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/chess]cking_master.cpp yeno_532xl.cpp
[/branches/barcrest/src/mame/elektor]avrmax.cpp
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp
[/branches/barcrest/src/mame/layout]atm18mcc.lay*

r188589 Thursday 14th July, 2022 at 13:07:32 UTC by clawgrip
Dumped and added "New Canasta" PC-based pinball as a new skeleton driver (#10065)


New NOT_WORKING machine
------------------------------
New Canasta [Vicente y Sergio de ElectronicaVyS, ClawGrip]
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/pinball]newcanasta.cpp*

r188588 Thursday 14th July, 2022 at 13:03:51 UTC by 68bit
exorterm - move to motorola (#10068)

This is a Motorola product.
[/branches/barcrest/src/mame]mame.lst mess.flt
[/branches/barcrest/src/mame/exorterm]exorterm.cpp
[/branches/barcrest/src/mame/motorola]exorterm.cpp*

r188587 Thursday 14th July, 2022 at 02:46:45 UTC by AJR
macpwrbk030.cpp: Minor correction, part 2
[/branches/barcrest/src/mame/apple]macpwrbk030.cpp

r188586 Thursday 14th July, 2022 at 02:38:33 UTC by AJR
macpwrbk030.cpp: Minor correction
[/branches/barcrest/src/mame/apple]macpwrbk030.cpp

r188585 Wednesday 13th July, 2022 at 20:35:09 UTC by hap
yeno_532xl: add note about bookrom
[/branches/barcrest/hash]mephisto_mm2.xml
[/branches/barcrest/src/mame/chess]ave_arb.cpp compuchess.cpp tasc.cpp yeno_532xl.cpp
[/branches/barcrest/src/mame/layout]yeno_532xl.lay

r188584 Wednesday 13th July, 2022 at 16:48:27 UTC by Osso
- fgoal.cpp: used finders for I/O ports and other smal cleanups

- some drivers and devices: removed leftover timer enums
[/branches/barcrest/src/devices/bus/a2bus]agat_fdc.h
[/branches/barcrest/src/devices/bus/abckb]abc77.h
[/branches/barcrest/src/devices/machine]corvushd.h
[/branches/barcrest/src/devices/sound]bsmt2000.h mos6560.h msm5205.h
[/branches/barcrest/src/devices/video]imagetek_i4100.h tms9927.h upd7220.h
[/branches/barcrest/src/mame/atari]asic65.h atarist.cpp lynx.h
[/branches/barcrest/src/mame/efo]nightmare.cpp
[/branches/barcrest/src/mame/metro]rabbit.cpp
[/branches/barcrest/src/mame/midcoin]wallc.cpp
[/branches/barcrest/src/mame/misc]artmagic.h
[/branches/barcrest/src/mame/motorola]mekd1.cpp mekd5.cpp
[/branches/barcrest/src/mame/namco]gaplus.h
[/branches/barcrest/src/mame/rare]btoads.h
[/branches/barcrest/src/mame/sega]segaybd.cpp
[/branches/barcrest/src/mame/taito]fgoal.cpp fgoal.h fgoal_v.cpp undrfire.h volfied.h

r188583 Wednesday 13th July, 2022 at 11:14:48 UTC by hap
Machines promoted to working
----------------------------
532 XL (Yeno) [hap, Lars Hjorth]
[/branches/barcrest/src/mame/chess]ave_arb.cpp yeno_532xl.cpp
[/branches/barcrest/src/mame/layout]yeno_532xl.lay*

r188582 Wednesday 13th July, 2022 at 02:54:00 UTC by AJR
macquadra700.cpp: Further clock corrections
[/branches/barcrest/src/emu]xtal.cpp
[/branches/barcrest/src/mame/apple]macquadra700.cpp

r188581 Tuesday 12th July, 2022 at 21:19:15 UTC by hap
New working clones
------------------
Mephisto MM II (set 4) [Lars Hjorth]
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp

r188580 Tuesday 12th July, 2022 at 19:15:07 UTC by 0kmg
bishi.cpp: Corrected a few titles (MT08362). (#10075)
[/branches/barcrest/src/mame/konami]bishi.cpp
[/branches/barcrest/src/mame/tvgames]generalplus_gpl16250_spi_direct.cpp

r188579 Tuesday 12th July, 2022 at 18:42:49 UTC by hap
dac: remove "are these real" section, move 2bit 1s complement dac to the others (it's not r2r or binary weighted, but simply connects one output to (+) speaker lead, one output to (-) speaker lead)
[/branches/barcrest/src/devices/sound]dac.cpp dac.h
[/branches/barcrest/src/mame/chess]cking_master.cpp yeno_532xl.cpp
[/branches/barcrest/src/mame/handheld]hh_cop400.cpp
[/branches/barcrest/src/mame/miltonbradley]microvsn.cpp

r188578 Tuesday 12th July, 2022 at 17:53:42 UTC by hap
hh_tms1k: simplify some speaker connections
[/branches/barcrest/src/mame/handheld]hh_hmcs40.cpp hh_tms1k.cpp

r188577 Tuesday 12th July, 2022 at 17:52:38 UTC by hap
dac: remove dac_4bit_binary_weighted_sign_magnitude_longcat_device
[/branches/barcrest/src/devices/sound]dac.cpp dac.h
[/branches/barcrest/src/mame/handheld]hh_cop400.cpp

r188576 Tuesday 12th July, 2022 at 16:23:22 UTC by hap
New machines marked as NOT_WORKING
----------------------------------
532 XL (Yeno) [hap, Lars Hjorth]
[/branches/barcrest/hash]mephisto_mm2.xml
[/branches/barcrest/src/devices/machine]smartboard.cpp
[/branches/barcrest/src/devices/video]hd61603.cpp hd61603.h
[/branches/barcrest/src/mame]mame.lst mess.flt
[/branches/barcrest/src/mame/chess]yeno_532xl.cpp*
[/branches/barcrest/src/mame/handheld]rzone.cpp tispeak.cpp tispellb.cpp
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp polgar.cpp

r188575 Tuesday 12th July, 2022 at 11:34:58 UTC by 0kmg
intv.xml: Added two Tutor Vision dumps. (#10069)

New NOT_WORKING software list additions
---------------------------------------
Map Mazes (unreleased) [Chuck Gill]
Shapes in Space (unreleased) [Chuck Gill]
[/branches/barcrest/hash]intv.xml

r188574 Tuesday 12th July, 2022 at 11:32:35 UTC by goldnchild
nlm_tt74xx_lib.cpp: fix TTL_74157_GATE (#10072)
[/branches/barcrest/src/lib/netlist/macro]nlm_ttl74xx_lib.cpp

r188573 Tuesday 12th July, 2022 at 05:19:33 UTC by Osso
New working clones
------------------
unknown Sidam poker (horizontal) [Benjamin ROUX]

- segaybd.cpp: dumped drive board ROM for Power Drift [Snoz]

- nl:280zzzap.cpp, nl_gunfight.cpp: corrected Welburn spelling
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/midcoin]wallc.cpp
[/branches/barcrest/src/mame/midw8080]nl_280zzzap.cpp nl_gunfight.cpp
[/branches/barcrest/src/mame/sega]segaybd.cpp

r188572 Tuesday 12th July, 2022 at 04:43:48 UTC by 0kmg
Miscellaneous software list cleanups. (#10058)

* Removed mention of MESS.
* Corrected case (and more) in various Japanese titles.
[/branches/barcrest/hash]a7800.xml a800_flop.xml einstein.xml gameboy.xml gba.xml gbcolor.xml intv.hsi lisa.xml msx1_cart.xml msx1_flop.xml nes.hsi nes.xml pc8001_flop.xml pc8801_flop.xml pc88va.xml pc98.xml pce.xml pcecd.xml psx.xml saturn.xml snes.xml vgmplay.xml wswan.xml x1_flop.xml x68k_flop.xml

r188571 Tuesday 12th July, 2022 at 04:39:37 UTC by 0kmg
megadriv.xml: Added two prototypes. (#10060)

New working software list additions
-----------------------------------
Road Riot 4WD (prototype, 19930719) [DrBizz]

New NOT_WORKING software list additions
---------------------------------------
Steel Talons (USA, prototype, 199206xx) [DrBizz]
[/branches/barcrest/hash]megadriv.xml

r188570 Tuesday 12th July, 2022 at 01:22:47 UTC by AJR
Misc. minor Mac corrections and documentation updates
[/branches/barcrest/src/devices/sound]asc.cpp
[/branches/barcrest/src/mame/apple]macquadra700.cpp sonora.cpp

r188569 Monday 11th July, 2022 at 17:42:43 UTC by AJR
kiwame: Move to separate driver; update notes
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/seta]kiwame.cpp* seta.cpp seta.h

r188568 Monday 11th July, 2022 at 16:20:39 UTC by Vasantha Crabb
Removed leftover strings from Brazilian Portuguese translation.
[/branches/barcrest/language/Portuguese_Brazil]strings.po

r188567 Monday 11th July, 2022 at 16:15:50 UTC by felipe
Updated Brazilian Portuguese translation. (#10066)
[/branches/barcrest/language/Portuguese_Brazil]strings.po

r188566 Monday 11th July, 2022 at 16:12:26 UTC by somerandomguyidk
jpmsru.cpp: Added Lucky Casino DAC. (#10001)
[/branches/barcrest/src/mame/jpm]jpmsru.cpp

r188565 Monday 11th July, 2022 at 11:30:25 UTC by hap
mm2: add notes
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp

r188564 Monday 11th July, 2022 at 11:08:23 UTC by hap
tking/corona: put sets in order
[/branches/barcrest/src/mame/saitek]corona.cpp stratos.cpp

r188563 Monday 11th July, 2022 at 07:14:45 UTC by patrick.mackinlay
opus100pm: add opus 108pm isa bus card
[/branches/barcrest/scripts/src]bus.lua
[/branches/barcrest/src/devices/bus/isa]isa.h isa_cards.cpp opus100pm.cpp* opus100pm.h*

r188562 Monday 11th July, 2022 at 02:29:56 UTC by 0kmg
snes.xml: Added nine dumps. (#10061)

New working software list additions
-----------------------------------
Doraemon 2 - Nobita no Toys Land Daibouken (Japan, prototype) [atomic]
Gourmet Warriors [NoIntro]
Jelly Boy (prototype) [Hard4Games, snescentral]
Jelly Boy (earlier prototype) [Mark Flitman, snescentral, VGHF]
Jimmy Connors Pro Tennis Tour (Germany, prototype) [snescentral]
Pinkie [NoIntro]
Superman Unfinished Version (demo) [Nostalgia Alley, snescentral, VGHF]
Tinhead [NoIntro]

New NOT_WORKING software list additions
---------------------------------------
Total Carnage (USA, prototype 19930610) [snescentral]
[/branches/barcrest/hash]snes.xml

r188561 Sunday 10th July, 2022 at 19:02:46 UTC by goldnchild
stuntcyc: fixed up rom addressing so that cycle displays properly (#10056)

- fixed rom addressing
- added debugging defines to document still existing issues in stuntcyc netlist
[/branches/barcrest/src/mame/atari]nl_stuntcyc.cpp

r188560 Sunday 10th July, 2022 at 18:21:14 UTC by hap
New working clones
------------------
Excel 68000 Mach III Master (set 2) [Supergrobi]
[/branches/barcrest/src/devices/bus/saitek_osa]maestro.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/fidelity]eag68k.cpp

r188559 Sunday 10th July, 2022 at 17:39:49 UTC by Osso
cclimber.cpp: corrected bootlegger name for ccbootmm
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/nichibutsu]cclimber.cpp

r188558 Sunday 10th July, 2022 at 17:03:01 UTC by Vasantha Crabb
taito/rbisland.cpp: More const, fixed commented code.
[/branches/barcrest/src/mame/taito]rbisland.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team