Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r176701 Sunday 25th July, 2021 at 14:59:30 UTC by AJR |
---|
tx0_8kw: IOS fix |
[/branches/pc98_state/src/devices/cpu/tx0] | tx0.cpp |
r176700 Sunday 25th July, 2021 at 14:37:31 UTC by ajrhacker |
---|
Merge pull request #8356 from fulivi/hp9845_dev24 hp_taco: commands to read HP9825 tapes added |
[/branches/pc98_state/hash] | c64_cass.xml |
[/branches/pc98_state/src/devices/cpu/tx0] | tx0.cpp |
r176699 Sunday 25th July, 2021 at 14:26:16 UTC by fulivi |
---|
hp_taco: commands to read HP9825 tapes added |
[/branches/pc98_state/hash] | c64_cass.xml |
[/branches/pc98_state/src/devices/cpu/tx0] | tx0.cpp |
[/branches/pc98_state/src/devices/machine] | hp_taco.cpp |
r176698 Sunday 25th July, 2021 at 14:10:31 UTC by AJR |
---|
tx0_64kw: Various fixes - Make IOS actually wait for I/O when used more than once - Remove break statement that disabled half the OPRs - Don't normalize minus zero sums (also applies to tx0_8kw) |
[/branches/pc98_state/src/devices/cpu/tx0] | tx0.cpp |
r176697 Sunday 25th July, 2021 at 11:21:32 UTC by steven.coomber |
---|
c64_cass.xml: Correct some invalid ROM filename entries, as the tapes are otherwise unusable (#8331) |
[/branches/pc98_state/hash] | c64_cass.xml |
r176696 Sunday 25th July, 2021 at 06:14:09 UTC by Osso |
---|
New working clones ------------------ S.V.G. - Spectral vs Generation / Sheng Mo Shiji (M68k label V101HK) (ARM label V101HK, ROM 06/20/05 S.V.G V100) [XeD] |
[/branches/pc98_state/src/mame] | mame.lst |
[/branches/pc98_state/src/mame/drivers] | megasys1.cpp pgm.cpp |
[/branches/pc98_state/src/mame/machine] | pgmprot_igs027a_type3.cpp pgmprot_igs027a_type3.h |
r176695 Sunday 25th July, 2021 at 05:47:55 UTC by Osso |
---|
megasys1.cpp updates: * documented different p47j ROM board configurations [CPsystem3] * corrected to the audio CPU memory map and verified that edfbl has an undumped PIC [hammy] |
[/branches/pc98_state/src/mame/drivers] | megasys1.cpp |
r176694 Sunday 25th July, 2021 at 03:50:09 UTC by barry.rodewald |
---|
debugimgui: fix mount and create image dialogs. |
[/branches/pc98_state/scripts/src] | machine.lua |
[/branches/pc98_state/scripts/target/mame] | arcade.lua mess.lua |
[/branches/pc98_state/src/devices/bus/cbus] | pc9801_cbus.cpp |
[/branches/pc98_state/src/devices/machine] | |
[/branches/pc98_state/src/mame] | mame.lst |
[/branches/pc98_state/src/mame/drivers] | neogeo.cpp pc9801.cpp |
[/branches/pc98_state/src/mame/includes] | pc9801.h |
[/branches/pc98_state/src/osd/modules/debugger] | debugimgui.cpp |
r176693 Sunday 1st August, 2021 at 23:28:47 UTC by Angelo Salese |
---|
pc9801.cpp: mark several romsets as parent depending on family tree |
[/branches/pc98_state/src/mame/drivers] | pc9801.cpp pc98ha.cpp |
r176692 Monday 2nd August, 2021 at 11:59:21 UTC by Miodrag Milanović |
---|
little hack to make it build fine with current build system |
[scripts/src] | cpu.lua |
r176691 Monday 2nd August, 2021 at 08:51:14 UTC by Miodrag Milanović |
---|
Genearate seaparate dasm header for TMS57002 |
[scripts/src] | cpu.lua |
[src/devices/cpu/tms57002] | 57002dsm.cpp tmsmake.py |
r176690 Monday 2nd August, 2021 at 00:35:38 UTC by jeff.muizelaar |
---|
lwriter.cpp: Invert the state of the SCC interrupt (#8389) |
[src/mame/drivers] | lwriter.cpp |
r176689 Sunday 1st August, 2021 at 20:59:18 UTC by Scott Stone |
---|
ibm5170.xml, ibm5170_cdrom.xml: Fixed parent/clone issue + clean up of related labels to uniquely identify. |
[hash] | ibm5170.xml ibm5170_cdrom.xml |
r176688 Sunday 1st August, 2021 at 18:53:11 UTC by Nigel Barnes |
---|
coco12.cpp: Corrected installed RAM being off by 1 byte. Fixes MT#08045 |
[src/mame/machine] | coco12.cpp |
r176687 Sunday 1st August, 2021 at 14:13:04 UTC by 0kmg |
---|
bus/nes: Added support for Little Com 160 Korean multicart. (#8378) New working software list additions (nes.xml) ----------------------------------- Little Com 160 [NewRisingSun] |
[hash] | nes.xml |
[src/devices/bus/nes] | multigame.cpp multigame.h nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_slot.h |
r176686 Sunday 1st August, 2021 at 14:03:56 UTC by Vasantha Crabb |
---|
formats/fsmgr.cpp: Don't assume string iterators can be indexed (reported by coverity). |
[src/lib/formats] | fsmgr.cpp |
r176685 Sunday 1st August, 2021 at 13:31:34 UTC by Ville Linde |
---|
tc0780fpa: fix texture issues in optiger |
[src/mame/video] | tc0780fpa.cpp |
r176684 Sunday 1st August, 2021 at 00:12:49 UTC by R. Belmont |
---|
apple2.cpp: Add and use the correct character ROM for the Pravetz 82. [sandacite.com, R. Belmont] |
[src/mame/drivers] | apple2.cpp |
r176683 Saturday 31st July, 2021 at 19:06:14 UTC by Aaron Giles |
---|
voodoo: Address minor coverity complaints |
[src/devices/video] | voodoo.cpp voodoo_banshee.cpp voodoo_regs.h |
r176682 Saturday 31st July, 2021 at 18:39:27 UTC by R. Belmont |
---|
fix OSD=mac compile [R. Belmont] |
[src/osd/mac] | window.cpp |
[src/osd/modules/render] | drawogl.cpp |
r176681 Saturday 31st July, 2021 at 15:20:07 UTC by Ville Linde |
---|
taitopjc: Fixed lockup issues. Improved tilemap emulation. |
[src/mame/drivers] | taitopjc.cpp |
r176680 Saturday 31st July, 2021 at 14:28:02 UTC by Osso |
---|
jantotsu.cpp: updated to use finders and other small cleanups |
[src/mame/drivers] | jantotsu.cpp |
r176679 Saturday 31st July, 2021 at 13:29:16 UTC by Osso |
---|
mermaid.cpp: updated to use measured clock, one more note added, marked mermaid and clone as imperfect graphics |
[src/mame/drivers] | mermaid.cpp |
r176678 Saturday 31st July, 2021 at 13:19:20 UTC by Osso |
---|
mermaid.cpp: added missing items to state saving, updated notes |
[src/mame/drivers] | mermaid.cpp |
r176677 Saturday 31st July, 2021 at 11:45:45 UTC by clawgrip |
---|
startouch.cpp: Fix typos (#8369) |
[src/mame/drivers] | startouch.cpp |
r176676 Saturday 31st July, 2021 at 11:45:14 UTC by David Haywood |
---|
new WORKING machine (#8370) * new WORKING machine ------ Paris Dakar (31/03/87, Spanish) [Jose Marquez - Retrobytes, Recreativas.org] * new NOT WORKING machines ------- Dracula's Castle (Magnet System) [Jose Marquez - Retrobytes, Recreativas.org] |
[src/mame] | mame.lst |
[src/mame/audio] | efo_zsu.cpp |
[src/mame/drivers] | cedar_magnet.cpp |
r176675 Saturday 31st July, 2021 at 11:33:33 UTC by algestam |
---|
hh_sm510: rescan display for auslalom (#8377) |
[src/mame/drivers] | hh_sm510.cpp |
r176674 Saturday 31st July, 2021 at 02:05:56 UTC by davide.cavalca |
---|
chdman: add a few more hard disk templates (#8352) |
[src/tools] | chdman.cpp |
r176673 Friday 30th July, 2021 at 17:22:39 UTC by clawgrip |
---|
New WORKING clones (#8371) ------------------------------- Rescate Lunar (Spanish bootleg of Lunar Rescue) [Ricardo - Factory Arcade, Recreativas.org] |
[src/mame] | mame.lst |
[src/mame/drivers] | 8080bw.cpp |
r176672 Friday 30th July, 2021 at 14:53:46 UTC by ajrhacker |
---|
Merge pull request #8376 from jessexm/patch-1 imd_dsk.cpp: Fix segmentation fault saving FM track |
[scripts/src] | machine.lua |
[scripts/target/mame] | arcade.lua mess.lua |
[src/devices/machine] | applefdintf.cpp applefdintf.h applepic.cpp* applepic.h* swim1.cpp swim1.h |
[src/mame/drivers] | mac.cpp |
[src/mame/includes] | mac.h |
[src/mame/machine] | mac.cpp |
r176671 Friday 30th July, 2021 at 03:41:35 UTC by jesse.marroquin |
---|
imd_dsk.cpp: Fix segmentation fault saving FM track Incorrect cell size for FM track results in empty bitstream that ultimately causes data.empty() to seg fault. |
[scripts/src] | machine.lua |
[scripts/target/mame] | arcade.lua mess.lua |
[src/devices/machine] | applefdintf.cpp applefdintf.h |
[src/lib/formats] | imd_dsk.cpp |
[src/mame/drivers] | mac.cpp |
[src/mame/includes] | mac.h |
[src/mame/machine] | mac.cpp |
r176670 Friday 30th July, 2021 at 14:43:28 UTC by AJR |
---|
swim1: Disable read side effects to help debugging |
[src/devices/machine] | swim1.cpp swim1.h |
r176669 Friday 30th July, 2021 at 14:42:36 UTC by AJR |
---|
applepic: Add timer and remaining GPIO |
[src/devices/machine] | applepic.cpp applepic.h |
[src/mame/drivers] | mac.cpp |
[src/mame/includes] | mac.h |
r176668 Friday 30th July, 2021 at 03:46:05 UTC by AJR |
---|
applepic: Add device files missing from 918da8411db59ec376d800ae2a424344a6736a25 |
[src/devices/machine] | applepic.cpp* applepic.h* |
r176667 Friday 30th July, 2021 at 03:40:16 UTC by AJR |
---|
maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OSS interrupt control * machine/applefdintf.*: Correct permissions |
[scripts/src] | machine.lua |
[scripts/target/mame] | arcade.lua mess.lua |
[src/devices/machine] | applefdintf.cpp applefdintf.h |
[src/mame/drivers] | mac.cpp |
[src/mame/includes] | mac.h |
[src/mame/machine] | mac.cpp |
r176666 Thursday 29th July, 2021 at 21:49:05 UTC by 0kmg |
---|
bus/nes: Fixed the 3 non-working games in 11 in 1 Ball Series multicart. (#8373) - Fixed games: Volleyball, Paddle, Dynamite Bowling |
[hash] | nes.xml |
[src/devices/bus/nes] | multigame.cpp multigame.h |
r176665 Thursday 29th July, 2021 at 21:03:51 UTC by Samuele Zannoli |
---|
i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster controller in pcipc driver - corrections to pci configuration space maps - remove useless redefinitions of command_w/r in ide device - placeholders for nmi, stpclk and extsmi lines of isa bridge - correctly support 8 bit writes to idetim registers |
[src/devices/machine] | i82371sb.cpp i82371sb.h |
r176664 Thursday 29th July, 2021 at 21:03:51 UTC by Samuele Zannoli |
---|
i82439hx.cpp: corrections to pci configuration space map and decoding to debug log of pam register writes |
[src/devices/machine] | i82439hx.cpp i82439hx.h |
r176663 Thursday 29th July, 2021 at 21:03:51 UTC by Samuele Zannoli |
---|
fdc37c93x.cpp: add placeholder routine for mouse irq |
[src/devices/machine] | fdc37c93x.cpp fdc37c93x.h |
r176662 Thursday 29th July, 2021 at 13:51:50 UTC by Robbbert |
---|
trs80_cass: fixed silly mistake |
[hash] | trs80_cass.xml |
r176661 Thursday 29th July, 2021 at 13:27:35 UTC by 0kmg |
---|
bus/nes: Fixed a BMC 31 in 1 pirate multi-game. (#8368) Software list items promoted to working (nes.xml) --------------------------------------- 31 in 1 |
[hash] | nes.xml |
[src/devices/bus/nes] | multigame.cpp multigame.h |
r176660 Thursday 29th July, 2021 at 05:22:51 UTC by Vasantha Crabb |
---|
Slightly cleaned up OSD input modules. Removed support for DirectInput 7 and earlier. It hasn't been tested in years, and it's not relevant on any supported OS. DirectInput is effectively finalised at version 8, and is unlikely to get an API update in the future. Use more string[_view] and fewer C strings, and tightened up scope of a few things. |
[/trunk] | makefile |
[scripts/src/osd] | windows.lua |
[src/emu] | input.cpp input.h inputdev.cpp inputdev.h ioport.cpp |
[src/osd/modules/input] | input_common.cpp input_common.h input_dinput.cpp input_dinput.h input_module.h input_none.cpp input_rawinput.cpp input_sdl.cpp input_uwp.cpp input_win32.cpp input_windows.cpp input_windows.h input_winhybrid.cpp input_x11.cpp input_xinput.cpp input_xinput.h |
r176659 Thursday 29th July, 2021 at 03:12:41 UTC by AJR |
---|
motoxgo: Add "extra" I/O CPU to configuration |
[scripts/target/mame] | arcade.lua |
[src/mame/drivers] | namcos23.cpp |
r176658 Thursday 29th July, 2021 at 03:10:42 UTC by AJR |
---|
f2mc16: Updates - Emulate many more opcodes - Add interrupt callback for debugger - Correct disassembly of MOVW io, A |
[src/devices/cpu/f2mc16] | f2mc16.cpp f2mc16d.cpp |
r176657 Wednesday 28th July, 2021 at 21:50:00 UTC by smf |
---|
Allow the bpset/wpset/rpset & map commands to act on any cpu, by prefixing the index or name with a # and passing as the first parameter. [smf] |
[src/emu/debug] | debugcmd.cpp |
r176656 Wednesday 28th July, 2021 at 21:29:54 UTC by Carl |
---|
pc9801: disable code causing egc issues and add color compare support |
[src/mame/drivers] | pc9801.cpp |
[src/mame/includes] | pc9801.h |
[src/mame/video] | pc9801.cpp |
r176655 Wednesday 28th July, 2021 at 20:45:18 UTC by AJR |
---|
f2mc16: General cleanup - Add helper functions for increment and decrement operations and short direct banking - Rationalize use of temporary variables - Modify only lowest 8 bits of accumulator for XOR A, #imm8 - Perform a 16-bit rather than 8-bit write for MOVW @RLx + #disp8, A - Use SSB instead of USB for @RW3 or @RW7 addressing when S flag is set - Fix numerous flag calculations |
[src/devices/cpu/f2mc16] | f2mc16.cpp f2mc16.h |
r176654 Wednesday 28th July, 2021 at 18:22:22 UTC by Osso |
---|
royalmah.cpp: added banking to rkjanoh2, too. Almost playable, but bad colors. |
[src/mame/drivers] | royalmah.cpp |
r176653 Wednesday 28th July, 2021 at 15:44:55 UTC by 0kmg |
---|
bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366) Software list items promoted to working (nes.xml) --------------------------------------- Super Mario Bros. 2 (YUNG-08) Super Mario Bros. 2 (YUNG-08, no protection) |
[hash] | nes.xml |
[src/devices/bus/nes] | bootleg.cpp bootleg.h nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_slot.h |
[src/mame/machine] | nes.cpp |
r176652 Wednesday 28th July, 2021 at 15:39:27 UTC by brian.johnson |
---|
qx10.cpp: Corected video RAM size - onlly 128k is present (fixes graphics scrolling). (#8333) |
[src/mame/drivers] | qx10.cpp |
Previous 50 | 199869 Revisions | Next 50 |