Note Feed

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

Previous 50 199869 Revisions Next 50

r197180 Tuesday 23rd May, 2023 at 03:25:41 UTC by patrick.mackinlay
debughlp: document gp command
[/branches/a800_cart/src/emu/debug]debughlp.cpp

r197179 Tuesday 23rd May, 2023 at 02:41:09 UTC by Angelo Salese
apple/macpwrbk030.cpp: fix macpb180c colors
[/branches/a800_cart/src/mame/apple]macpwrbk030.cpp

r197178 Tuesday 23rd May, 2023 at 01:59:26 UTC by R. Belmont
apple/powermacg3.cpp: Fix to follow new Rage GPIO hookups. [R. Belmont]
[/branches/a800_cart/src/mame/apple]powermacg3.cpp

r197177 Tuesday 23rd May, 2023 at 01:30:36 UTC by R. Belmont
video/atirage.cpp: Fixed Coverity bug, finished and tested GPIO implementation, cleanup. [R. Belmont]

apple/imacg3.cpp: Use extracted EDID from the internal monitor, resolution is now set correctly. [R. Belmont, edid.tv]
[/branches/a800_cart/src/devices/video]atirage.cpp atirage.h
[/branches/a800_cart/src/mame/apple]imacg3.cpp

r197176 Monday 22nd May, 2023 at 17:55:12 UTC by hap
namcos23: motoxgov1a dump had 1 bad bit
[/branches/a800_cart/src/mame/dataeast]simpl156.cpp
[/branches/a800_cart/src/mame/layout]compperf.lay
[/branches/a800_cart/src/mame/namco]namcos23.cpp

r197175 Monday 22nd May, 2023 at 13:38:21 UTC by hap
namcos22: let's make ridgeracf a parent set
[/branches/a800_cart/src/mame/namco]namcos22.cpp

r197174 Monday 22nd May, 2023 at 12:59:08 UTC by clawgrip
dataeast/kchamp.cpp: Dumped and added a new Karate Champ set (#11262)

New WORKING clone
----------------------------------
Karate Champ (US, 2 players) [Museo Arcade Vintage, ClawGrip]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/dataeast]kchamp.cpp

r197173 Monday 22nd May, 2023 at 12:58:48 UTC by devin.acker
New NOT_WORKING machine (#11261)

----------
Yamaha PS-400 [Guru]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/yamaha]ymps400.cpp*

r197172 Monday 22nd May, 2023 at 12:11:21 UTC by hap
ngp: zerofill all class variables
[/branches/a800_cart/src/mame/snk]ngp.cpp

r197171 Monday 22nd May, 2023 at 11:54:34 UTC by hap
ioport: put IPT_ADJUSTER in same class as IPT_CONFIG
[/branches/a800_cart/src/emu]ioport.cpp

r197170 Monday 22nd May, 2023 at 07:43:47 UTC by Osso
New working clones
------------------
GX Part 2 (Galaxian hack) [Conrad at KLOV]
Galaxian III (bootleg of Galaxian) [Steph at KLOV]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/galaxian]galaxian.cpp

r197169 Monday 22nd May, 2023 at 07:02:32 UTC by Osso
New working clones
------------------
Gyakuten!! Puzzle Bancho (Japan, set 1) [twistedsymphony]

- taito/pkspirit.cpp: verified resonator value and pin 7 for the Oki [hammy]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/fuuki]fuukifg2.cpp
[/branches/a800_cart/src/mame/taito]pkspirit.cpp

r197168 Sunday 21st May, 2023 at 23:38:54 UTC by AJR
ngp.cpp: Fix regression preventing system from booting
[/branches/a800_cart/src/mame/snk]ngp.cpp

r197167 Sunday 21st May, 2023 at 20:17:46 UTC by Angelo Salese
Initial work towards i440bx chipset (#11037)

- implement stubs for i82443bx_host and i82371eb PCI devices, hooks up base PCI stubs to midway/midqslvr.cpp, misc/comebaby.cpp and misc/xtom3d.cpp
- misc/xtom3d.cpp: preliminary implementation of Oksan ROM DISK ISA card
- machine/pci-smbus.h: make map public so it can be reused by i82371eb_acpi (would otherwise fail mapping to the intended HW)

New systems marked not working
----------------------------------
Pump It Up: The 1st Dance Floor [ATR4X, Gergc, Pawprint, infamouspat, Ruubbinnexx, H4M573R, Angelo Salese, Hammy]
[/branches/a800_cart/scripts/src]machine.lua
[/branches/a800_cart/src/devices/machine]fdc37c93x.cpp fdc37c93x.h i82371eb_acpi.cpp* i82371eb_acpi.h* i82371eb_ide.cpp* i82371eb_ide.h* i82371eb_isa.cpp* i82371eb_isa.h* i82371eb_usb.cpp* i82371eb_usb.h* i82371sb.cpp i82371sb.h i82439hx.cpp i82439hx.h i82443bx_host.cpp* i82443bx_host.h* pci-smbus.h sis630_gui.h
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/midway]midqslvr.cpp
[/branches/a800_cart/src/mame/misc]comebaby.cpp xtom3d.cpp

