Note Feed

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

Previous 50 199869 Revisions Next 50

r20720 Monday 4th February, 2013 at 07:43:15 UTC by Miodrag Milanović
Added proper replace func and made it always use that one (nw)
[src/emu/cpu/es5510]es5510.c

r20719 Monday 4th February, 2013 at 07:39:00 UTC by Miodrag Milanović
Compile fix (no whatsnew)
[src/emu/cpu/es5510]es5510.c

r20718 Monday 4th February, 2013 at 00:59:54 UTC by Ryan Holtz
checkpoint (nw)
[src/emu/cpu/arm7]arm7.c arm7.h arm7core.c arm7core.h arm7drc.c* arm7help.h arm7ops.c arm7ops.h arm7thmb.c arm7thmb.h

r20717 Monday 4th February, 2013 at 00:06:04 UTC by Michael Zapf
ti99: Changed some cartridge types (nw)
[hash]ti99_cart.xml
[src/mess/machine/ti99]gromport.c

r20716 Monday 4th February, 2013 at 00:03:37 UTC by Roberto Fresca
Some cleanups, defined clocks, and promoted to working...


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Number One [Roberto Fresca, David Haywood, Any, The Dumping Union]
[src/mame/drivers]sanremo.c

r20715 Sunday 3rd February, 2013 at 23:09:12 UTC by David Haywood
not really sure what's mapped to this additional cpu...
[src/mame/drivers]spbactn.c
[src/mame/includes]spbactn.h
[src/mame/video]spbactn.c

r20714 Sunday 3rd February, 2013 at 22:11:45 UTC by R. Belmont
not ready for this yet (nw)
[src/emu/cpu]cpu.mak

r20713 Sunday 3rd February, 2013 at 22:09:53 UTC by R. Belmont
Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen]

nw part: This doesn't actually process samples yet, but it's pretty close to doing so, we just need OG to figure out how that works in the core.
[src/emu/cpu]cpu.mak
[src/emu/cpu/es5510]es5510.c* es5510.h*
[src/emu/imagedev]midiin.c
[src/mess]mess.mak
[src/mess/drivers]esq5505.c

r20712 Sunday 3rd February, 2013 at 22:06:36 UTC by David Haywood
spbactnp progress (nw)
[src/mame/drivers]spbactn.c
[src/mame/includes]spbactn.h
[src/mame/video]spbactn.c

r20711 Sunday 3rd February, 2013 at 21:26:37 UTC by R. Belmont
MIDI: preliminary SysEx reception support [R. Belmont]
[src/osd/portmedia]pmmidi.c

r20710 Sunday 3rd February, 2013 at 21:25:34 UTC by R. Belmont
Add a little extra documentation (nw)
[src/mame/drivers]namcops2.c

r20709 Sunday 3rd February, 2013 at 21:23:05 UTC by Curt Coder
(MESS) Added minimal cassette software lists for the Commodore computers. [Curt Coder]
[hash]c64_cass.xml* pet_cass.xml* plus4_cass.xml* vic1001_cass.xml*

r20708 Sunday 3rd February, 2013 at 21:04:21 UTC by David Haywood
start converting spbactn to tilemaps, it's now clear that the prototype uploads the backgrounds once and uses the scroll regs (not hooked up) whereas the release version just uploads them as it needs them before each level.

I wonder if the extra z80 rom + gfx on the proto are for a 2nd screen, some kind of fake dmd?
[src/mame/drivers]spbactn.c
[src/mame/includes]spbactn.h
[src/mame/video]spbactn.c

r20707 Sunday 3rd February, 2013 at 20:39:03 UTC by R. Belmont
MIDI: enable transmission of SysEx messages [R. Belmont]
[src/osd/portmedia]pmmidi.c

r20706 Sunday 3rd February, 2013 at 18:31:08 UTC by Curt Coder
(MESS) c128: Added some CP/M images. (nw)
[hash]c128_flop.xml

r20705 Sunday 3rd February, 2013 at 18:20:47 UTC by Curt Coder
(MESS) c64: Updated DotC and BBSB images. (nw)
[hash]c64_flop.xml

r20704 Sunday 3rd February, 2013 at 17:37:57 UTC by Oliver Stöneberg
replaced bogus memcpy in handler_entry_{read|write} - fixes Visual Studio-only issues/crashes in paso1600, multi16, x68030 and t1000* sets (MT05124,MT05110,MT05112) [Olivier Galibert]
[src/emu]memory.c

