Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r31133 Saturday 28th June, 2014 at 03:58:41 UTC by Curt Coder |
| (MESS) c64: Precalculate PLA outputs for approximately 5% speedup. [Curt Coder] |
| [src/emu/machine] | pla.c pla.h |
| r31132 Saturday 28th June, 2014 at 03:22:02 UTC by R. Belmont |
| (MESS) Apple II: support Decillionix DX-1 sampler card. [R. Belmont] |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/a2bus] | a2dx1.c* a2dx1.h* |
| [src/mess/drivers] | apple2.c |
| r31131 Saturday 28th June, 2014 at 01:44:50 UTC by R. Belmont |
| (MESS) Apple II: Support for the Mountain Computer Music System. [R. Belmont] |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/a2bus] | a2bus.h a2mcms.c* a2mcms.h* |
| [src/mess/drivers] | apple2.c |
| r31130 Saturday 28th June, 2014 at 01:39:55 UTC by R. Belmont |
| (MESS) osdcore: Allow "default" for -midiin and -midiout. [R. Belmont] |
| r31129 Friday 27th June, 2014 at 20:26:13 UTC by hap |
| unneeded includes |
| [src/mess/includes] | mpf1.h newbrain.h x1.h |
| r31128 Friday 27th June, 2014 at 19:27:12 UTC by Sandro Ronco |
| Added lamps layout to jwildb52 and segajw (nw) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | segajw.c sigmab52.c |
| [src/mame/layout] | segajw.lay* sigmab52.lay* |
| r31127 Friday 27th June, 2014 at 19:02:58 UTC by Curt Coder |
| Fixed clang build. (nw) |
| [src/emu/bus/ti99_peb] | hfdc.c |
| r31126 Friday 27th June, 2014 at 18:59:33 UTC by Michael Zapf |
(MESS) Some more steps towards a new HFDC. Legacy implementation to be
kept as default (hfdc) until new HFDC is done. |
| [src/emu/bus/ti99_peb] | hfdc.c hfdc.h |
| [src/emu/machine] | hdc9234.c hdc9234.h |
| r31125 Friday 27th June, 2014 at 01:00:57 UTC by Tafoid |
| Added information for m72.c mcu usage (nw) |
| r31124 Thursday 26th June, 2014 at 19:37:54 UTC by Tafoid |
| Updated m72.c with a Guru-readme for Ninja Spirit. Changed labels where appropriate to match information and added PALs/PROMs. [Guru] |
| r31123 Thursday 26th June, 2014 at 17:46:21 UTC by Wilbert Pol |
| Documentation update from trap15 (nw) |
| r31122 Thursday 26th June, 2014 at 17:04:09 UTC by Tafoid |
New games marked as GAME_NOT_WORKING
------------------------------------
(MESS) TECNBRAS Dot Matrix Display [Felipe Sanches] |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | tecnbras.c* |
| [src/mess/layout] | dmd_tecnbras.py* tecnbras.lay* |
| r31121 Thursday 26th June, 2014 at 14:43:58 UTC by David Haywood |
| move hack so things work like before (nw) |
| [src/mame/drivers] | konamigx.c |
| [src/mame/video] | konamigx.c |
| r31120 Thursday 26th June, 2014 at 11:42:06 UTC by Fabio Priuli |
k054539: converted to use inline configs and delegates. nw.
with this, I'm done for the moment with konami chips. |
| [src/emu/sound] | k054539.c k054539.h |
| [src/mame/drivers] | djmain.c gijoe.c konamigq.c konamigx.c lethal.c moo.c mystwarr.c plygonet.c qdrmfgp.c rungun.c tmnt.c ultrsprt.c xexex.c xmen.c zr107.c |
| [src/mame/includes] | xexex.h |
| r31119 Thursday 26th June, 2014 at 10:34:36 UTC by Fabio Priuli |
k053246/k055673: updated to use delegates and inline configs. nw.
as before, these changes are mostly driver-level, so I hope they do
not conflict with anyone else's work. the only relevant change for the
device code is the removal of some redundant variables (from the
interface) and of alt_k055673_vh_start + k053247_set_sprite_offs,
which have been replaced by the proper machine configs. |
| [src/mame/drivers] | dbz.c gijoe.c konamigx.c moo.c mystwarr.c overdriv.c rungun.c simpsons.c tasman.c vendetta.c xexex.c xmen.c |
| [src/mame/includes] | dbz.h gijoe.h konamigx.h moo.h mystwarr.h overdriv.h rungun.h simpsons.h vendetta.h xexex.h xmen.h |
| [src/mame/video] | dbz.c gijoe.c k053246_k053247_k055673.c k053246_k053247_k055673.h konamigx.c moo.c mystwarr.c overdriv.c rungun.c simpsons.c vendetta.c xexex.c xmen.c |
| r31118 Thursday 26th June, 2014 at 08:09:34 UTC by Fabio Priuli |
| this one as well, of course. nw. |
| [src/mame/video] | k054156_k054157_k056832.h |
| r31117 Thursday 26th June, 2014 at 08:03:36 UTC by Fabio Priuli |
| forgot to remove these. nw. |
| [src/mame/video] | k054156_k054157_k056832.h |
| r31116 Thursday 26th June, 2014 at 07:48:10 UTC by Fabio Priuli |
| devcb write8 was in fact enough for rev.31113 (thanks AWJ for noticing). nw. |
| [src/emu/cpu/m6809] | konami.c konami.h |
| [src/mame/drivers] | 88games.c aliens.c blockhl.c crimfght.c gbusters.c parodius.c rollerg.c simpsons.c surpratk.c thunderx.c vendetta.c |
| [src/mame/includes] | 88games.h aliens.h blockhl.h crimfght.h gbusters.h parodius.h rollerg.h simpsons.h surpratk.h thunderx.h vendetta.h |
| [src/mame/machine] | simpsons.c |
| r31115 Thursday 26th June, 2014 at 07:26:11 UTC by Barry Rodewald |
| flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MFM. It will now also boot. (no whatsnew) |
| [src/lib/formats] | flex_dsk.c flex_dsk.h |
| r31114 Thursday 26th June, 2014 at 07:22:24 UTC by Fabio Priuli |
k056832: updated to use delegates and inline configs. nw.
these changes are mostly driver-level, so I think they should not conflict
with anyone else's work. the only relevant change for the device code
is the removal of altK056832_vh_start. no further work on this chip is
planned (it requires major rework) |
| [src/mame/drivers] | asterix.c bishi.c dbz.c djmain.c gijoe.c konamigx.c lethal.c moo.c mystwarr.c qdrmfgp.c tasman.c xexex.c zr107.c |
| [src/mame/includes] | asterix.h bishi.h dbz.h djmain.h gijoe.h konamigx.h lethal.h moo.h mystwarr.h qdrmfgp.h xexex.h |
| [src/mame/video] | asterix.c bishi.c dbz.c djmain.c gijoe.c k054156_k054157_k056832.c k054156_k054157_k056832.h konamigx.c lethal.c moo.c mystwarr.c qdrmfgp.c xexex.c |
| r31113 Thursday 26th June, 2014 at 04:15:35 UTC by Fabio Priuli |
| konami cpu: converted to use delegates. nw. |
| [src/emu/cpu/m6809] | konami.c konami.h |
| [src/mame/drivers] | 88games.c aliens.c blockhl.c crimfght.c gbusters.c parodius.c rollerg.c simpsons.c surpratk.c thunderx.c vendetta.c |
| [src/mame/includes] | 88games.h aliens.h blockhl.h crimfght.h gbusters.h parodius.h rollerg.h simpsons.h surpratk.h thunderx.h vendetta.h |
| [src/mame/machine] | simpsons.c |
| r31112 Thursday 26th June, 2014 at 02:19:22 UTC by Barry Rodewald |
| flex_dsk: added support for some double-sided disk sizes. 800kB disk images are now readable. (no whatsnew) |
| [src/lib/formats] | flex_dsk.c |
| [src/mess/drivers] | gimix.c |
| r31111 Thursday 26th June, 2014 at 02:18:51 UTC by Alex Jackson |
| k052109: add missing set_colors() (nw) |
| [src/mame/video] | k052109.c |
| r31110 Thursday 26th June, 2014 at 02:13:41 UTC by Brian Troha |
| peplus.c: Spelling correction - NW |
| [src/mame/drivers] | peplus.c |
| r31109 Thursday 26th June, 2014 at 02:11:41 UTC by Brian Troha |
| megasys1.c: Naming convention standardization & change "US" to "North America" as per title screen - NW |
| [src/mame] | mame.lst |
| [src/mame/drivers] | megasys1.c |
| r31108 Thursday 26th June, 2014 at 00:23:24 UTC by Barry Rodewald |
| gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. |
| [src/lib] | lib.mak |
| [src/lib/formats] | flex_dsk.c* flex_dsk.h* |
| [src/mess/drivers] | gimix.c |
| r31107 Thursday 26th June, 2014 at 00:16:49 UTC by Brian Troha |
New PE+ Poker clone
New Clone Added
-------------------------------------------------
Player's Edge Plus (X000550P+XP000055) Joker Poker (Two Pair or Better) [BrianT] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | peplus.c |
| r31106 Wednesday 25th June, 2014 at 22:18:59 UTC by Fabio Priuli |
| removed completely konami_deinterleave_gfx usage, now that it is redundant. nw. |
| [src/mame/drivers] | asterix.c bishi.c dbz.c djmain.c gijoe.c lethal.c moo.c overdriv.c qdrmfgp.c rungun.c simpsons.c tasman.c vendetta.c xexex.c xmen.c zr107.c |
| [src/mame/video] | k053246_k053247_k055673.c k053246_k053247_k055673.h k054156_k054157_k056832.c k054156_k054157_k056832.h konami_helper.c konami_helper.h |
| r31105 Wednesday 25th June, 2014 at 22:16:20 UTC by Fabio Priuli |
| removed a couple of KONAMI_ROM_DEINTERLEAVE_2 occurrences. nw. |
| [src/mame/drivers] | asterix.c dbz.c |
| r31104 Wednesday 25th June, 2014 at 21:51:23 UTC by Tafoid |
Fixed up label/different hash instance with recent addition. (nw)
Reworded HLSL error message to best describe reason for failure. (nw) |
| [src/mame/drivers] | triforce.c |
| [src/osd/windows] | d3dhlsl.c |
| r31103 Wednesday 25th June, 2014 at 20:56:45 UTC by Fabio Priuli |
k051960: converted to use device_gfx_interface, inline configs and delegates. nw.
while at it, also removed unnecessary configurations and removed later stage
interleaving of the sprite roms (they just needed to be loaded in the correct way) |
| [src/mame/drivers] | 88games.c ajax.c aliens.c blockhl.c bottom9.c chqflag.c crimfght.c gbusters.c gradius3.c mainevt.c spy.c thunderx.c tmnt.c ultraman.c |
| [src/mame/includes] | 88games.h ajax.h aliens.h blockhl.h bottom9.h chqflag.h crimfght.h gbusters.h gradius3.h mainevt.h spy.h thunderx.h tmnt.h ultraman.h |
| [src/mame/video] | 88games.c ajax.c aliens.c blockhl.c bottom9.c chqflag.c crimfght.c gbusters.c gradius3.c k051960.c k051960.h mainevt.c spy.c thunderx.c tmnt.c ultraman.c |
| r31102 Wednesday 25th June, 2014 at 20:15:59 UTC by Alex Jackson |
| Fix a couple of ROM loading errors introduced in r31099; clarify mia/tmnt graphics ROM descrambling (nw) |
| [src/mame/drivers] | blockhl.c tmnt.c |
| r31101 Wednesday 25th June, 2014 at 17:21:36 UTC by Tafoid |
| pve500.c - multiplex signals for the 7seg display from Felipe Sanches (nw) |
| [src/mess/drivers] | pve500.c |
| r31100 Wednesday 25th June, 2014 at 17:08:37 UTC by Fabio Priuli |
copy & paste mistake. nw.
(but thanks oddi2 for reporting) |
| r31099 Wednesday 25th June, 2014 at 15:11:12 UTC by Fabio Priuli |
k052109: converted to use device_gfx_interface, inline configs and delegates. nw.
while at it, also removed unnecessary configurations and removed later stage
interleaving of the tile roms (they just needed to be loaded in the correct way) |
| [src/mame/drivers] | 88games.c ajax.c aliens.c blockhl.c bottom9.c crimfght.c gbusters.c gradius3.c mainevt.c parodius.c simpsons.c spy.c surpratk.c thunderx.c tmnt.c vendetta.c xmen.c |
| [src/mame/includes] | 88games.h ajax.h aliens.h blockhl.h bottom9.h crimfght.h gbusters.h gradius3.h mainevt.h parodius.h simpsons.h spy.h surpratk.h thunderx.h tmnt.h vendetta.h xmen.h |
| [src/mame/video] | 88games.c ajax.c aliens.c blockhl.c bottom9.c crimfght.c gbusters.c gradius3.c k052109.c k052109.h mainevt.c parodius.c simpsons.c spy.c surpratk.c thunderx.c tmnt.c vendetta.c xmen.c |
| r31098 Wednesday 25th June, 2014 at 15:04:02 UTC by Fabio Priuli |
| softlist: added a bunch of new dumps from misc sources. nw. |
| [hash] | copera.xml gameboy.xml n64.xml pico.xml |
| r31097 Wednesday 25th June, 2014 at 15:03:02 UTC by Fabio Priuli |
| gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli] |
| [hash] | gbcolor.xml |
| [src/emu/bus/gameboy] | gb_slot.c gb_slot.h mbc.c mbc.h |
| [src/mess/drivers] | gb.c |
| r31096 Wednesday 25th June, 2014 at 14:59:58 UTC by Fabio Priuli |
| gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee] |
| r31095 Tuesday 24th June, 2014 at 17:58:10 UTC by Couriersud |
| Fix crash caused "-debug -noautosave" when exiting the debugger immediately. |
| [src/emu/netlist/analog] | nld_ms_gauss_seidel.h |
| r31094 Tuesday 24th June, 2014 at 02:37:57 UTC by R. Belmont |
| (MESS) mac: add PMU ROMs for later use [R. Belmont] |
| r31093 Monday 23rd June, 2014 at 23:25:16 UTC by Couriersud |
| Fixed debug build and a bug in connecting analog output to analog input. |
| [src/emu/netlist] | nl_base.c nl_parser.c nl_setup.c |
| [src/emu/netlist/analog] | nld_solver.c |
| [src/emu/netlist/devices] | nld_74ls629.c |
| r31092 Monday 23rd June, 2014 at 20:49:45 UTC by Wilbert Pol |
| (MESS) wswan.c: Added noise emulation [trap15, Wilbert Pol] |
| r31091 Monday 23rd June, 2014 at 20:35:17 UTC by Wilbert Pol |
| Prevent other possible bad things happening (nw) |
| r31090 Monday 23rd June, 2014 at 20:02:16 UTC by Wilbert Pol |
| Different version of OSX segfault fix (nw) |
| [src/emu] | clifront.c emucore.h |
| r31089 Monday 23rd June, 2014 at 19:27:09 UTC by Wilbert Pol |
| Prevent segfault on OSX (nw) |
| r31088 Monday 23rd June, 2014 at 18:18:55 UTC by Wilbert Pol |
| (MESS) msx.c: Updated bm_012 cartridge to use the tmpz84c015 implementation. (nw) |
| [src/emu/bus/msx_cart] | bm_012.c bm_012.h |
| r31087 Monday 23rd June, 2014 at 15:51:26 UTC by hap |
| removed unneeded stuff and corrected tag |
| [src/mess/drivers] | pve500.c |
| r31086 Monday 23rd June, 2014 at 15:42:58 UTC by hap |
| F.Sanches added buzzer rs422 ports |
| [src/mess/drivers] | pve500.c |
| r31085 Monday 23rd June, 2014 at 15:39:50 UTC by Osso |
New clones added
----------------
42 (hack of 1942) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | 1942.c |
| r31084 Monday 23rd June, 2014 at 15:26:02 UTC by Tafoid |
funworld.c: Fully decrypted rcdino4 and promoted to working state. [Peter Ferrie]
New game promoted from NOT_WORKING status
-----------------------------------------
Royal Card (Italian, Dino 4 hardware, encrypted) [Roberto Fresca, Peter Ferrie] |
| [src/mame/drivers] | funworld.c |
© 1997-2024 The MAME Team