r197166 Sunday 21st May, 2023 at 19:51:02 UTC by tim.lindner
m6809: Set V flag on XDEC (#11259)
[/branches/a800_cart/src/devices/cpu/m6809]m6809.lst

r197165 Sunday 21st May, 2023 at 18:58:56 UTC by AJR
battlnts.cpp, fastlane.cpp, labyrunr.cpp, lethal.cpp: Correct CPU type
[/branches/a800_cart/src/mame/konami]battlnts.cpp fastlane.cpp labyrunr.cpp lethal.cpp

r197164 Sunday 21st May, 2023 at 15:35:03 UTC by AJR
mazerbla.cpp: Add ADCs and remove runtime port tag lookups
[/branches/a800_cart/src/mame/stern]mazerbla.cpp

r197163 Sunday 21st May, 2023 at 10:39:51 UTC by Nigel Barnes
New clones marked not working
-----------------------------
Series 3a (2M) (Russian) [MaFrance351]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/psion]psion3a.cpp

r197162 Sunday 21st May, 2023 at 10:05:33 UTC by AJR
subsino_m.cpp: Rename to subsino_crypt.cpp and don't hardcode region
[/branches/a800_cart/src/mame/subsino]subsino.cpp subsino2.cpp subsino_crypt.cpp* subsino_crypt.h* subsino_m.cpp subsino_m.h

r197161 Sunday 21st May, 2023 at 07:21:00 UTC by Osso
New clones marked not working
-----------------------------
Nandemo Seal Iinkai (ver 1.3) [twistedsymphony]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/jaleco]tetrisp2.cpp

r197160 Sunday 21st May, 2023 at 00:54:07 UTC by Carl
x68k: wait before setting gvram clear status bit
[/branches/a800_cart/hash]x68k_flop.xml
[/branches/a800_cart/src/mame/sharp]x68k_crtc.cpp

r197159 Saturday 20th May, 2023 at 23:14:41 UTC by AJR
z180: Fix cycle timings for branches not taken (one operand byte is always read)
[/branches/a800_cart/src/devices/cpu/z180]z180ops.h

r197158 Saturday 20th May, 2023 at 22:37:52 UTC by AJR
chqflag.cpp: Driver modernization
- Use ADC device for analog inputs
- Eliminate runtime port tag lookups
- Replace bankdev with memory view
- Add start lamp output
[/branches/a800_cart/src/mame/konami]chqflag.cpp

r197157 Saturday 20th May, 2023 at 12:05:42 UTC by Ryan Holtz
BGFX and D3D9 renderer fixes for issues #11104, #11106, and #11107 (#11249)

