Note Feed

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

Previous 50 199869 Revisions Next 50

r188707 Monday 25th July, 2022 at 13:35:27 UTC by 0kmg
gameboy.xml: Converted data sizes to hexadecimal. (#10130)

* Noted probable underdump of Lunar Chase prototype.
[/branches/barcrest/hash]gameboy.xml

r188706 Monday 25th July, 2022 at 09:17:21 UTC by arcadeshadow
mo5_cart.xml: Use lowercase for descriptive text in descriptions. (#10123)
[/branches/barcrest/hash]mo5_cart.xml

r188705 Monday 25th July, 2022 at 09:14:41 UTC by 0kmg
nes.xml: More cleanups. (#10128)

* Cleaned up more titles and alt_titles.
* Converted remaining Jpn to Japan, Tw to Taiwan and Chi to China in descriptions.
[/branches/barcrest/hash]nes.xml

r188704 Monday 25th July, 2022 at 08:58:10 UTC by 0kmg
bbc_rom.xml: Fixed a ROM size error. (#10129)
[/branches/barcrest/hash]bbc_rom.xml

r188703 Monday 25th July, 2022 at 05:44:55 UTC by Osso
- namcofl.cpp: redumped speedrcr [Phil Bennett]
[/branches/barcrest/src/mame/namco]namcofl.cpp

r188702 Monday 25th July, 2022 at 04:26:48 UTC by 0kmg
nes.xml: Demoted some Enix games. Cleaned up some titles and alt_titles. (#10127)
[/branches/barcrest/hash]nes.xml

r188701 Monday 25th July, 2022 at 02:48:15 UTC by AJR
Additional small cleanups to Mac drivers, getting rid of MCFG overrides
[/branches/barcrest/src/mame/apple]mac.cpp mac.h mac_m.cpp mac_v.cpp maciivx.cpp macprtb.cpp

r188700 Monday 25th July, 2022 at 02:01:01 UTC by AJR
v8.cpp: Improve notes
[/branches/barcrest/src/mame/apple]v8.cpp

r188699 Monday 25th July, 2022 at 01:24:59 UTC by R. Belmont
v8.cpp: make shortnames more unique. [R. Belmont]
[/branches/barcrest/src/mame/apple]v8.cpp

r188698 Sunday 24th July, 2022 at 23:02:21 UTC by R. Belmont
mac.cpp: Move V8 family machines (LC, LC II, Classic II, Color Classic) to new separate driver. [R. Belmont]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/apple]mac.cpp mac.h mac_m.cpp mac_v.cpp maclc.cpp* v8.cpp* v8.h*

r188697 Sunday 24th July, 2022 at 22:53:16 UTC by hap
hh_tms1k: merlina is a bad dump afterall
[/branches/barcrest/src/devices/machine]sensorboard.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/handheld]hh_tms1k.cpp

r188696 Sunday 24th July, 2022 at 15:37:24 UTC by AJR
h8: MULXS & MULXU are slower without a MAC
[/branches/barcrest/src/devices/cpu/h8]h8.cpp h8.h h8.lst h8s2600.cpp

r188695 Sunday 24th July, 2022 at 15:19:30 UTC by steven.coomber
c64_cass.xml: Added 10 working items (#10120)

New working software list additions
---------------------------------------
Trantor: The Last Storm Trooper (Go!) [C64 Ultimate Tape Archive V2.0]
Trap (Alligata) [C64 Ultimate Tape Archive V2.0]
TRAZ: Transformable Arcade Zone (Cascade Games) [C64 Ultimate Tape Archive V2.0]
Trio (Elite Systems) [C64 Ultimate Tape Archive V2.0]
Turbo Out Run (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Turrican (Rainbow Arts) [C64 Ultimate Tape Archive V2.0]
Turrican II: The Final Fight (Rainbow Arts) [C64 Ultimate Tape Archive V2.0]
Typhoon (Imagine) [C64 Ultimate Tape Archive V2.0]
Uchi Mata (Martech) [C64 Ultimate Tape Archive V2.0]
The Untouchables (Ocean) [C64 Ultimate Tape Archive V2.0]
[/branches/barcrest/hash]c64_cass.xml

r188694 Sunday 24th July, 2022 at 15:18:50 UTC by Ryan Holtz
-cmi2x: Hooked up working MIDI on port 1. [Ryan Holtz] (#10122)

- Switched to shorter type names.
- Tightened up spacing in function declarations and definitions.
- Removed some now-unnecessary trampoline functions.
- Hooked up Rx and Tx clocks for MIDI port 1; MIDI in/out now works.
[/branches/barcrest/src/mame/fairlight]cmi.cpp

r188693 Sunday 24th July, 2022 at 12:25:26 UTC by AJR
Don't load any NVRAM other than the default for devices whose configurations inhibit NVRAM saving
[/branches/barcrest/src/emu]machine.cpp

r188692 Sunday 24th July, 2022 at 09:38:16 UTC by Vasantha Crabb
Clean up whitespace with srcclean
[/branches/barcrest/hash]apple2gs_flop_orig.xml ekara_japan.xml ekara_japan_d.xml ekara_japan_g.xml ekara_japan_m.xml ekara_japan_s.xml vgmplay.xml
[/branches/barcrest/src/devices/bus/vcs]rom.cpp scharger.cpp
[/branches/barcrest/src/devices/machine]k056230.cpp
[/branches/barcrest/src/emu]rendlay.cpp
[/branches/barcrest/src/lib/formats]fs_cbmdos.cpp fs_cbmdos.h fs_coco_os9.cpp fs_coco_rsdos.cpp fs_oric_jasmin.cpp fs_prodos.cpp fs_vtech.cpp
[/branches/barcrest/src/mame/atari]nl_stuntcyc.cpp
[/branches/barcrest/src/mame/barcrest]mpu4.cpp mpu4_characteriser_pal.h mpu4mod4oki.cpp mpu4mod4yam.cpp
[/branches/barcrest/src/mame/fairlight]cmi_mkbd.cpp
[/branches/barcrest/src/mame/jpm]jpmsru.cpp
[/branches/barcrest/src/mame/konami]zr107.cpp

r188691 Sunday 24th July, 2022 at 09:19:37 UTC by Vasantha Crabb
More minor cleanup.
[/branches/barcrest/src/devices/bus/vcs]rom.cpp scharger.cpp vcs_slot.h
[/branches/barcrest/src/mame/atari]a2600.cpp a2600.h
[/branches/barcrest/src/mame/snk]mainsnk.cpp munchmo.cpp

r188690 Sunday 24th July, 2022 at 05:56:45 UTC by Osso
apple2_flop_clcracked.xml: fixed typo
[/branches/barcrest/hash]apple2_flop_clcracked.xml

r188689 Sunday 24th July, 2022 at 04:51:33 UTC by Vasantha Crabb
Minor cleanup and fixes.

apple2_flop_clcracked.xml: Turned some comments that are apparently
supposed to be usage notes into info elements.

konami/mogura.cpp: Made PROM-to-palette mapping more obvious using
bitswap.
[/branches/barcrest/hash]apple2_flop_clcracked.xml apple2_flop_misc.xml
[/branches/barcrest/src/mame/konami]mogura.cpp
[/branches/barcrest/src/mame/sega]segae.cpp

r188688 Sunday 24th July, 2022 at 03:17:17 UTC by Vasantha Crabb
docs: Updated documentation on compiling MAME.

Updated instructions for building subsets of MAME using the SOURCES
option.

Added descriptions for several more "useful" settings.

Bumped documentation version as the build system changes are not in
0.245.
[/branches/barcrest/docs/source]conf.py
[/branches/barcrest/docs/source/initialsetup]compilingmame.rst

r188687 Saturday 23rd July, 2022 at 22:21:01 UTC by hap
taito_z: use generic output tag for cpua_ctrl_w
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp
[/branches/barcrest/src/mame/taito]taito_z.cpp taito_z.h taito_z_v.cpp

r188686 Saturday 23rd July, 2022 at 20:43:41 UTC by Scott Stone
segae.cpp: Fixed labels for megrescu based on PCB photo. [Brian Troha]
[/branches/barcrest/src/mame/sega]segae.cpp

r188685 Saturday 23rd July, 2022 at 18:47:19 UTC by hap
mmdisplay1: update lcd on any strobe edge
[/branches/barcrest/src/mame/handheld]hh_tms1k.cpp
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp mmdisplay1.cpp

r188684 Saturday 23rd July, 2022 at 18:11:52 UTC by tim.lindner
mc6847: revise font (#10115)
[/branches/barcrest/src/devices/video]mc6847.cpp mc6847.h
[/branches/barcrest/src/mame/trs]gime.cpp gime.h

r188683 Saturday 23rd July, 2022 at 15:46:36 UTC by wilbertpol
atari/a2600.cpp: Remove device lookups. (#10094)

* atari/a2600.cpp: Remove device lookups.

* a2600.xml: Fix description for challenge and add usage note.

* a2600.cpp: Simplified vcs_cart_slot_device. Let cartridges install themselves.

* bus/vcs/rom.cpp: Reorganized code so each class's code is together.

* bus/vcs/vcs_slot.cpp: Moved pcb enum from .h to .cpp file
[/branches/barcrest/hash]a2600.xml
[/branches/barcrest/src/devices/bus/vcs]compumat.cpp compumat.h dpc.cpp dpc.h harmony_melody.cpp harmony_melody.h rom.cpp rom.h scharger.cpp scharger.h vcs_slot.cpp vcs_slot.h
[/branches/barcrest/src/mame/atari]a2600.cpp a2600.h tvboy.cpp

r188682 Saturday 23rd July, 2022 at 15:43:28 UTC by andrew.green
vectrex: Pass the new value with the timer param, so it ends up in the y integrator. (#10074)

* Param now holds a value and a destination, so that we write the
value that existed at send time, rather than whatever's in PORTA
when receipt occurs.  Fixes 45° vectors in Thrust and Moon Lander (and presumably others).
[/branches/barcrest/src/mame/miltonbradley]vectrex_m.cpp vectrex_v.cpp

r188681 Saturday 23rd July, 2022 at 14:35:02 UTC by 0kmg
a2600.xml: Set default controllers for games that don't use joysticks. (#10057)
[/branches/barcrest/hash]a2600.xml

r188680 Saturday 23rd July, 2022 at 14:33:34 UTC by 0kmg
a2600.cpp: Default to having a right joystick connected. (#10040)
[/branches/barcrest/src/mame/atari]a2600.cpp

r188679 Saturday 23rd July, 2022 at 14:32:06 UTC by arcadeshadow
ibm5150.xml: 10 new software additions (#10059)



New working software list additions
-----------------------------------
Advanced Dungeons & Dragons - DragonStrike (v1.0) [ibmpc5150, archive.org]
Advanced Dungeons & Dragons - DragonStrike (v1.1) [ibmpc5150, archive.org]
Advanced Dungeons & Dragons - DragonStrike (v1.2) [ibmpc5150, archive.org]
Home Alone 2: Lost in New York [ibmpc5150, archive.org]
Pac-Man (Thunder Mountain release) [ibmpc5150, archive.org]
Secret Agent (shareware, $5 Computer Store - Wiz Technology release) [SmartCoda, archive.org]
Temple of Death [ibmpc5150, archive.org]

New NOT_WORKING software list additions
-----------------------------------
King's Quest (DOS release) [Gypsy Dave, archive.org]

Redump
-----------------------------------
Home Alone - A Family Game Without the Family [ibmpc5150, archive.org]
Over the Net! [ibmpc5150, archive.org]
[/branches/barcrest/hash]ibm5150.xml

r188678 Saturday 23rd July, 2022 at 14:27:39 UTC by steven.coomber
c64_cass.xml: Added 10 items (9 working, 1 not working) (#10108)



New working software list additions
---------------------------------------
Time Tunnel (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Tintin on the Moon (Infogrames) [C64 Ultimate Tape Archive V2.0]
Token of Ghall (Interceptor Software) [C64 Ultimate Tape Archive V2.0]
Tom & Jerry (Magic Bytes) [C64 Ultimate Tape Archive V2.0]
Tom (Kingsoft) [C64 Ultimate Tape Archive V2.0]
Top Gun (Ocean) [C64 Ultimate Tape Archive V2.0]
The Train: Escape to Normandy (Electronic Arts) [C64 Ultimate Tape Archive V2.0]
The Transformers: Battle to Save the Earth (Activision) [C64 Ultimate Tape Archive V2.0]
Transylvanian Tower (Richard Shepherd Software) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
Trailblazer (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
[/branches/barcrest/hash]c64_cass.xml

r188677 Saturday 23rd July, 2022 at 14:20:43 UTC by tim.lindner
Adjust cocomax 3 hi res adaptor coefecients to better match values from hardware (#10116)
[/branches/barcrest/src/mame/trs]coco.cpp

r188676 Saturday 23rd July, 2022 at 09:02:53 UTC by hap
mrmusical: add speaker switch
[/branches/barcrest/src/mame/handheld]hh_hmcs40.cpp hh_melps4.cpp hh_pic16.cpp hh_sm510.cpp hh_tms1k.cpp hh_ucom4.cpp

r188675 Saturday 23rd July, 2022 at 06:32:21 UTC by Osso
mogura.cpp: added hardware info [Guru]
[/branches/barcrest/src/mame/konami]mogura.cpp

r188674 Saturday 23rd July, 2022 at 03:53:00 UTC by firehawke
July 2022 update for Apple software lists. (#10117)

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Lauren of the 25th Century [4am, Firehawke]

New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Key Lingo (Revision 2) (cleanly cracked) [4am, Firehawke]
Number Explorer (cleanly cracked) [4am, Firehawke]
PFS File (Version B.01) (cleanly cracked) [4am, Firehawke]
PFS File (Version C.00) (cleanly cracked) [4am, Firehawke]
PFS Graph (Version 1983-01-12) (cleanly cracked) [4am, Firehawke]
PFS Graph (Version 1984-01-31) (cleanly cracked) [4am, Firehawke]
Spanish for Mastery (cleanly cracked) [4am, san inc, Firehawke]
The Chambers of Vocab (Revision 2) (cleanly cracked) [4am, Firehawke]
Take 1 (Version 06401) (cleanly cracked) [4am, Firehawke]
Sur les traces du Deirdron (cleanly cracked) [4am, Firehawke]
Pixit (Version 01331) (cleanly cracked) [4am, Firehawke]
Portrait Robot (cleanly cracked) [4am, Firehawke]
PFS Write (Version 1986-01-01) (cleanly cracked) [4am, Firehawke]
Blazing Paddles (Revision 0) (cleanly cracked) [4am, Firehawke]
PFS Graph (Version 1984-03-14) (cleanly cracked) [4am, Firehawke]
PFS Write (Version 1984-09-27) (cleanly cracked) [4am, Firehawke]
PFS Report (Version B:00 1981-01-03) (cleanly cracked) [4am, Firehawke]
Rainy Day Games (Version 13501) (cleanly cracked) [4am, Firehawke]
Ski Crazed (Version 28701) (cleanly cracked) [4am, Firehawke]
Video Vegas (Version 12511) (cleanly cracked) [4am, Firehawke]
Trickster Coyote (Version 1984) (cleanly cracked) [4am, Firehawke]
Blazing Paddles (Version 04421) (cleanly cracked) [4am, Firehawke]
PFS Report (Version 1982-01-14) (cleanly cracked) [4am, Firehawke]
Prince (Version 15531) (cleanly cracked) [4am, Firehawke]
PFS Write (Version 1984-11-01) (cleanly cracked) [4am, Firehawke]
German Vocabulary for Shopping Use (cleanly cracked) [4am, Firehawke]
Profession Détective: Qui a volé Lily (cleanly cracked) [4am, Firehawke]
The Factory (Version 1984) (cleanly cracked) [4am, Firehawke]
Prince (Version 15521) (cleanly cracked) [4am, Firehawke]
Fractions en Folie (cleanly cracked) [4am, Firehawke]
PFS Etat (Version 1984-11-26) (cleanly cracked) [4am, Firehawke]
Magicalc (Version 2.0-1984) (cleanly cracked) [4am, Firehawke]
Disk Optimizer II (Version 1.1) (cleanly cracked) [4am, Firehawke]
CHASM Checking Account Systems Manager (cleanly cracked) [4am, Firehawke]
Learning about Geography, Maps, and Globes (cleanly cracked) [4am, Firehawke]
Science Volume 1: The Environment (cleanly cracked) [4am, Firehawke]
Master Diagnostics II and II Plus (cleanly cracked) [4am, Firehawke]
PFS Fichier (Version 1984-11-26) (cleanly cracked) [4am, Firehawke]
PFS Report (Version 1985-09-10) (cleanly cracked) [4am, Firehawke]
Pacific 231 (cleanly cracked) [4am, Firehawke]
Sherwood Forest (cleanly cracked) [4am, Firehawke]
Mathematics Courseware Problem Solving Level 5 (cleanly cracked) [4am, Firehawke]
Star Warrior (Revision 2) (cleanly cracked) [4am, san inc, Firehawke]
Counting Parade (Revision 0) (cleanly cracked) [4am, Firehawke]
Living Chess Library: Paul Whitehead Teaches Chess (cleanly cracked) [4am, Firehawke]
Living Chess Library: King's Indian Defense (cleanly cracked) [4am, Firehawke]
Living Chess Library: 50 Classic Games (cleanly cracked) [4am, Firehawke]
Cotton's First Files (cleanly cracked) [4am, Firehawke]

New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------

Tomahawk [4am, Firehawke]

* New working software list additions (apple2_flop_misc.xml)
----------------------------------------------------------

Lauren of the 25th Century [4am, Firehawke]
[/branches/barcrest/hash]apple2_flop_clcracked.xml apple2_flop_misc.xml apple2_flop_orig.xml apple2gs_flop_orig.xml

r188673 Friday 22nd July, 2022 at 22:47:12 UTC by hap
hh_tms1k: add note
[/branches/barcrest/src/mame/handheld]hh_tms1k.cpp

r188672 Friday 22nd July, 2022 at 22:02:00 UTC by hap
New working machines
--------------------
Mr. Mus-I-Cal [hap, Sean Riddle]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/handheld]hh_tms1k.cpp
[/branches/barcrest/src/mame/layout]mathmagi.lay mrmusical.lay* qkracer.lay qkracerm.lay qkspeller.lay wizatron.lay

r188671 Friday 22nd July, 2022 at 16:14:06 UTC by Osso
- mainsnk.cpp, munchmo.cpp: consolidated driver in one file, minor cleanups

- some drivers: minor spelling fixes (becuase -> because, Fujistu -> Fujitsu)

- lwings.cpp: more label updates / comments for the avengers set [Brian Troha]
[/branches/barcrest/src/mame/capcom]lwings.cpp
[/branches/barcrest/src/mame/galaxian]galaxian.cpp
[/branches/barcrest/src/mame/maygay]maygayep.cpp
[/branches/barcrest/src/mame/msx]msx.cpp
[/branches/barcrest/src/mame/playmark]sderby.cpp
[/branches/barcrest/src/mame/sega]model2.cpp
[/branches/barcrest/src/mame/snk]mainsnk.cpp mainsnk.h mainsnk_v.cpp munchmo.cpp munchmo.h munchmo_v.cpp
[/branches/barcrest/src/mame/tvgames]spg2xx_playvision.cpp

r188670 Friday 22nd July, 2022 at 12:11:36 UTC by AJR
m6809: Simplify disassembly of pushes and pulls of both A and B
[/branches/barcrest/src/devices/cpu/m6809]6x09dasm.cpp

r188669 Friday 22nd July, 2022 at 10:42:43 UTC by patrick.mackinlay
am9516: another bug fix
[/branches/barcrest/src/devices/machine]am9516.cpp

r188668 Friday 22nd July, 2022 at 10:34:54 UTC by patrick.mackinlay
am9516: bug fixes
[/branches/barcrest/src/devices/machine]am9516.cpp

r188667 Friday 22nd July, 2022 at 03:02:28 UTC by patrick.mackinlay
mg1: hook up dma controllers
[/branches/barcrest/src/mame/mg1]mg1.cpp

r188666 Friday 22nd July, 2022 at 01:04:45 UTC by Scott Stone
vgmplay.xml:  Fixed shortname
[/branches/barcrest/hash]vgmplay.xml

r188665 Friday 22nd July, 2022 at 00:31:29 UTC by Scott Stone
vgmplay.xml:  Added 40 new entries, 5 updated entries [VMGRips.net, Tafoid]
[/branches/barcrest/hash]vgmplay.xml

r188664 Thursday 21st July, 2022 at 22:36:44 UTC by arcadeshadow
ibm5170.xml: 3 new software additions (#10114)

New working software list additions
-----------------------------------
Alone in the Dark 2 - Secret Doors (USA) [dosnostalgic, archive.org]
Genesia (v1.41) [The Good Old Days]
Genesia (v1.4) [MarkHnsn, archive.org]
[/branches/barcrest/hash]ibm5170.xml

r188663 Thursday 21st July, 2022 at 20:54:25 UTC by hap
avengers: add NO_DUMP placeholder for mcu
[/branches/barcrest/src/mame/capcom]lwings.cpp

r188662 Thursday 21st July, 2022 at 17:43:44 UTC by Robbbert
pang3b4,5: formatting and spelling
[/branches/barcrest/src/mame/capcom]cps1.cpp

r188661 Thursday 21st July, 2022 at 12:18:15 UTC by Nathan Woods
util/zippath.cpp: Removed a now-unnecessary cast to std::string. (#10112)
[/branches/barcrest/src/lib/util]zippath.cpp

r188660 Thursday 21st July, 2022 at 12:09:08 UTC by hap
fidelity/card: get rid of high freq timer (optimization)
[/branches/barcrest/src/mame/fidelity]card.cpp

r188659 Thursday 21st July, 2022 at 08:14:07 UTC by hap
desertdn: update company string
[/branches/barcrest/src/mame/thepit]thepit.cpp

r188658 Wednesday 20th July, 2022 at 23:04:36 UTC by Ryan Holtz
-6840ptm: Fixed counter duration and fixed output behavior in single-shot and dual-8-bit modes. [Ryan Holtz] (#10111)
[/branches/barcrest/src/devices/machine]6840ptm.cpp 6840ptm.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team