Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
r192957 Friday 24th March, 2023 at 17:57:02 UTC by holub |
sinclair/tsconf.cpp: Added NeoGS sound card and Kempston mouse. (#11016) |
[src/mame/sinclair] | neogs.cpp* neogs.h* tsconf.cpp tsconf.h tsconf_m.cpp |
r192956 Friday 24th March, 2023 at 14:03:09 UTC by Curt Coder |
abc80x: Set hard disk interface to allow softlist loading to slot in the hard disk controller. [Curt Coder] |
[hash] | abc800_hdd.xml |
[src/devices/bus/scsi] | s1410.cpp |
[src/mame/luxor] | abc80x.cpp abc80x.h |
r192955 Friday 24th March, 2023 at 12:55:26 UTC by Dirk Best |
ncd17c: Add Boot Prom 2.1.0 [Bitsavers] |
r192954 Friday 24th March, 2023 at 11:53:13 UTC by Curt Coder |
MAME Testers bugs fixed
-----------------------
- 05777: [Misc] All c64 systems: C64: systemm1 cartridge wrong behaviour, inaccurate cartridge info. (Curt Coder)
New working software list items
-------------------------------
c64_cart: Expert C420, Expert C800 [LordKopromaster] |
r192953 Friday 24th March, 2023 at 11:53:13 UTC by Curt Coder |
c64: Fix CIA1 FLAG handling. [Curt Coder] |
[src/mame/commodore] | c64.cpp |
r192952 Friday 24th March, 2023 at 11:52:46 UTC by clawgrip |
apple/pippin.cpp: Update header comment according to the new file name (#11020) |
[src/mame/apple] | pippin.cpp |
r192951 Friday 24th March, 2023 at 11:20:12 UTC by Curt Coder |
New software list items marked not working
------------------------------------------
c128_flop: C128 Developer's Package, CPMFAST [Curt Coder] |
r192950 Friday 24th March, 2023 at 10:58:10 UTC by patrick.mackinlay |
luna_88k: wip
* passes most diagnostics
* boots to monitor |
[src/mame/omron] | luna_88k.cpp |
r192949 Friday 24th March, 2023 at 10:24:53 UTC by patrick.mackinlay |
mc146818: add ds1397 variant |
[src/devices/machine] | mc146818.cpp mc146818.h |
r192948 Friday 24th March, 2023 at 10:24:53 UTC by patrick.mackinlay |
mc88200: invalidate colliding block address translation cache entries |
[src/devices/machine] | mc88200.cpp |
r192947 Friday 24th March, 2023 at 10:18:52 UTC by Curt Coder |
MAME Testers bugs fixed
-----------------------
- 08582: [Media Support] c128 all variations: No Data is read from the tape drive simulation. (Curt Coder) |
[src/mame/commodore] | c128.cpp |
r192946 Friday 24th March, 2023 at 09:04:00 UTC by Curt Coder |
a2600: Remove stray #endif. |
[src/mame/atari] | a2600.cpp |
r192945 Friday 24th March, 2023 at 09:02:09 UTC by Curt Coder |
sfd1001: Fix typo in ROM name. [Curt Coder] |
[src/devices/bus/ieee488] | c8050.cpp |
r192944 Friday 24th March, 2023 at 09:01:48 UTC by Curt Coder |
Remove unnecessary comments, set_perfect_quantum is called in the corresponding machine drivers. (addresses GitHub #5838) |
[src/devices/bus/cbmiec] | c1541.cpp c1571.cpp |
[src/devices/bus/ieee488] | c2031.cpp |
[src/devices/bus/plus4] | c1551.cpp |
r192943 Friday 24th March, 2023 at 07:32:22 UTC by Curt Coder |
a2600: Use the new MOS 6532 implementation, since SuperCharger tape loading works now. [Curt Coder] |
[src/mame/atari] | a2600.cpp |
r192942 Friday 24th March, 2023 at 07:20:12 UTC by Curt Coder |
c64: BusCard II: Use the new MOS 6532 implementation. [Curt Coder] |
[src/devices/bus/c64] | buscard2.cpp buscard2.h |
r192941 Friday 24th March, 2023 at 06:27:20 UTC by patrick.mackinlay |
hd44780: add ks0066f00 variant |
[src/devices/video] | hd44780.cpp hd44780.h |
r192940 Friday 24th March, 2023 at 06:21:45 UTC by Curt Coder |
abc80x: Add internal keyboard option for abc800m/c. [Curt Coder] |
[src/devices/bus/abckb] | abckb.cpp abckb.h |
[src/mame/luxor] | abc80x.cpp |
r192939 Friday 24th March, 2023 at 02:06:27 UTC by R. Belmont |
mpc106: use swapendian_int32. [R. Belmont] |
[src/devices/machine] | mpc106.cpp |
r192938 Friday 24th March, 2023 at 01:49:59 UTC by R. Belmont |
macpci.cpp: rename to pippin.cpp to reflect reality. [R. Belmont] |
[src/mame] | mame.lst |
[src/mame/apple] | macpci.cpp pippin.cpp* |
r192937 Thursday 23rd March, 2023 at 23:04:15 UTC by AJR |
Remove unused cd90_640_dsk formats (functionally replaced by thom_dsk)
* apple2video.cpp: Fix permissions |
[scripts/src] | formats.lua |
[src/lib/formats] | cd90_640_dsk.cpp cd90_640_dsk.h |
[src/mame/apple] | apple2video.cpp |
[src/mame/thomson] | thomson.cpp |
r192936 Thursday 23rd March, 2023 at 19:40:38 UTC by AJR |
mace.cpp: Fix editing error from 1393404c1f6c74d5a29f779dd62c3ba66b96206f |
r192935 Thursday 23rd March, 2023 at 19:29:20 UTC by AJR |
Various devices: Correct placement of U integer suffix in definitions of shifted LOG_xxx constant macros (continued from 0c382ffc806ee926765f50e0615fde4de14a2408)
* bandit: Use swapendian_int32 function
* pokey: Improve some subtle aspects of keyboard handling |
[src/devices/cpu/dsp56156] | dsp56mem.cpp dsp56ops.hxx |
[src/devices/machine] | 68340.cpp cs8900a.cpp iwm.cpp k056230.cpp ldv4200hle.cpp |
[src/devices/sound] | pokey.cpp |
[src/devices/video] | mc6845.cpp psx.cpp |
[src/emu] | diserial.cpp |
[src/mame/act] | victor9k.cpp |
[src/mame/apple] | bandit.cpp macadb.cpp |
[src/mame/fairlight] | cmi.cpp |
[src/mame/grundy] | newbrain.cpp |
[src/mame/namco] | galaga_v.cpp |
[src/mame/sgi] | crime.cpp hal2.cpp mace.cpp |
[src/mame/skeleton] | swyft.cpp |
r192934 Thursday 23rd March, 2023 at 04:55:18 UTC by Vasantha Crabb |
luaengine.cpp: Try to get around the clang error, attempt two. |
[src/frontend/mame] | luaengine.cpp |
r192933 Thursday 23rd March, 2023 at 04:28:35 UTC by Vasantha Crabb |
luaengine.cpp: Hopefully fix clang builds. |
[src/frontend/mame] | luaengine.cpp |
r192932 Thursday 23rd March, 2023 at 03:39:56 UTC by Vasantha Crabb |
Retired the over-stretched "system type" flags.
Functionally, the only difference between the system definitions is that
GAMEL lets you specify an additional internal layout and SYST lets you
specify a compatible system. COMP and CONS are just aliases for SYST -
the aliases can be phased out.
Removed arcade.flt and mess.flt altogether - opinion seems to be split
between misinterpreting them as fully supported and considering them
unnecessary. They were marginally useful as a performance test for
makedep.py, but that isn't important. We still have nl.flt as an
example .flt file (although it doesn't use "-" exclude directives).
Moved the UI active flag from the machine to the UI manager. Nothing
else uses it anyway (it's still accessible to scripts). |
[docs/source] | conf.py |
[docs/source/advanced] | multiconfig.rst |
[docs/source/techspecs] | luareference.rst |
[src/emu] | gamedrv.h machine.cpp machine.h |
[src/frontend/mame] | luaengine.cpp mameopts.cpp mameopts.h |
[src/frontend/mame/ui] | ui.cpp ui.h |
[src/mame] | arcade.flt mess.flt |
[src/osd/modules/render/bgfx] | chainmanager.cpp |
r192931 Thursday 23rd March, 2023 at 02:57:49 UTC by R. Belmont |
pci.cpp: add new config read/write functions to support bridges that allow software to issue both Type 0 and Type 1 config addresses. [R. Belmont]
bandit.cpp: use the new functionality in pci.cpp. [R. Belmont]
macpci.cpp: Fix Grand Central PCI address now that we're interpreting the config address correctly. [R. Belmont] |
[src/devices/machine] | pci.cpp pci.h |
[src/mame/apple] | bandit.cpp bandit.h macpci.cpp |
r192930 Thursday 23rd March, 2023 at 01:06:19 UTC by R. Belmont |
apple2video: Better fix for the previous issue. Now also covers IIgs mono DHR and B&W monitor modes. [R. Belmont] |
[src/mame/apple] | apple2video.cpp |
r192929 Thursday 23rd March, 2023 at 00:58:44 UTC by R. Belmont |
apple2video: fix monochrome DHGR rendering for RGB mode (GitHub #10975) [R. Belmont] |
[src/mame/apple] | apple2video.cpp |
r192928 Thursday 23rd March, 2023 at 00:58:44 UTC by GitHub |
- |
r192927 Wednesday 22nd March, 2023 at 20:59:50 UTC by Angelo Salese |
orca/akazukin.cpp: Added driver for Akazukin (Sigma, 1983) (#11014)
* New working systems
-------------------
Aka Zukin [Alberto Salso, Ignacio Seki, Angelo Salese] |
[src/mame] | arcade.flt mame.lst |
[src/mame/orca] | akazukin.cpp* |
r192926 Wednesday 22nd March, 2023 at 18:01:46 UTC by Angelo Salese |
Address copyright holders [skip ci] |
[/branches/orca_akazukin/src/mame/orca] | akazukin.cpp |
r192925 Wednesday 22nd March, 2023 at 17:02:46 UTC by Vasantha Crabb |
-luaengine.cpp: Expose UI controls toggle state.
-ui/ui.cpp: Honour UI enable for machines without keyboards. |
[docs/source/techspecs] | luareference.rst |
[src/emu] | machine.cpp |
[src/frontend/mame] | luaengine.cpp |
[src/frontend/mame/ui] | ui.cpp |
r192924 Wednesday 22nd March, 2023 at 16:39:54 UTC by Vasantha Crabb |
-ui/menu.cpp: Don't pass IPT_UI_BACK event to the implementation when dismissing the menu.
-plugins/autofire, plugins/inputmacro: Don't be so eager to create empty settings folders. |
[plugins/autofire] | autofire_save.lua init.lua |
[plugins/inputmacro] | inputmacro_persist.lua |
[src/frontend/mame/ui] | menu.cpp |
r192923 Wednesday 22nd March, 2023 at 13:20:11 UTC by David Haywood |
hng64.cpp - reenable using the lighting information in the final mix, plus attempt to match refresh frequency (#11015) |
[src/mame/snk] | hng64_v.cpp |
r192922 Wednesday 22nd March, 2023 at 10:38:20 UTC by Angelo Salese |
Fix description tag [skip ci] |
[/branches/orca_akazukin/src/mame/orca] | akazukin.cpp |
r192921 Wednesday 22nd March, 2023 at 08:50:20 UTC by David Haywood |
hng64.cpp : add a global disable for the tile replacement 'animation' (#11013)
* hng64.cpp : add a global disable for the tile replacement 'animation' (aka 'auto-anim') which is used to stop the crowd animating in some scenes of buriki attract |
[src/mame/snk] | hng64_v.cpp |
r192920 Wednesday 22nd March, 2023 at 06:54:59 UTC by patrick.mackinlay |
m88000: fix doubleword load/store word order |
[src/devices/cpu/m88000] | m88000.cpp |
r192919 Wednesday 22nd March, 2023 at 06:53:54 UTC by patrick.mackinlay |
mc88200: implement mbus error logic
* fix unmodified page translation cache entry hit write logic |
[src/devices/machine] | mc88200.cpp mc88200.h |
r192918 Wednesday 22nd March, 2023 at 00:01:03 UTC by Angelo Salese |
Expand note [skip ci] |
[/branches/orca_akazukin/src/mame/orca] | akazukin.cpp |
r192917 Tuesday 21st March, 2023 at 23:56:09 UTC by Angelo Salese |
srcclean [skip ci] |
[/branches/orca_akazukin/src/mame/orca] | akazukin.cpp |
r192916 Tuesday 21st March, 2023 at 23:48:28 UTC by Angelo Salese |
New working systems
-------------------
Aka Zukin [Alberto Salso, Ignacio Seki, Angelo Salese] |
[/branches/orca_akazukin/src/mame] | arcade.flt mame.lst |
[/branches/orca_akazukin/src/mame/orca] | akazukin.cpp* |
r192915 Tuesday 21st March, 2023 at 21:26:29 UTC by AJR |
Various devices: Correct placement of U integer suffix in definitions of shifted LOG_xxx constant macros |
[/branches] | orca_akazukin* |
r192914 Tuesday 21st March, 2023 at 21:26:29 UTC by AJR |
Various devices: Correct placement of U integer suffix in definitions of shifted LOG_xxx constant macros |
[src/devices/cpu/m6502] | m50734.cpp st2205u.cpp st2xxx.cpp |
[src/devices/cpu/tx0] | tx0.cpp |
[src/devices/cpu/z8] | z8.cpp |
[src/devices/machine] | 6821pia.cpp mc68901.cpp pla.cpp scn_pci.cpp |
[src/devices/video] | imagetek_i4100.cpp |
r192913 Tuesday 21st March, 2023 at 21:10:42 UTC by Vasantha Crabb |
-jaleco/tetrisp2.cpp: Added partial emulation of PC for music games. [Windy Fairy]
-emu/devcb.h: Allow base device to be specified directly in delegate setters. [Vas Crabb]
-taito/tnzs.cpp: Untangled inheritance a bit. [Vas Crabb] |
[src/emu] | devcb.h |
[src/mame/jaleco] | jaleco_vj_pc.cpp* jaleco_vj_pc.h* jaleco_vj_sound.cpp* jaleco_vj_sound.h* jaleco_vj_ups.cpp* jaleco_vj_ups.h* tetrisp2.cpp tetrisp2.h |
[src/mame/taito] | cchance.cpp tnzs.cpp tnzs.h tnzs_m.cpp tnzs_v.cpp tnzs_video.cpp* tnzs_video.h* |
r192912 Tuesday 21st March, 2023 at 20:08:47 UTC by Nigel Barnes |
alice90: Use same ROM as alice32, previous was a bad dump. |
r192911 Tuesday 21st March, 2023 at 18:08:57 UTC by Olivier Galibert |
m68000: Bus and address errors do *not* disable the write part of the micro-instruction. Fixes the delta force protections (Syntax Terror, Punish your machine) |
[src/devices/cpu/m68000] | m68000-sdf.cpp m68000-sdfm.cpp m68000-sdp.cpp m68000-sdpm.cpp m68000-sif.cpp m68000-sifm.cpp m68000-sip.cpp m68000-sipm.cpp m68000gen.py |
r192910 Tuesday 21st March, 2023 at 18:05:24 UTC by David Haywood |
hng64.cpp - add 'wraparound enable' bit to the tilemaps, this bit gets disabled on the fatal fury wild ambition title screen, and roads edge name entry screen, both cases where tilemap wrap definitely looks to need to be disabled. (#11011) |
[src/mame/snk] | hng64_3d.ipp hng64_v.cpp |
r192909 Tuesday 21st March, 2023 at 17:46:10 UTC by Dirk Best |
anzterm: Move to burroughs folder |
[src/mame] | mame.lst mess.flt |
[src/mame/burroughs] | anzterm.cpp* |
[src/mame/skeleton] | anzterm.cpp |
r192908 Tuesday 21st March, 2023 at 17:44:45 UTC by Dirk Best |
New systems marked not working
------------------------------
Burroughs TD 831 [Wouter's Blog] |
[src/mame] | mame.lst |
[src/mame/burroughs] | td831.cpp* |
© 1997-2024 The MAME Team