* -hlsl.json: Removed duplicate scanline_variation setting. (#11107) [Ryan Holtz]
* -d3dhlsl.cpp: Fixed lack of post-pass application when bloom is disabled. (#11104) [Ryan Holtz]
* -drawd3d.cpp: Always set a default texture at scene start. (#11106) [Ryan Holtz]
[/branches/a800_cart/bgfx/chains]hlsl.json
[/branches/a800_cart/src/osd/modules/render]drawd3d.cpp
[/branches/a800_cart/src/osd/modules/render/d3d]d3dhlsl.cpp

r197156 Friday 19th May, 2023 at 19:59:37 UTC by ksherlock
Add missing ST keycodes (#11229)
[/branches/a800_cart/src/mame/atari]stkbd.cpp

r197155 Friday 19th May, 2023 at 16:08:56 UTC by Osso
atari/cloak.cpp, atari/cloud9.cpp, atari/copsnrob.cpp: consolidated drivers in single files
[/branches/a800_cart/src/mame/atari]cloak.cpp cloak.h cloak_v.cpp cloud9.cpp cloud9.h cloud9_v.cpp copsnrob.cpp copsnrob.h copsnrob_a.cpp copsnrob_a.h* copsnrob_v.cpp

r197154 Friday 19th May, 2023 at 12:45:27 UTC by hap
atirage: fix -Wmaybe-uninitialized issue
[/branches/a800_cart/src/devices/video]atirage.cpp

r197153 Friday 19th May, 2023 at 03:07:09 UTC by R. Belmont
apple/apple2.cpp,apple2e.cpp: More realistic (Control-)Reset behavior. [R. Belmont]
* The 6502 is now held in reset until you let go of the keys, like hardware
* IIe-class machines now reset the language card and MMU registers, like hardware
[/branches/a800_cart/src/mame/apple]apple2.cpp apple2e.cpp

r197152 Friday 19th May, 2023 at 02:07:36 UTC by R. Belmont
apple/imacg3.cpp: Hooked up ATI Rage IIc video and OPTi USB controller skeleton. [R. Belmont]
[/branches/a800_cart/src/mame/apple]imacg3.cpp

r197151 Friday 19th May, 2023 at 02:00:45 UTC by R. Belmont
apple/dbdma.h: Remove debug print. [R. Belmont]
[/branches/a800_cart/src/mame/apple]dbdma.h

r197150 Friday 19th May, 2023 at 01:52:27 UTC by R. Belmont
apple/dbdma.h: Slightly updated interface. [R. Belmont]
[/branches/a800_cart/src/mame/apple]dbdma.h

r197149 Friday 19th May, 2023 at 01:49:46 UTC by R. Belmont
apple/heathrow.cpp: Reworked class inheritance ordering and added NVRAM support. [R. Belmont]
[/branches/a800_cart/src/mame/apple]heathrow.cpp heathrow.h

r197148 Friday 19th May, 2023 at 00:53:22 UTC by clawgrip
misc/rawthrillspc.cpp: Replace ASUS BIOS with the Compaq one found on the original Raw Thrills machine (#11243)
[/branches/a800_cart/src/mame/misc]rawthrillspc.cpp

r197147 Friday 19th May, 2023 at 00:52:52 UTC by mark.garlanger
heathkit/h89.cpp: Implement more functionality, add new monitor ROMs, add more tech details (#11108)

* heathkit/h89.cpp: Implement more functionality, add new monitor ROMs, add more tech details
[/branches/a800_cart/src/mame/heathkit]h89.cpp

r197146 Thursday 18th May, 2023 at 23:57:03 UTC by R. Belmont
video/atirage.cpp: Extremely preliminary emulation of PCI ATI 3D Rage family SVGA chips. [R. Belmont]

apple/powermacg3.cpp: Hooked up ATI Rage II video, you can now enter and interact with Open Firmware. [R. Belmont]
[/branches/a800_cart/scripts/src]video.lua
[/branches/a800_cart/src/devices/bus/isa]mach32.cpp mach32.h
[/branches/a800_cart/src/devices/video]atirage.cpp* atirage.h*
[/branches/a800_cart/src/mame/apple]powermacg3.cpp

r197145 Thursday 18th May, 2023 at 23:53:48 UTC by AJR
dim68k: Remove obsolete patch
[/branches/a800_cart/src/mame/skeleton]dim68k.cpp dim68k_kbd.cpp

r197144 Thursday 18th May, 2023 at 21:24:20 UTC by Olivier Galibert
sys573: Remove the cdrom drive from games that do not use cd/dvds
[/branches/a800_cart/src/mame/konami]ksys573.cpp

r197143 Thursday 18th May, 2023 at 20:31:27 UTC by Olivier Galibert
ceres: hd image fixes
[/branches/a800_cart/src/mame/ceres]ceres.cpp

r197142 Thursday 18th May, 2023 at 19:36:43 UTC by AJR
Fix validation errors from 24371e7a4af8a28e843218f3c887bc60360acc5b
[/branches/a800_cart/src/devices/machine]cr511b.cpp
[/branches/a800_cart/src/mame/amiga]amiga.cpp
[/branches/a800_cart/src/mame/shared]megacdcd.h

r197141 Thursday 18th May, 2023 at 18:54:36 UTC by Nigel Barnes
New working software list additions
-----------------------------------
psion_ssd: Spreadsheet (Series 3) [zedstarr]
 PsionMan v1.3, Pyramid v1.0a [The Last Psion]
[/branches/a800_cart/hash]psion_ssd.xml

r197140 Thursday 18th May, 2023 at 18:54:36 UTC by Nigel Barnes
New working systems
-------------------
HC 120 [Nigel Barnes, zedstarr]

New working clones
------------------
HC 100 [Nigel Barnes, zedstarr]
HC 110 [Nigel Barnes, zedstarr]
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/psion/module]slot.cpp* slot.h*
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/psion]psionhc.cpp*

r197139 Thursday 18th May, 2023 at 16:14:16 UTC by tim.lindner
fix count (#11241)
[/branches/a800_cart/src/lib/formats]fs_coco_rsdos.cpp

r197138 Thursday 18th May, 2023 at 16:10:23 UTC by Olivier Galibert
cdda: Modernize a little
cubo: Fix the setup
[/branches/a800_cart/src/devices/bus/ata]atapicdr.cpp gdrom.cpp
[/branches/a800_cart/src/devices/bus/isa]mcd.cpp
[/branches/a800_cart/src/devices/bus/nscsi]cd.cpp
[/branches/a800_cart/src/devices/bus/scsi]scsicd.cpp
[/branches/a800_cart/src/devices/machine]akiko.cpp akiko.h stvcd.cpp
[/branches/a800_cart/src/devices/sound]cdda.cpp cdda.h
[/branches/a800_cart/src/mame/amiga]cubo.cpp
[/branches/a800_cart/src/mame/fujitsu]fmtowns.cpp
[/branches/a800_cart/src/mame/nec]pce_cd.cpp
[/branches/a800_cart/src/mame/shared]megacdcd.cpp

r197137 Thursday 18th May, 2023 at 16:10:23 UTC by Olivier Galibert
ksys573: remove chd leftover
[/branches/a800_cart/src/mame/konami]ksys573.cpp

r197136 Thursday 18th May, 2023 at 16:07:54 UTC by Osso
- hash/kpython2.xml: updated the cdrom references to dvdrom (interface, diskarea and part names)

- atari/cyberbal.cpp, atari/dragrace.cpp: consolidated drivers in single files
[/branches/a800_cart/hash]kpython2.xml
[/branches/a800_cart/src/mame/atari]cyberbal.cpp cyberbal.h cyberbal_v.cpp dragrace.cpp dragrace.h dragrace_a.cpp dragrace_a.h* dragrace_v.cpp

r197135 Thursday 18th May, 2023 at 15:41:40 UTC by clawgrip
misc/compucranes.cpp: Dumped and added a new crane on V7 PCB [jordigahan] (#11242)

* misc/compucranes.cpp: Add a new V7 dump

New NOT_WORKING machine
--------------------------------
Master Crane (set 2) [jordigahan]

* Rename existing set 2 as set 3
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/misc]compucranes.cpp

r197134 Thursday 18th May, 2023 at 15:27:00 UTC by AJR
dim68k: Various improvements [AJR, Bitsavers]
- Replace generic serial keyboard with dump and low level emulation of MCU-based keyboard
- Specify correct clocks and XTAL sources for CPU and various other components
- Add game control port (untested)
[/branches/a800_cart/src/mame/skeleton]dim68k.cpp dim68k_kbd.cpp* dim68k_kbd.h*

r197133 Thursday 18th May, 2023 at 13:17:28 UTC by holub
sinclair/tsconf.cpp,pentevo.cpp: various fixes (#11221)

* sinclair/tsconf.cpp: Added Covox. fixed DMA blitting, fixed Kempston/beta conflict, and added TurboSound mod.
* sinclair/pentevo.cpp: Added TurboSound mod.
[/branches/a800_cart/src/mame/sinclair]atm.cpp atm.h pentevo.cpp tsconf.cpp tsconf.h tsconf_m.cpp tsconfdma.cpp

r197132 Thursday 18th May, 2023 at 13:14:51 UTC by devin.acker
yamaha/ympsr150.cpp: Added PSR-190. (#11240)

New working clones
----------
Yamaha PSR-190 [Edward d-tech]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/yamaha]ympsr150.cpp

r197131 Thursday 18th May, 2023 at 12:58:31 UTC by 987123879113
ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238)

* ata/atapicdr, scsi/scsicd: Set CDDA image on device reset

* konami/konamim2: Fix CD-ROM image loading
[/branches/a800_cart/src/devices/bus/ata]atapicdr.cpp
[/branches/a800_cart/src/devices/bus/scsi]scsicd.cpp scsicd.h
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/konami]konamim2.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team