Note Feed

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

Previous 50 199869 Revisions Next 50

r198069 Tuesday 11th July, 2023 at 21:33:18 UTC by Jonathan Gevaryahu
Echo Plus board uses a TSP5220C (aka TMS5220C), not a straight TMS5220 [Lord Nightmare]
[src/devices/bus/a2bus]a2mockingboard.cpp

r198068 Tuesday 11th July, 2023 at 21:17:00 UTC by Jonathan Gevaryahu
Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare]
[scripts/src]sound.lua
[scripts/target/mame]tiny.lua
[src/devices/bus/a2bus]a2mockingboard.cpp
[src/devices/bus/c64]speakeasy.cpp speakeasy.h
[src/devices/bus/vic20]speakeasy.cpp speakeasy.h
[src/devices/sound]votrax.cpp votrax.h
[src/mame/ausnz]aussiebyte.cpp aussiebyte.h
[src/mame/midway]astrocde.cpp astrocde.h
[src/mame/pinball]taito.cpp
[src/mame/shared]gottlieb_a.cpp gottlieb_a.h
[src/mame/tiger]k28.cpp
[src/mame/votrax]votrhv.cpp votrpss.cpp votrtnt.cpp

r198067 Tuesday 11th July, 2023 at 20:28:11 UTC by Angelo Salese
isa/svga_paradise.cpp: add WD90C31-LR, WD90C31A_LR, WD90C31A_ZS, W90C33_ZZ ISA cards
[src/devices/bus/isa]isa_cards.cpp svga_paradise.cpp svga_paradise.h

r198066 Tuesday 11th July, 2023 at 17:07:25 UTC by hap
changela: add note
[src/mame/taito]changela.cpp

r198065 Tuesday 11th July, 2023 at 15:18:39 UTC by AJR
zac1b1120.cpp: More notes
[src/mame/zaccaria]zac1b1120.cpp

r198064 Tuesday 11th July, 2023 at 14:52:46 UTC by AJR
mame.lst: Update for acd59988cd80988d30109ff2b55a1b9039464ccf
[src/mame]mame.lst

r198063 Tuesday 11th July, 2023 at 14:51:16 UTC by AJR
zac2650.cpp: Rename driver to zac1b1120.cpp; add XTAL-derived timings and some notes; eliminate spurious 3x scaling of Y-axis
[src/emu]xtal.cpp
[src/mame/zaccaria]zac1b1120.cpp* zac2650.cpp

r198062 Tuesday 11th July, 2023 at 11:39:54 UTC by hap
changela: small correction to prev commit
[src/mame/taito]changela.cpp

r198061 Tuesday 11th July, 2023 at 09:45:12 UTC by hap
changela: remove duplicated code
[src/devices/cpu/mn1400]mn1400op.cpp
[src/mame/taito]changela.cpp

r198060 Tuesday 11th July, 2023 at 04:11:29 UTC by patrick.mackinlay
mn1610: disassembler fixes
[src/devices/cpu/mn1610]mn1610d.cpp

r198059 Monday 10th July, 2023 at 23:59:37 UTC by Angelo Salese
video/pc_vga_paradise.cpp: add WD90C30

video/pc_vga.cpp: preliminary implementation of an interlace_mode virtual getter
[src/devices/bus/isa]isa_cards.cpp svga_paradise.cpp svga_paradise.h
[src/devices/video]pc_vga.cpp pc_vga.h pc_vga_paradise.cpp pc_vga_paradise.h

r198058 Monday 10th July, 2023 at 20:47:19 UTC by Osso
- funworld/supercrd.cpp: some more XOR tables tweaks for supercrd and the gampo sets

- nichibutsu/terracre.cpp, taito/topspeed.cpp: consolidated drivers in single files
[src/mame/funworld]supercrd.cpp
[src/mame/nichibutsu]terracre.cpp terracre.h terracre_v.cpp
[src/mame/taito]pkspirit.cpp topspeed.cpp topspeed.h topspeed_v.cpp

r198057 Monday 10th July, 2023 at 19:44:29 UTC by hap
changela: fix tree priorities, tweak layer offsets, merge driver
[src/mame/taito]changela.cpp changela.h changela_v.cpp

