Note Feed

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

Previous 50 199869 Revisions Next 50

r190474 Tuesday 15th November, 2022 at 12:50:06 UTC by 0kmg
a7800.xml: Added 10 homebrew cartridges. (#10518)

New working software list additions
-----------------------------------
Armor Attack II [Robert Tuccitto]
Bentley Bear's Crystal Quest (NTSC) [Robert Tuccitto]
Crazy Otto (NTSC, Ms. Pac-Man hack) [Robert Tuccitto]
Crazy Otto (PAL, Ms. Pac-Man hack) [Robert Tuccitto]
Froggie [Robert Tuccitto]
K.C. Munchkin! [Robert Tuccitto]
Rip-Off (NTSC) [Robert Tuccitto]
Rip-Off (PAL) [Robert Tuccitto]
Scramble (NTSC) [Robert Tuccitto]
Worm! [GroovyBee]
[/branches/a800_cart/hash]a7800.xml

r190473 Tuesday 15th November, 2022 at 12:49:25 UTC by iceknigh7
nes.xml: Added new working entry (#10545)

- The Cheetahmen: The Creation (USA) [Magic Jewelry Nerd]
[/branches/a800_cart/hash]nes.xml

r190472 Tuesday 15th November, 2022 at 12:49:00 UTC by algestam
New working machine added (#10551)

-----------
Castlevania II: Simon's Quest (Tiger handheld) [algestam, Sean Riddle]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/handheld]hh_sm510.cpp

r190471 Tuesday 15th November, 2022 at 12:48:22 UTC by Ryan Holtz
-e132xsfe.cpp: Fixed missing bit mask causing UBSAN warnings. [Ryan Holtz] (#10550)

Co-authored-by: Ryan Holtz <TheMogMiner>
[/branches/a800_cart/src/devices/cpu/e132xs]e132xsfe.cpp

r190470 Tuesday 15th November, 2022 at 12:45:26 UTC by 0kmg
n64.xml: Added an unreleased prototype. (#10552)

New working software list additions
-----------------------------------
SimCopter 64 (prototype 19970616) [VGHF]
[/branches/a800_cart/hash]n64.xml

r190469 Monday 14th November, 2022 at 23:06:18 UTC by Angelo Salese
olympia/portrait.cpp: apply some WIP cleanups, make it playable (#10540)

- Make color palette to be b&w for the time being, being more visible to the eye than the previous washed out attempt;
- mask sprite area against defined playfield clip rectangle;
- fix global sprite Y positions, they mostly follow up current scroll value except for some edge cases;
- attempt to fix sprite priorities;
- make tilemap bank more logical (?) bitwise;
[/branches/a800_cart/src/mame/olympia]portrait.cpp portrait.h portrait_v.cpp

r190468 Monday 14th November, 2022 at 22:23:09 UTC by hap
namcos22: add object brightness adjust
[/branches/a800_cart/src/mame/namco]namcos22.cpp namcos22.h namcos22_v.cpp

r190467 Monday 14th November, 2022 at 17:25:41 UTC by Osso
- irem/m72.cpp: Added more PLDs to various sets, added main board BPROMs to most sets. [Porchy, The PLD Archive, Brian Troha, The Dumping Union]

- nmk/quizdna.cpp, nmk/quizpanic.cpp: consolidated drivers in single files
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/acorn]ssfindo.cpp
[/branches/a800_cart/src/mame/irem]m72.cpp
[/branches/a800_cart/src/mame/nmk]quizdna.cpp quizdna.h quizdna_v.cpp quizpani.cpp quizpani.h quizpani_v.cpp

r190466 Monday 14th November, 2022 at 17:23:34 UTC by Osso
New working clones
------------------
Pitapat Puzzle (set 2) [Jorge Silva]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/f32]crospang.cpp

r190465 Monday 14th November, 2022 at 16:19:27 UTC by jiaxun.yang
newport: Split out iterator setup stage (#10546)

In REX3, iterator setup should be a dedicated operation that
is only execuated if
a). A Draw command is execuated with DoSetup at DRAWMODE0 set
or
b). A host write is issued to SETUP register

At setup stage REX3 will calcuate quadrant for a block or span
drawcall or octant together with some Bresenham parameters for
a line drawcall.

Linux newport_con driver is rely on this behavior to use quadrant
calculated by previous draw call to render characters.

Fixes: #9667
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
[/branches/a800_cart/src/devices/bus/gio64]newport.cpp newport.h

r190464 Monday 14th November, 2022 at 12:57:08 UTC by hap
tilemap_t::draw_instance: add another safety check for priority bitmap
[/branches/a800_cart/src/emu]tilemap.cpp

r190463 Monday 14th November, 2022 at 11:09:51 UTC by tim.lindner
wd_fdc: adjust wp detection delay to better match real hardware (#10547)
[/branches/a800_cart/src/devices/machine]wd_fdc.cpp

r190462 Monday 14th November, 2022 at 10:13:04 UTC by Curt Coder
abc1600: Fixed hard disk formatting by introducing configurable byte transfer and command delays into the NSCSI system. [Curt Coder]
[/branches/a800_cart/hash]a5200.xml a800.xml a800_flop.xml xegs.xml
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a5200_supercart.cpp a5200_supercart.h a800_carts.cpp a800_carts.h a800_slot.cpp a800_slot.h a8sio.cpp atari1050.h atari810.h atrax.cpp atrax.h bbsb.cpp bbsb.h cassette.cpp corina.cpp corina.h maxflash.cpp maxflash.h oss.cpp oss.h phoenix.cpp phoenix.h rom.cpp rom.h rtime8.cpp rtime8.h sic.cpp sic.h sparta.cpp sparta.h supercharger.cpp supercharger.h telelink2.cpp telelink2.h ultracart.cpp ultracart.h williams.cpp williams.h
[/branches/a800_cart/src/devices/bus/abcbus]lux4105.cpp
[/branches/a800_cart/src/devices/bus/nscsi]s1410.cpp s1410.h
[/branches/a800_cart/src/devices/machine]nscsi_bus.cpp nscsi_bus.h
[/branches/a800_cart/src/mame/atari]antic.cpp atari400.cpp atari400.h gtia.cpp

r190461 Friday 2nd December, 2022 at 13:29:19 UTC by wilbertpol
video/v9938.cpp: Implemented V9958 registers 26 and 27 for graphic23 and graphic4 modes. (#10619)

Fixes MT08466.
[src/devices/video]v9938.cpp

r190460 Friday 2nd December, 2022 at 13:09:56 UTC by 0kmg
Fixed some misspelling occurrences here and there. (#10605)
[hash]apple2gs_flop_clcracked.xml msx1_cass.xml
[src/devices/machine]mc68901.cpp
[src/lib/formats]hxchfe_dsk.cpp ti99_dsk.cpp
[src/mame/stern]cliffhgr.cpp

r190459 Friday 2nd December, 2022 at 12:50:30 UTC by arcadeshadow
apple2_flop_orig.xml: Use title case for company names (proper nouns). (#10622)
[hash]apple2_flop_orig.xml

r190458 Friday 2nd December, 2022 at 12:47:32 UTC by arcadeshadow
a800.xml: Metadata cleanups. (#10624)

- Replaced countries' abbreviations by their full name.
- Lowercase on some descriptive words like "Rev", "Alt", "Prototype", "Pirate".
[hash]a800.xml

r190457 Friday 2nd December, 2022 at 12:45:07 UTC by arcadeshadow
rz1_cass.xml: Lowercase on descriptive words. (#10623)

Lowercase on descriptive "samples" word.
[hash]rz1_cass.xml

r190456 Friday 2nd December, 2022 at 12:43:35 UTC by Olivier Galibert
Fix f726eee (mumdump broken)
[src/emu]emumem_hedr.ipp emumem_hedw.ipp

r190455 Thursday 1st December, 2022 at 19:49:44 UTC by Angelo Salese
upd765.cpp: return a command_end with data_completion = false for failed commands (#10615)

* upd765.cpp: return a command_end with data_completion = false for failed commands

* upd765.cpp: add for format_track_continue too
[src/devices/machine]upd765.cpp

r190454 Thursday 1st December, 2022 at 17:57:35 UTC by Vasantha Crabb
debugger: Add missing override qualifiers in Qt debugger.
[src/osd/modules/debugger]debugqt.cpp
[src/osd/modules/debugger/qt]debuggerview.h

r190453 Thursday 1st December, 2022 at 17:17:41 UTC by Osso
unico/silkroad.cpp:  consolidated driver in single file
[src/mame/unico]silkroad.cpp silkroad.h silkroad_v.cpp

r190452 Thursday 1st December, 2022 at 15:55:28 UTC by Vasantha Crabb
debugger: Hopefully fix undefined names in Cocoa debugger.
[src/osd/modules/debugger/osx]debugcommandhistory.h debugcommandhistory.mm

r190451 Thursday 1st December, 2022 at 15:25:57 UTC by Vasantha Crabb
-debugger: Improved session save/restore.

* Qt: Save expression for memory and disassembly views.
* Qt: Made command history behave more like Cocoa.
* Qt: Added expression history and made behaviour more like Cocoa.
* Qt: Refactored global notifications to use signals.
* Win32: Increased command/expression history size to 100 items.
* Cocoa: Save state of device info viewer windows.
* Qt/Win32/Cocoa: Save command/expression history.

-util/xmlfile.cpp: Fixed bug where copyInto failed to copy nodes.
[scripts/src/osd]modules.lua
[src/lib/util]xmlfile.cpp
[src/osd/modules/debugger]debugqt.cpp xmlconfig.cpp xmlconfig.h
[src/osd/modules/debugger/osx]debugcommandhistory.h debugcommandhistory.mm debugconsole.mm debugwindowhandler.mm deviceinfoviewer.mm
[src/osd/modules/debugger/qt]breakpointswindow.cpp breakpointswindow.h dasmwindow.cpp dasmwindow.h debuggerview.cpp debuggerview.h deviceinformationwindow.cpp deviceinformationwindow.h deviceswindow.cpp deviceswindow.h logwindow.cpp logwindow.h mainwindow.cpp mainwindow.h memorywindow.cpp memorywindow.h windowqt.cpp windowqt.h
[src/osd/modules/debugger/win]debugwininfo.h editwininfo.cpp editwininfo.h

r190450 Thursday 1st December, 2022 at 14:07:22 UTC by AJR
bgt.cpp: Remove skeleton driver and fold sets into neptunp2.cpp
[src/mame]arcade.flt mame.lst
[src/mame/cirsa]neptunp2.cpp
[src/mame/misc]bgt.cpp

r190449 Thursday 1st December, 2022 at 02:22:38 UTC by Angelo Salese
ibm5150.xml: promote pc1mouse
[/branches/ibm5150_qa/hash]ibm5150.xml

r190448 Thursday 1st December, 2022 at 01:49:20 UTC by Angelo Salese
ibm5150.xml: promote abcbox
[/branches/ibm5150_qa/hash]ibm5150.xml

r190447 Thursday 1st December, 2022 at 00:49:14 UTC by Angelo Salese
Software list items promoted to working
---------------------------------------
ibm5150.xml: Ancient Land of Ys [Angelo Salese]
[/branches/ibm5150_qa/hash]ibm5150.xml

r190446 Wednesday 30th November, 2022 at 19:37:10 UTC by Angelo Salese
hash/ibm5150.xml: fix Kyodia -> Kyodai typo
[/branches/ibm5150_qa/hash]ibm5150.xml

r190445 Wednesday 30th November, 2022 at 19:50:26 UTC by hap
nes_apu: update stream before reading statusreg
[src/devices/sound]nes_apu.cpp
[src/mame/handheld]hh_hmcs40.cpp

r190444 Wednesday 30th November, 2022 at 19:25:48 UTC by Angelo Salese
hash/ibm5150.xml: QA, partial convert of supported=no to notes field
[/branches/ibm5150_qa/hash]ibm5150.xml

r190443 Wednesday 30th November, 2022 at 18:23:29 UTC by Angelo Salese
hash/ibmpcjr_flop.xml: add QA notes, demote entries where applicable
[/branches]ibm5150_qa*

r190442 Wednesday 30th November, 2022 at 18:23:29 UTC by Angelo Salese
hash/ibmpcjr_flop.xml: add QA notes, demote entries where applicable
[hash]ibmpcjr_flop.xml

r190441 Wednesday 30th November, 2022 at 17:17:55 UTC by 987123879113
konami/konami_gn676_lan.cpp: Rewrote GN676 LAN board emulation. (#10617)

* Now passed boot checks, and supports x76 security chip.
* Added variants for Thrill Drive, Racing Jam, and Racing Jam 2.
* konami/nwk-tr.cpp: Added Thrill Drive security chips and variants.
* konami/hornet.cpp: Added Thrill Drive variants.
* konami/nwk-tr.cpp: Added Racing Jam 1 and 2 variants.

New clones marked as NOT_WORKING
--------------------------------
Racing Jam (GQ676UAC) [windyfairy]
Racing Jam (GQ676EAC) [windyfairy]
Racing Jam (GQ676AAC) [windyfairy]
Racing Jam: Chapter 2 (GQ888UAA) [windyfairy]
Racing Jam: Chapter 2 (GQ888AAA) [windyfairy]
Thrill Drive (UDE) [windyfairy]
Thrill Drive (JCE) [windyfairy]
Thrill Drive (EDE) [windyfairy]
Thrill Drive (ACE) [windyfairy]
Thrill Drive (ABE) [windyfairy]
Thrill Drive (UDB) [windyfairy]
Thrill Drive (JCB) [windyfairy]
Thrill Drive (EDB) [windyfairy]
Thrill Drive (ACB) [windyfairy]
Thrill Drive (ABB) [windyfairy]
Thrill Drive (ver GN713JAB) [windyfairy]
Thrill Drive (ver GM713JAB) [windyfairy]
Thrill Drive (ver GP713JAB) [windyfairy]
Thrill Drive (ver GE713JAB) [windyfairy]
Thrill Drive (ver GK713EAB) [windyfairy]
Thrill Drive (ver GK713EEB) [windyfairy]
Thrill Drive (ver GK713K*B) [windyfairy]
[src/mame]mame.lst
[src/mame/konami]hornet.cpp konami_gn676_lan.cpp konami_gn676_lan.h nwk-tr.cpp

r190440 Tuesday 29th November, 2022 at 23:34:22 UTC by hap
knascar: uppercase title string
[src/mame/handheld]hh_sm510.cpp

r190439 Tuesday 29th November, 2022 at 21:21:18 UTC by hap
New working machines
--------------------
Skate or Die (Konami, handheld) [hap, Sean Riddle, Mr. Do]
Bill Elliott's Nascar Racing (handheld) [hap, Sean Riddle, Mr. Do]
[src/mame]mame.lst
[src/mame/handheld]hh_sm510.cpp
[src/mame/namco]namcos22_v.cpp

r190438 Tuesday 29th November, 2022 at 21:21:18 UTC by GitHub
-

r190437 Tuesday 29th November, 2022 at 21:21:18 UTC by GitHub
-

r190436 Tuesday 29th November, 2022 at 05:41:19 UTC by Vasantha Crabb
Bump version to 0.250
[/tags]mame0250*

r190435 Tuesday 29th November, 2022 at 14:27:26 UTC by Vasantha Crabb
Merge tag 'mame0250' into mainline-master

MAME 0.250
[hash]apple2_flop_misc.xml
[src/devices/imagedev]harddriv.h
[src/lib/util]harddisk.cpp harddisk.h
[src/mame]mame.lst
[src/mame/comad]zerozone.cpp
[src/mame/konami]cobra.cpp hornet.cpp konppc_jvshost.cpp* konppc_jvshost.h* nwk-tr.cpp
[src/mame/taito]asuka.cpp
[src/tools/imgtool]imghd.h

r190434 Tuesday 29th November, 2022 at 05:41:19 UTC by Vasantha Crabb
Bump version to 0.250
[/trunk]makefile
[android-project/app/src/main]AndroidManifest.xml
[docs/source]conf.py

r190433 Tuesday 29th November, 2022 at 05:09:59 UTC by Vasantha Crabb
barcrest/mpu4.cpp: Fixed regression for games using sampled sound. [James Wallace]
[src/mame/barcrest]mpu4.cpp mpu4.h

r190432 Monday 28th November, 2022 at 16:26:02 UTC by 0kmg
misc/cocoloco.cpp: Corrected DIP switch name Cocoloco typo. (#10607)
[src/mame/misc]cocoloco.cpp

r190431 Monday 28th November, 2022 at 15:39:55 UTC by Vasantha Crabb
emu/rendlay.cpp: Fixed locale-sensitive number handling (fixes MT08521).
[src/emu]rendlay.cpp

r190430 Monday 28th November, 2022 at 13:10:22 UTC by AJR
scmp: Fix unreliable order of execution in JMP instruction
[hash]apple2_flop_misc.xml
[src/devices/imagedev]harddriv.h
[src/lib/util]harddisk.cpp harddisk.h
[src/mame]mame.lst
[src/mame/comad]zerozone.cpp
[src/mame/konami]cobra.cpp hornet.cpp konppc_jvshost.cpp konppc_jvshost.h nwk-tr.cpp
[src/mame/misc]cocoloco.cpp
[src/mame/taito]asuka.cpp
[src/tools/imgtool]imghd.h

r190429 Tuesday 29th November, 2022 at 06:22:53 UTC by Osso
taito/asuka.cpp: ROM labels' improvements for bonzeadvp2
[src/mame/taito]asuka.cpp

r190428 Tuesday 29th November, 2022 at 05:09:59 UTC by Vasantha Crabb
barcrest/mpu4.cpp: Fixed regression for games using sampled sound. [James Wallace]
[/branches/release0250/src/mame/barcrest]mpu4.cpp mpu4.h

r190427 Monday 28th November, 2022 at 17:42:52 UTC by Osso
comad/zerozone.cpp: added PCB infos and derived clocks from actual XTALs, pending measurements [Brian Troha]
[src/mame/comad]zerozone.cpp

r190426 Monday 28th November, 2022 at 17:39:56 UTC by Osso
New working clones
------------------
Bonze Adventure (World, prototype, older) [BL]
[src/mame]mame.lst
[src/mame/taito]asuka.cpp

r190425 Monday 28th November, 2022 at 17:21:00 UTC by Angelo Salese
upd765.cpp: add for format_track_continue too
[/branches/upd765_scanid_failed/src/devices/machine]upd765.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team