r20703 Sunday 3rd February, 2013 at 17:35:59 UTC by Brian Troha
merit.c: Correct documentation of pins / switches. - NW
[src/mame/drivers]merit.c

r20702 Sunday 3rd February, 2013 at 17:09:57 UTC by R. Belmont
(MESS) Properly close the old image when swapping CHD-CDs [Steve Leung]
[src/emu/imagedev]chd_cd.c

r20701 Sunday 3rd February, 2013 at 17:03:13 UTC by R. Belmont
(MESS) apple2gs.xml: Document some cracks and bad dumps [LoganB]
[hash]apple2gs.xml

r20700 Sunday 3rd February, 2013 at 15:42:56 UTC by Ville Linde
k001604: Found ROZ layer enable. (nw)
[src/mame/video]konicdev.c

r20699 Sunday 3rd February, 2013 at 15:25:14 UTC by David Haywood
some notes on what boots (nw)
[hash]psx.xml

r20698 Sunday 3rd February, 2013 at 14:51:56 UTC by Michael Zapf
ti99: Removed all versions of RXB from softlist; will be supported as
RPK (new versions still being released) (nw)
[hash]ti99_cart.xml

r20697 Sunday 3rd February, 2013 at 13:28:54 UTC by Fabio Priuli
uimain.c: fixed handling of slot options which have only internal options available (and hence
are not configurable by the end-user) [Fabio Priuli]
[src/emu]dislot.c dislot.h uimain.c

r20696 Sunday 3rd February, 2013 at 13:13:52 UTC by Fabio Priuli
(MESS) megadriv.c: many updates to cart handling [Fabio Priuli]
 - updated carts to be slot devices
 - simplified loading and bankswitch mechanism
 - added support for real Sonic & Knuckles lock-on emulation (you can combine it freely
   with other carts, through the -cart2 slot which gets added automatically)
 - remove need for "pcb_type" feature from xml softlist, since the new "slot" feature is enough
 - moved SVP emulation to src/mess/ in view of conversion to a slot device as well
[hash]megadriv.xml
[src/mame]mame.mak
[src/mame/drivers]hshavoc.c megadrvb.c megatech.c
[src/mame/includes]megadriv.h
[src/mame/machine]md_cart.c megadriv.c megasvp.c
[src/mess]mess.mak
[src/mess/drivers]megadriv.c
[src/mess/includes]md.h*
[src/mess/machine]md_eeprom.c* md_eeprom.h* md_jcart.c* md_jcart.h* md_rom.c* md_rom.h* md_sk.c* md_sk.h* md_slot.c* md_slot.h* md_stm95.c* md_stm95.h* megasvp.c*

r20695 Sunday 3rd February, 2013 at 12:48:40 UTC by Wilbert Pol
(MESS) Sync the internal software list dtd. (nw)
[src/emu]clifront.c

r20694 Sunday 3rd February, 2013 at 12:33:34 UTC by Nathan Woods
[COCO3] Mapped several IO reads to the floating bus (bug #05135)
[src/mess/video]gime.c

r20693 Sunday 3rd February, 2013 at 12:23:38 UTC by David Haywood
hook up intensity while i'm fixing this anyway (nw)
[src/mame/drivers]sanremo.c

r20692 Sunday 3rd February, 2013 at 12:16:19 UTC by Wilbert Pol
(MESS) Changed DTD to make year mandatory and added reload_plain to the list of rom loadflags. Fixed some xmls there were failing validation tests.
[hash]c64_flop.xml cpc_flop.xml odyssey2.xml softwarelist.dtd

r20691 Sunday 3rd February, 2013 at 12:01:48 UTC by David Haywood
fixed 'number1' gfx to help robbie (nw)
[src/mame/drivers]sanremo.c

r20690 Sunday 3rd February, 2013 at 09:54:17 UTC by Sandro Ronco
(MESS) fixed csc and mm2 regressions. (nw)
[src/mess/drivers]csc.c mephisto.c

r20689 Sunday 3rd February, 2013 at 04:40:24 UTC by R. Belmont
namcops2: Add JVS and Steering I/O board ROMs [Guru]
[src/mame/drivers]namcops2.c

r20688 Sunday 3rd February, 2013 at 01:22:47 UTC by Andrew Gardner
Additional modernization (thanks OG). (nw)
[src/emu/sound]digitalk.c

r20687 Sunday 3rd February, 2013 at 00:48:20 UTC by Ville Linde
video/gticlub.c: Fixed "sticky" 3D in gticlub and thunderh. [Ville Linde]
[src/mame/video]gticlub.c

r20686 Sunday 3rd February, 2013 at 00:38:31 UTC by R. Belmont
(MESS) Add save state registrations to isa_sblaster (nw)
[src/mess/machine]isa_sblaster.c

r20685 Saturday 2nd February, 2013 at 23:19:23 UTC by Phil Bennett
05134: ppan: No sprites present in the game [Phil Bennett]
[src/mame/video]m92.c

r20684 Saturday 2nd February, 2013 at 23:02:45 UTC by Phil Bennett
aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett]
[src/lib/util]aviio.c