r198056 Monday 10th July, 2023 at 18:23:23 UTC by wilbertpol
msx1_cart.xml: Added fourteen working items. (#11412)

* Removed Hopper (Europe) tape-to-cartridge hack.
* Demoted The Holy Quran (v1.00) to not working.

New working software list items (msx1_cart.xml)
-------------------------------
Hole in One Professional (Japan, alt 2) [file-hunter]
Hole in One Professional (Japan, alt 3) [file-hunter]
Hot-Asm (Brazil) [file-hunter]
Hot-Plan (Brazil) [file-hunter]
Hydlide II - Shine of Darkness (Korea) [file-hunter]
Hopper (Arab) [file-hunter]
Hans' Adventure (v1.1) [MSXDev]
Hans' Adventure (v1.0) [MSXDev]
Happy Halloween [Clube MSX]
Happy Square Christmas [303bcn]
Heart Stealer 2 [MSXDev]
Heroes Arena [MSXDev]
Hose Diogo Martinez: The Bussas Quest [MSXDev]
How Many Are The Dumbbells You Lift? [cobinee]
[hash]msx1_cart.xml
[src/devices/bus/msx/cart]cartridge.cpp korean.cpp korean.h slotoptions.cpp slotoptions.h

r198055 Monday 10th July, 2023 at 02:51:36 UTC by patrick.mackinlay
mips3: revert mistaken change, fix MT#8694
[src/devices/cpu/mips]mips3drc.cpp

r198054 Monday 10th July, 2023 at 00:30:32 UTC by Angelo Salese
video/pc_vga_paradise.cpp: bank bit 7 is actually used by Win 95 in 800x600 res
[src/devices/bus/isa]svga_paradise.cpp
[src/devices/video]pc_vga_paradise.cpp

r198053 Sunday 9th July, 2023 at 22:44:28 UTC by R. Belmont
osd/mac: Make compile again.  Does not yet start up because BGFX tries to force OpenGL. [R. Belmont]
[scripts/src/osd]mac.lua
[src/osd/mac]macmain.cpp osdmac.h video.cpp window.cpp window.h

r198052 Sunday 9th July, 2023 at 22:14:33 UTC by Angelo Salese
video/pc_vga_paradise.cpp: preliminary implementation of WD90C11A, add basic Extended CRTC to WD90C00

* Can setup VESA modes 100h to 104h
[src/devices/bus/isa]svga_paradise.cpp
[src/devices/video]pc_vga.h pc_vga_paradise.cpp pc_vga_paradise.h

r198051 Sunday 9th July, 2023 at 20:18:42 UTC by hap
changela: shorthand variable types
[src/mame/taito]changela.cpp changela.h changela_v.cpp

r198050 Sunday 9th July, 2023 at 19:58:43 UTC by hap
changela: break up m_memory_devices arrary
[src/mame/taito]changela.cpp changela.h changela_v.cpp

r198049 Sunday 9th July, 2023 at 18:15:58 UTC by AJR
New machines marked as NOT_WORKING
----------------------------------
Mitsubishi Trium Eclipse [The Internet Archive]
[src/mame]mame.lst
[src/mame/mitsubishi]trium.cpp*

r198048 Sunday 9th July, 2023 at 15:58:10 UTC by hap
sindbadm: fixed coincounters
[src/mame/nichibutsu]armedf.cpp
[src/mame/sega]segag80r.cpp

r198047 Sunday 9th July, 2023 at 15:16:09 UTC by hap
changela: screen raw params, fixed gas pedal sensitivity, small cleanups
[src/mame/layout]changela.lay
[src/mame/taito]changela.cpp changela.h changela_v.cpp

r198046 Sunday 9th July, 2023 at 05:10:23 UTC by Osso
New working clones
------------------
Terra Force (US), alternate sound [caius]
[src/mame]mame.lst
[src/mame/nichibutsu]armedf.cpp

r198045 Saturday 8th July, 2023 at 23:44:07 UTC by Scott Stone
Merge branch 'master' of https://github.com/mamedev/mame
[src/devices/cpu/m6805]m68705.h
[src/mame/taito]qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp

r198044 Saturday 8th July, 2023 at 23:28:50 UTC by Scott Stone
Fix SHA1 for doorswin in ibm570_cdrom.xml and cdi.xml [skip ci]
[hash]cdi.xml ibm5170_cdrom.xml
[src/devices/cpu/m6805]m68705.h
[src/mame/taito]qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp

r198043 Saturday 8th July, 2023 at 23:01:04 UTC by AJR
qix.cpp: Driver overhaul
- Set three-state callbacks for B ports on PIAs
- Prevent coin counter from automatically incrementing at startup for games using 68705 MCU
- slither: Separate driver state class; make SN76489 interface more accurate
[src/devices/cpu/m6805]m68705.h
[src/mame/taito]qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp

r198042 Saturday 8th July, 2023 at 15:34:52 UTC by rfka01
svga_cirrus.cpp: A collection of BIOS ROMs for different Cirrus Logic chipsets (#11410)

CL-GD510/520 [rfka01],[Vlask]
CL-GD610/620-C [Vlask]
CL-GD5320 [Vlask]
CL-GD5401 [jvernet, chukaev.ru54, Vlask]
CL-GD5402 [Vlask]
CL-GD542x [rfka01, Vlask, douglar, SomeGuy, chukaev.ru54, Palcal]
CL-GD54M30 [Vlask]
CL-GD543x, [rfka01, BeginnerGuy, Vlask, Pirx]
CL-GD5440 [Vlask]
Diamond Speedstar PRO [Vlask]
Diamond Speedstar 64, STB Nitro 64 [kixs]
Octek VL-Combo [hasat, aitotat]
[src/devices/bus/isa]svga_cirrus.cpp
[src/devices/video]clgd546x_laguna.cpp

r198041 Saturday 8th July, 2023 at 14:55:42 UTC by Angelo Salese
isa/svga_paradise.cpp: add more (not working) wd90c00 dump, add new ISA option for WD90C11
[src/devices/bus/isa]isa_cards.cpp svga_paradise.cpp svga_paradise.h
[src/devices/video]pc_vga_paradise.cpp

r198040 Saturday 8th July, 2023 at 14:03:05 UTC by hap
vclock3: increase cpu clock to match better with real time
[src/mame/handheld]hh_tms1k.cpp
[src/mame/konami]konmedal.cpp

r198039 Saturday 8th July, 2023 at 12:59:47 UTC by hap
konmedal: add scc enable register
[src/devices/sound]k051649.cpp
[src/mame/konami]konmedal.cpp

r198038 Friday 7th July, 2023 at 21:32:01 UTC by Angelo Salese
video/pc_vga_paradise.cpp: preliminary WD90C00 implementation
[src/devices/bus/isa]isa_cards.cpp svga_paradise.cpp svga_paradise.h
[src/devices/video]pc_vga_paradise.cpp pc_vga_paradise.h

r198037 Friday 7th July, 2023 at 18:50:50 UTC by hap
system1: set most ppi tristate to 0
[src/devices/sound]k051649.cpp
[src/mame/sega]system1.cpp

r198036 Friday 7th July, 2023 at 17:38:24 UTC by hap
minspacep: rename to minspace,
k051649: fix issue with sample reload
[src/devices/sound]k051649.cpp k051649.h
[src/mame]mame.lst
[src/mame/handheld]hh_cop400.cpp
[src/mame/konami]quickpick5.cpp

r198035 Friday 7th July, 2023 at 04:40:03 UTC by Osso
konami/konendev.cpp: hooked up sound, removed need for ROM patches
[src/mame/konami]konendev.cpp
[src/mame/vsystem]pipedrm.cpp

r198034 Thursday 6th July, 2023 at 23:15:19 UTC by Angelo Salese
video/pc_vga_paradise.cpp: add basic extended GC interface
[src/devices/video]pc_vga_paradise.cpp pc_vga_paradise.h

r198033 Thursday 6th July, 2023 at 21:01:28 UTC by Osso
New working clones
------------------
Hatris (show version) [twistedsymphony]

New clones marked not working
-----------------------------
Player's Edge (PK0846-PC098) Standard Draw Poker [Brian Troha]
Player's Edge (PK1017-PC041) Standard Draw Poker [Brian Troha]

- dataeast/dec8.cpp: dumped PROM for csilver [Domenico Cervini]
[src/mame]mame.lst
[src/mame/dataeast]dec8.cpp
[src/mame/igt]peplus.cpp
[src/mame/vsystem]pipedrm.cpp

r198032 Thursday 6th July, 2023 at 20:01:28 UTC by eientei95
cdi.xml, ibm5170_cdrom.xml: Added The Cranberries: Doors and Windows. (#10599)

New working software list additions
-----------------
cdi.xml: The Cranberries: Doors and Windows [redump.org]
ibm5170_cdrom.xml: The Cranberries: Doors and Windows [redump.org]
[hash]cdi.xml ibm5170_cdrom.xml

r198031 Thursday 6th July, 2023 at 19:49:56 UTC by gregweil
plugins/hiscore: Fixed detection of software item lines, and added high score support for Mega Drive Sonic Spinball. (#11282)
[plugins/hiscore]hiscore.dat init.lua

r198030 Thursday 6th July, 2023 at 18:36:36 UTC by clawgrip
misc/microdar.cpp: Update notes (#11409)
[src/mame/misc]microdar.cpp

r198029 Thursday 6th July, 2023 at 13:52:50 UTC by hap
k051649: more logical channel halt
[src/devices/sound]k051649.cpp

r198028 Thursday 6th July, 2023 at 13:16:31 UTC by hap
k005289,k051649: pre instead of postincrement voice counter to prevent confusion,
k051649: fix possible array overflow when reading voice counter,
msx scc: fix test register offset
[src/devices/bus/msx/cart]konami.cpp
[src/devices/sound]k005289.cpp k005289.h k051649.cpp k051649.h

r198027 Thursday 6th July, 2023 at 03:04:47 UTC by R. Belmont
New working clones
------------------
Apple Macintosh LC III+ [R. Belmont]
Apple Macintosh LC 550 [R. Belmont]
[src/mame]mame.lst
[src/mame/apple]maclc3.cpp

r198026 Wednesday 5th July, 2023 at 23:52:10 UTC by Vasantha Crabb
docs: Moved Lua API reference to its own section - the page was far too long.
[docs/source]index.rst
[docs/source/luascript]index.rst* ref-common.rst* ref-core.rst* ref-debugger.rst* ref-devices.rst* ref-input.rst* ref-mem.rst* ref-render.rst*
[docs/source/plugins]console.rst index.rst
[docs/source/techspecs]index.rst layout_script.rst luaengine.rst luareference.rst

r198025 Wednesday 5th July, 2023 at 23:14:05 UTC by Angelo Salese
isa/svga_paradise.cpp: add PVGA1A-JK and WD90C90-JK variants
[src/devices/bus/isa]isa_cards.cpp svga_paradise.cpp svga_paradise.h

r198024 Wednesday 5th July, 2023 at 22:59:17 UTC by AJR
ncr53c90: Improve logging
[src/devices/machine]ncr53c90.cpp

r198023 Wednesday 5th July, 2023 at 22:45:18 UTC by R. Belmont
apple/macquadra700.cpp: Adjusted CPU interleave so PIC1654S ADB modem works correctly. [R. Belmont]

Systems promoted to working
---------------------------
Apple Macintosh Quadra 700 [R. Belmont]
[src/mame/apple]macquadra700.cpp

r198022 Wednesday 5th July, 2023 at 22:30:24 UTC by hap
k005289: fix off by 1 error
[src/devices/sound]k005289.cpp

r198021 Wednesday 5th July, 2023 at 21:33:29 UTC by hap
nemesis: hook up salamand speech busy pin [NRS]
[src/mame/konami]nemesis.cpp nemesis.h

r198020 Wednesday 5th July, 2023 at 21:03:52 UTC by hap
nemesis: improve gx400 hw speech start,
vlm5030: fix overflow problem on unvoiced samples
[src/devices/sound]vlm5030.cpp vlm5030.h
[src/mame/konami]nemesis.cpp nemesis.h nemesis_v.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team