Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r168771 Tuesday 2nd February, 2021 at 01:21:31 UTC by brian.troha |
---|
exidy.cpp: Dumped PROMs and correct version 2 sound ROMs for Pepper II (version 8) [Kevin Eshbach, The Dumping Union] |
[src/mame/drivers] | exidy.cpp |
r168770 Monday 1st February, 2021 at 23:07:03 UTC by AJR |
---|
videopac.xml: Fix validation |
[hash] | videopac.xml |
r168769 Monday 1st February, 2021 at 20:33:57 UTC by Osso |
---|
tmnt.cpp, taito_f3.cpp: initialized some variables that were causing crashes / asserts in drvnoclear builds |
[src/mame/drivers] | tmnt.cpp |
[src/mame/video] | taito_f3.cpp |
r168768 Monday 1st February, 2021 at 20:10:42 UTC by hap |
---|
odyssey2: add note |
[hash] | videopac.xml |
[src/mame/drivers] | odyssey2.cpp |
r168767 Monday 1st February, 2021 at 19:59:48 UTC by Osso |
---|
midyunit.cpp, nbmj8688.cpp, nbmj8891.cpp, nmk16.cpp, powerins.cpp, tetrisp2.cpp: initialized some variables that were causing crashes / asserts in drvnoclear builds |
[src/mame/machine] | midyunit.cpp |
[src/mame/video] | nbmj8688.cpp nbmj8891.cpp nmk16.cpp powerins.cpp tetrisp2.cpp |
r168766 Monday 1st February, 2021 at 19:54:20 UTC by hap |
---|
Revert "i8244: fix problem with major system overlap" This reverts commit 401e9f670a906ac0cfe48bfa20ded143bb17ced0. |
[src/devices/video] | i8244.cpp |
[src/mame/drivers] | odyssey2.cpp |
r168765 Monday 1st February, 2021 at 17:17:29 UTC by ajrhacker |
---|
Merge pull request #7729 from ArcadeShadow/patch-85 ibm5170 - New working software list additions |
[hash] | ibm5150.xml |
[src/devices/bus/odyssey2] | homecomp.cpp homecomp.h |
[src/devices/cpu/es5510] | es5510.cpp es5510.h |
[src/devices/cpu/mips] | r4000.cpp |
[src/devices/machine] | ram.cpp ram.h z80scc.cpp |
[src/devices/video] | i8244.cpp |
[src/mame] | mame.lst |
[src/mame/drivers] | fidel_eag68k.cpp hh_sm510.cpp model3.cpp odyssey2.cpp saitek_risc2500.cpp viper.cpp |
r168764 Sunday 31st January, 2021 at 18:33:56 UTC by arcadeshadow |
---|
ibm5170 - New working software list additions Added: [descswa] Descent (shareware, v1.1) Added: [kingqst5a] King's Quest V: Absence Makes the Heart Go Yonder! (3.5"DD, v0.000.055, EGA release) Added: [kingqst5a_525] King's Quest V: Absence Makes the Heart Go Yonder! (5.25", v0.000.051, VGA release) Added: [kingqst5b_525] King's Quest V: Absence Makes the Heart Go Yonder! (5.25", v0.000.062, EGA release) Added: [raptorswa] Raptor - Call of the Shadows (shareware, v1.0, Titanium Seal release) Added: [tubworld] Turbular Worlds Added: [warlords2] Warlords II Added: [warlords2sb] Warlords II - Scenario Builder |
[hash] | ibm5150.xml ibm5170.xml |
[src/devices/bus/odyssey2] | homecomp.cpp homecomp.h |
[src/devices/cpu/es5510] | es5510.cpp es5510.h |
[src/devices/cpu/mips] | r4000.cpp |
[src/devices/machine] | ram.cpp ram.h z80scc.cpp |
[src/devices/video] | i8244.cpp |
[src/mame] | mame.lst |
[src/mame/drivers] | fidel_eag68k.cpp hh_sm510.cpp model3.cpp odyssey2.cpp saitek_risc2500.cpp viper.cpp |
r168763 Monday 1st February, 2021 at 17:16:56 UTC by ajrhacker |
---|
Merge pull request #7734 from cam900/es5510_ramclear es5510.cpp: Add notes, Add serial control register for debugging, Fix/Add some hardware features |
[src/devices/video] | i8244.cpp |
[src/mame/drivers] | odyssey2.cpp |
r168762 Monday 1st February, 2021 at 16:27:41 UTC by cam900 |
---|
es5510.cpp: Add notes, Add serial control register for debugging, Fix/Add some hardware features Implement (partially) RAM clear function Fix host control register; host access OK flag is inverted (0 is active) |
[src/devices/cpu/es5510] | es5510.cpp es5510.h |
[src/devices/video] | i8244.cpp |
[src/mame/drivers] | odyssey2.cpp |
r168761 Monday 1st February, 2021 at 16:39:57 UTC by hap |
---|
i8244: fix problem with major system overlap |
[src/devices/video] | i8244.cpp |
[src/mame/drivers] | odyssey2.cpp |
r168760 Monday 1st February, 2021 at 14:08:23 UTC by hap |
---|
odyssey2/homecomp: make ram size configurable |
[src/devices/bus/odyssey2] | homecomp.cpp homecomp.h |
[src/devices/machine] | ram.cpp ram.h |
[src/mame/drivers] | fidel_eag68k.cpp saitek_risc2500.cpp |
r168759 Monday 1st February, 2021 at 09:38:22 UTC by patrick.mackinlay |
---|
z80scc: there's only one wr2 |
[src/devices/machine] | z80scc.cpp |
r168758 Monday 1st February, 2021 at 09:36:24 UTC by patrick.mackinlay |
---|
z80scc: tidy logging a little bit |
[src/devices/machine] | z80scc.cpp |
r168757 Monday 1st February, 2021 at 08:06:16 UTC by 987123879113 |
---|
viper.cpp: ParaParaParadise 2nd Mix updates: (#7728) * Added working dongles for ppp2nd (JAA) and added a dongle to boot ppp2nda (AAA) * Added sensor inputs for ppp2nd and ppp2nda New clones marked as not working ----------------------------- ParaParaParadise 2nd Mix (AAA) |
[src/mame] | mame.lst |
[src/mame/drivers] | viper.cpp |
r168756 Monday 1st February, 2021 at 06:24:50 UTC by patrick.mackinlay |
---|
r4000: save exception pc on reset |
[src/devices/cpu/mips] | r4000.cpp |
r168755 Monday 1st February, 2021 at 04:49:50 UTC by brian.troha |
---|
model3.cpp: Updated Sega ID# for the Virtua Striker 2 sets. |
[src/mame/drivers] | model3.cpp |
r168754 Monday 1st February, 2021 at 00:44:44 UTC by arcadeshadow |
---|
ibm5150 - New working software list addition (#7730) New working software list additions ----------------------------------- ibm5150: Hare Raising Havoc (USA) ibm5150.xml: Updated: [carmnpst35] -> clone of [carmnpst] |
[hash] | ibm5150.xml |
r168753 Sunday 31st January, 2021 at 19:52:22 UTC by hap |
---|
Machines promoted to working ---------------------------- Autoslalom [hap] |
[src/mame/drivers] | hh_sm510.cpp |
r168752 Sunday 31st January, 2021 at 18:15:16 UTC by Olivier Galibert |
---|
iwm: remove disable_mon, move to floppy |
[src/devices/imagedev] | floppy.cpp floppy.h |
[src/devices/machine] | iwm.cpp iwm.h |
[src/mame/drivers] | apple2gs.cpp mac.cpp mac128.cpp |
r168751 Sunday 31st January, 2021 at 18:15:16 UTC by Olivier Galibert |
---|
flopimg: Fix wrapping on mac sector extraction |
[src/lib/formats] | flopimg.cpp |
r168750 Sunday 31st January, 2021 at 18:13:53 UTC by hap |
---|
New machines marked as NOT_WORKING ---------------------------------- Autoslalom [hap] |
[src/mame] | mame.lst |
[src/mame/drivers] | hh_sm510.cpp |
r168749 Sunday 31st January, 2021 at 15:47:43 UTC by hap |
---|
hh_sm510: improve exospace svg a bit |
[src/mame/drivers] | hh_sm510.cpp |
r168748 Sunday 31st January, 2021 at 14:58:39 UTC by hap |
---|
hh_sm510: mark elektronika clones as bootleg |
[src/mame/drivers] | hh_sm510.cpp |
r168747 Sunday 31st January, 2021 at 14:55:02 UTC by hap |
---|
compuchess: mark ccmk1 as bootleg |
[src/mame/drivers] | compuchess.cpp |
r168746 Sunday 31st January, 2021 at 13:43:32 UTC by algestam |
---|
hh_sm510.cpp: gnw_egg rom verified to be the same as gnw_mmouse (#7727) * hh_sm510.cpp: gnw_egg rom verified to be the same as gnw_mmouse |
[src/mame/drivers] | hh_sm510.cpp |
r168745 Saturday 30th January, 2021 at 22:18:37 UTC by R. Belmont |
---|
apple2gs: start hooking up the new IWM and drives [R. Belmont] |
[src/mame/drivers] | apple2gs.cpp |
r168744 Saturday 30th January, 2021 at 22:03:18 UTC by Olivier Galibert |
---|
iwm, swim1: Implement async write on gcr |
[src/devices/machine] | iwm.cpp iwm.h swim1.cpp swim1.h |
[src/mame/drivers] | mac.cpp mac128.cpp |
[src/mame/includes] | mac.h |
r168743 Saturday 30th January, 2021 at 18:35:58 UTC by leesaudan2 |
---|
Added Apple 2 disk image format: .nib (read-only support) (#7725) This format was not supported by the new floppy subsystem. This commit provides read-only support of .nib files. |
[src/devices/bus/a2bus] | a2diskiing.cpp |
[src/devices/machine] | applefdintf.cpp |
[src/lib/formats] | ap2_dsk.cpp ap2_dsk.h |
[src/mame/drivers] | apple3.cpp |
[src/tools] | floptool.cpp |
r168742 Saturday 30th January, 2021 at 17:30:56 UTC by AJR |
---|
unidasm: Add disassemblers for NEC/Renesas V850 family |
[scripts/src] | cpu.lua |
[src/devices/cpu/v850] | v850dasm.cpp* v850dasm.h* |
[src/tools] | unidasm.cpp |
r168741 Saturday 30th January, 2021 at 17:29:54 UTC by AJR |
---|
dp8344.cpp: Remove erroneous fallthrough |
[src/devices/cpu/bcp] | dp8344.cpp |
r168740 Saturday 30th January, 2021 at 16:15:22 UTC by algestam |
---|
hh_sm510.cpp: Improve gnw_egg display (#7724) * gnw_egg: Improved the existing display. [Henrik Algestam] |
[src/mame/drivers] | hh_sm510.cpp |
r168739 Saturday 30th January, 2021 at 13:23:28 UTC by Osso |
---|
New working clones ------------------ Barracuda [Cam, Lamonsoff] |
[src/mame] | mame.lst |
[src/mame/drivers] | pacman.cpp |
r168738 Saturday 30th January, 2021 at 11:46:43 UTC by Vasantha Crabb |
---|
Debuger updates: * Improved behaviour of bottom line in Qt and win32 debugger views. * Ported memory tracking feature from Qt to win32 module. |
[src/osd/modules/debugger/qt] | debuggerview.cpp memorywindow.cpp |
[src/osd/modules/debugger/win] | debugbaseinfo.cpp debugviewinfo.cpp memoryviewinfo.cpp memoryviewinfo.h |
r168737 Saturday 30th January, 2021 at 07:49:28 UTC by Osso |
---|
ksys573.cpp: fixed MT07863 |
[src/mame/drivers] | ksys573.cpp |
r168736 Saturday 30th January, 2021 at 06:44:00 UTC by Robbbert |
---|
itech32: added required newline at end |
[src/mame/drivers] | itech32.cpp |
r168735 Saturday 30th January, 2021 at 04:25:28 UTC by Angelo Salese |
---|
tool_tester: make a very simple pngcmp tester |
[/branches/py_regtests/regtests/assets/png] | black320x240.png* white320x240.png* |
[/branches/py_regtests/regtests/tool_tester] | test_tools.py |
[/branches/py_regtests/regtests/tool_tester/tool_tester] | _selfexe.py pngcmp.py* unidasm.py |
r168734 Saturday 30th January, 2021 at 04:15:35 UTC by mac.a.r0ni |
---|
Suggested changes to MacOS to build reqs (#7715) Update compilingmame.rst * Changes in macOS section regarding current build requirements * Added basic info for Apple Silicon to macOS build instructions. |
[docs/source/initialsetup] | compilingmame.rst |
r168733 Saturday 30th January, 2021 at 03:35:57 UTC by Angelo Salese |
---|
ABC basic unit testing features, make a dataclass mapper example for test parameters in unidasm, move assets folders to ext folder, refactor trigger to a tool_tester module |
[/branches/py_regtests/regtests] | regtests.mak |
[/branches/py_regtests/regtests/assets/asm] | h6280.asm* m6502.asm* z80.asm* |
[/branches/py_regtests/regtests/assets/bin] | h6280.bin* m6502.bin* z80.bin* |
[/branches/py_regtests/regtests/tool_tester] | test_tools.py* |
[/branches/py_regtests/regtests/tool_tester/tool_tester] | __init__.py* _selfexe.py* unidasm.py* |
[/branches/py_regtests/regtests/unidasm] | |
[/branches/py_regtests/regtests/unidasm/static] |
r168732 Friday 29th January, 2021 at 19:42:33 UTC by Osso |
---|
- btime.cpp: corrected size for one ROM for wtennis [f205v] - hshavoc.cpp: simplified the already working part of the decryption - magreel.cpp: added placeholder for undumped PIC |
[src/mame/drivers] | btime.cpp hshavoc.cpp magreel.cpp |
r168731 Friday 29th January, 2021 at 16:13:48 UTC by travis.brown |
---|
New working machines Power Up Baseball (prototype) [Frank Cifaldi, Rich Whitehouse, Ryan Holtz, Travis Brown, Dan Filner] * itech32: Updated NVRAM mapping on '020 machines to cover full 128k. [Travis Brown] |
[src/mame] | mame.lst |
[src/mame/drivers] | itech32.cpp |
[src/mame/includes] | itech32.h |
r168730 Friday 29th January, 2021 at 15:02:13 UTC by hap |
---|
New working clones ------------------ Elite A/S Challenger (Budapest program, model EWC) [Berger] |
[src/mame] | mame.lst |
[src/mame/drivers] | fidel_elite.cpp |
r168729 Friday 29th January, 2021 at 05:12:18 UTC by Osso |
---|
alpha68k_i.cpp: removed NO_DUMP entry for the Alpha 8511 MCU, since actual PCBs don't have it |
[src/mame/drivers] | alpha68k_i.cpp |
r168728 Friday 29th January, 2021 at 04:17:23 UTC by R. Belmont |
---|
kpontoon: hooked up sound CPU and comms, POST now fully passes [R. Belmont] |
[src/mame/drivers] | kpontoon.cpp |
r168727 Friday 29th January, 2021 at 03:18:43 UTC by 987123879113 |
---|
firebeat: Implement SPU DMAs and fix SPU device configurations (#7693) * firebeat.cpp: Implement SPU DMAs and fix SPU device configurations * cdrom: Add way to specify Ultra DMA as a machine configuration |
[src/devices/bus/ata] | atapicdr.cpp atapicdr.h |
[src/mame/drivers] | firebeat.cpp |
[src/mame/video] | k057714.cpp |
r168726 Friday 29th January, 2021 at 02:22:46 UTC by Angelo Salese |
---|
regtests: disable faulty tests, make a preliminary new test suite for unidasm |
[/branches/py_regtests/regtests] | regtests.mak |
[/branches/py_regtests/regtests/unidasm] | unidasm.py* |
[/branches/py_regtests/regtests/unidasm/static] | h6280.asm* h6280.bin* m6502.asm* m6502.bin* z80.asm* z80.bin* |
r168725 Friday 29th January, 2021 at 00:48:04 UTC by Dirk Best |
---|
luckgrln: Minor corrections - Add dip switch locations - Change service switch type to not toggle on 7smash - Add screen raw parameters - Add anonymous namespace |
[src/mame/drivers] | luckgrln.cpp |
r168724 Friday 29th January, 2021 at 00:47:57 UTC by Dirk Best |
---|
luckgrln: Use generic xBGR_555 palette support, decrease amount of colors |
[src/mame/drivers] | luckgrln.cpp |
r168723 Friday 29th January, 2021 at 00:08:55 UTC by ryan.holtz |
---|
-itech32: Fixed graphics regressions introduced by incrementing pixel X by an unshifted value in the previous changes. [Ryan Holtz] |
[src/mame/video] | itech32.cpp |
r168722 Thursday 28th January, 2021 at 23:11:07 UTC by Angelo Salese |
---|
chdtest: make it to properly return a status code != 0 on failures (experiment for #7716) |
[/branches/py_regtests/regtests] | regtests.mak |
[/branches/py_regtests/regtests/chdman] | chdtest.py |
Previous 50 | 199869 Revisions | Next 50 |