r20683 Saturday 2nd February, 2013 at 22:41:49 UTC by hap
cleanup adc reads on super22
[src/mame/drivers]namcos22.c
[src/mame/includes]namcos22.h

r20682 Saturday 2nd February, 2013 at 22:30:41 UTC by Michael Zapf
ti99: Added RXB 2012 cartridge
[hash]ti99_cart.xml

r20681 Saturday 2nd February, 2013 at 22:24:47 UTC by Curt Coder
(MESS) Used modern accessors for i8259. (nw)
[src/emu/machine]pic8259.c pic8259.h
[src/mess/drivers]apricot.c apricotp.c at.c cbm2.c iq151.c pasogo.c pc1512.c pc88va.c pc9801.c qx10.c trs80m2.c victor9k.c wangpc.c z100.c
[src/mess/includes]victor9k.h
[src/mess/machine]at.c b2m.c compis.c genpc.c irisha.c mbc55x.c pc.c pk8020.c s100_wunderbus.c southbridge.c

r20680 Saturday 2nd February, 2013 at 22:13:48 UTC by R. Belmont
SDL: Update manpages to reflect the -lr alias for -listroms [Wallyweek]
[src/osd/sdl/man]mame.6 mess.6

r20679 Saturday 2nd February, 2013 at 22:10:59 UTC by David Haywood
psx softlist 'non-redump' part 1 (easy stuff) (nw)
[hash]psx.xml

r20678 Saturday 2nd February, 2013 at 22:03:56 UTC by Michael Zapf
ti99: Added a new cartridge type for RXB cartridges
[hash]ti99_cart.xml
[src/mess/machine/ti99]gromport.c gromport.h

r20677 Saturday 2nd February, 2013 at 21:44:17 UTC by Curt Coder
(MESS) Used modern accessors for i8259. (nw)
[src/mess/drivers]apricotp.c pc1512.c sage2.c tandy2k.c trs80m2.c

r20676 Saturday 2nd February, 2013 at 21:42:08 UTC by R. Belmont
Konami PPC updates:
- Fixed sound clocking to match PCB readmes [RetroRepair]
- Labeled inputs in GTI Club [RetroRepair]
- RF5c400 envelope timing based on chip output rate instead of MAME output rate [R. Belmont]
[src/emu/sound]k056800.c k056800.h rf5c400.c
[src/mame/drivers]gticlub.c hornet.c nwk-tr.c ultrsprt.c zr107.c

r20675 Saturday 2nd February, 2013 at 19:25:25 UTC by Andrew Gardner
Modernized digitalker, x1_010, tiaintf, and n63701x sound devices. [Andrew Gardner]
[src/emu/sound]digitalk.c digitalk.h n63701x.c n63701x.h tiaintf.c tiaintf.h x1_010.c x1_010.h
[src/mame/drivers]champbwl.c galaxian.c namcos86.c seta.c seta2.c tourtabl.c
[src/mame/video]seta.c tia.c
[src/mess/drivers]a2600.c a7800.c
[src/mess/machine]a7800.c

r20674 Saturday 2nd February, 2013 at 18:41:49 UTC by hap
improved propcycl pedal too
[src/mame/drivers]namcos22.c
[src/mame/includes]namcos22.h

r20673 Saturday 2nd February, 2013 at 17:20:28 UTC by Curt Coder
z80dart: Added modern register accessors. (nw)
[src/emu/machine]z80dart.c z80dart.h
[src/mess/drivers]abc80x.c
[src/mess/includes]abc80x.h

r20672 Saturday 2nd February, 2013 at 16:52:35 UTC by Curt Coder
Fixed regression. (nw)
[src/mess/drivers]kyocera.c

r20671 Saturday 2nd February, 2013 at 15:42:59 UTC by hap
improve armadillo control
[src/mame/drivers]namcos22.c
[src/mame/includes]namcos22.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team