Note Feed

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

Previous 50 199869 Revisions Next 50

r15368 Sunday 12th February, 2012 at 17:24:36 UTC by hap
new clone added
-----------------
Eyes (bootleg set) [f205v, Antro]
[src/mame]mame.lst
[src/mame/drivers]pacman.c

r15367 Sunday 12th February, 2012 at 15:49:27 UTC by hap
artwork is now clickable
[src/mame/drivers]30test.c
[src/mame/layout]30test.lay

r15366 Sunday 12th February, 2012 at 15:19:20 UTC by hap
some small cleanups when i was looking for dipswitch(es) (couldn't find any tho)
[src/mame/drivers]30test.c
[src/mame/layout]30test.lay

r15365 Sunday 12th February, 2012 at 09:45:38 UTC by O. Galibert
sync (nw)
[src/emu/machine]mccs1850.c mccs1850.h

r15364 Sunday 12th February, 2012 at 02:18:06 UTC by hap
(couple of .lay tweaks)
[src/mame/layout]30test.lay avalnche.lay circus.lay invad2ct.lay kungfur.lay videopin.lay

r15363 Saturday 11th February, 2012 at 19:22:43 UTC by Ryan Holtz
Turn LOG_WAITS back off in polynew.h, nw
[src/emu/video]polynew.h

r15362 Saturday 11th February, 2012 at 17:01:46 UTC by hap
redone 30test layout, resembling the cabinet more
[src/mame/layout]30test.lay

r15361 Saturday 11th February, 2012 at 16:53:30 UTC by hap
add support for simple text alignment in layout files, defaulting to center

eg. align to the left of the textbox like this:
<text string="hello there" align="1">
[src/emu]rendlay.c rendlay.h

r15360 Saturday 11th February, 2012 at 16:51:48 UTC by Ryan Holtz
Missed a file, oops, nw
[src/mame/video]rdpspn16.h

r15359 Saturday 11th February, 2012 at 16:15:39 UTC by Miodrag Milanović
Sync core fixes from MESS done by OG (nw)
[src/emu]dislot.c mconfig.c mconfig.h validity.c

r15358 Saturday 11th February, 2012 at 16:05:10 UTC by Ryan Holtz
- Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ratios of 1.6x to 2.8x observed. [Ryan Holtz]

(nw) If anyone has any suggestions on how better to sync per-scanline state than what I'm currently doing, I'd be all ears. The renderer is now pretty darn fast, but every little bit counts.
[src/emu/video]polynew.h
[src/mame]mame.mak
[src/mame/drivers]aleck64.c
[src/mame/includes]n64.h
[src/mame/machine]n64.c
[src/mame/video]n64.c n64.h rdpblend.c rdpblend.h rdpfb.c rdpfb.h rdpfiltr.c rdpspn16.c rdptpipe.c rdptpipe.h rdptri.h

r15357 Saturday 11th February, 2012 at 10:06:43 UTC by hap
fix missing sfx in spacelnc
[src/mame/audio]n8080.c

r15356 Saturday 11th February, 2012 at 10:01:01 UTC by hap
allow generic_pulse_irq_line to be longer than 1 cycle.

message to messdev: just change all callers:
generic_pulse_irq_line(x, y);
to
generic_pulse_irq_line(x, y, 1);
[src/emu/machine]generic.c generic.h
[src/mame/audio]dcs.c n8080.c
[src/mame/drivers]bfcobra.c bfm_sc1.c bfm_sc2.c bfmsys85.c cb2001.c cball.c changela.c cvs.c equites.c firetrk.c flyball.c gaelco3d.c igs_m027.c lasso.c m90.c maxaflex.c mgolf.c multigam.c namcond1.c namcos22.c nwk-tr.c pgm.c pntnpuzl.c segas16b.c sigmab52.c ssfindo.c starshp1.c toratora.c truco.c ultrsprt.c wecleman.c
[src/mame/machine]archimds.c galaxold.c namcos2.c playch10.c

r15355 Saturday 11th February, 2012 at 08:13:49 UTC by Miodrag Milanović
small x87 fix from Carl (no whatsnew)
[src/emu/cpu/i386]x87ops.c

r15354 Saturday 11th February, 2012 at 01:06:23 UTC by Tafoid
Work on et4000 16bbp and 24bbp modes - from mess (nw)
[src/emu/video]pc_vga.c

r15353 Friday 10th February, 2012 at 19:26:14 UTC by hap
cmdline option shortcuts for:
waitvsync -> vs
syncrefresh -> sr
[src/osd/sdl]sdlmain.c
[src/osd/windows]winmain.c

r15352 Friday 10th February, 2012 at 18:13:08 UTC by hap
tsamurai.c: Fixed clocks and audio pitch. [Takahiro Nogi]
[src/mame/drivers]tsamurai.c

r15351 Friday 10th February, 2012 at 17:37:49 UTC by hap
(increase volume)
[src/mame/drivers]kungfur.c

r15350 Friday 10th February, 2012 at 00:56:05 UTC by hap
game promoted to working
-------------------
Kung-Fu Roushi [hap]
[src/mame/drivers]kungfur.c
[src/mame/layout]kungfur.lay

r15349 Thursday 9th February, 2012 at 20:11:54 UTC by O. Galibert
listxml fix (nw)
[src/emu]info.c

r15348 Thursday 9th February, 2012 at 14:31:53 UTC by Angelo Salese
new clones
---------------
Print Club 2 Earth Limited Kobe (Print Club Custom) (J 970808 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]neodrvr.c stv.c

r15347 Thursday 9th February, 2012 at 12:08:07 UTC by Miodrag Milanović
[MT #4668] Fix cart region names [Miodrag Milanovic]
[src/mame/drivers]megatech.c saturn.c

r15346 Thursday 9th February, 2012 at 11:49:47 UTC by Phil Bennett
Namco System 21/2 changes: [Phil Bennett]
* Writing a C148 IRQ priority register now clears the prior interrupt state (required by dirtfoxj and winrun)
* Changed 'Winning Run Suzuka Grand Prix (Japan)' setname to winrungp
* Promoted winrungp and winrun91 to working.

New games added
---------------

Winning Run [gamerfan, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]namcos21.c
[src/mame/machine]namcos2.c

r15345 Thursday 9th February, 2012 at 10:59:11 UTC by Miodrag Milanović
Small cleanup (no whatsnew)
[src/emu/machine]idectrl.c idectrl.h

r15344 Thursday 9th February, 2012 at 10:27:12 UTC by Miodrag Milanović
IDE controller now support two slots, currently used devices are made as slot devices [Miodrag Milanovic]

out of log: note that rom regions for disks are now changed in order to support multiple connected drives in cases needed.
[src/emu/machine]idectrl.c idectrl.h
[src/mame/drivers]calchase.c chihiro.c cobra.c djmain.c funkball.c gamecstl.c jaguar.c kinst.c mediagx.c midqslvr.c midvunit.c qdrmfgp.c queen.c savquest.c seattle.c taitogn.c taitowlf.c twinkle.c vegas.c viper.c xtom3d.c zn.c

r15343 Thursday 9th February, 2012 at 05:27:09 UTC by hap
placeholder
[src/mame]mame.mak
[src/mame/drivers]kungfur.c
[src/mame/layout]kungfur.lay*

r15342 Thursday 9th February, 2012 at 05:06:33 UTC by hap
(tab align)
[src/emu/drivers]xtal.h

r15341 Thursday 9th February, 2012 at 03:41:36 UTC by R. Belmont
New modern object-oriented bus-signals-available SCSI implementation [O. Galibert]
[src/emu]emu.mak
[src/emu/machine]nscsi_bus.c* nscsi_bus.h* nscsi_cd.c* nscsi_cd.h* nscsi_hd.c* nscsi_hd.h*

r15340 Thursday 9th February, 2012 at 01:23:50 UTC by hap
(added comments)
[src/mame/layout]30test.lay

r15339 Thursday 9th February, 2012 at 00:39:29 UTC by hap
woops, layout broke with last commit
[src/mame/layout]30test.lay

r15338 Wednesday 8th February, 2012 at 21:26:25 UTC by Barry Rodewald
i386: Trap flag support [Carl]
[src/emu/cpu/i386]i386.c i386priv.h

r15337 Wednesday 8th February, 2012 at 21:04:20 UTC by hap
removed dummy rasterscreen
[src/mame/drivers]30test.c
[src/mame/layout]30test.lay

r15336 Wednesday 8th February, 2012 at 20:58:50 UTC by Angelo Salese
Fixed vram size, nw
[src/emu/video]pc_vga.c

r15335 Wednesday 8th February, 2012 at 19:49:50 UTC by hap
new clone added (not really sure who to credit)
------------------
Space Invaders Part II (Brazil) [Marcello Mancini]
[src/mame]mame.lst
[src/mame/drivers]8080bw.c

r15334 Wednesday 8th February, 2012 at 14:08:45 UTC by Angelo Salese
Improved ET4k rgb8 detection from Carl, nw
[src/emu/video]pc_vga.c

r15333 Wednesday 8th February, 2012 at 11:15:54 UTC by Barry Rodewald
i386: Fixes for DOS4GW 1.97 [Carl]
[src/emu/cpu/i386]i386.c

r15332 Wednesday 8th February, 2012 at 03:54:13 UTC by R. Belmont
m68k: 68040 MMU improvements [O. Galibert]
[src/emu/cpu/m68000]m68k_in.c m68kcpu.c m68kcpu.h m68kmmu.h

r15331 Wednesday 8th February, 2012 at 03:21:43 UTC by Angelo Salese
Some SVGA specific fixes, nw (for now ...)
[src/emu/video]pc_vga.c pc_vga.h

r15330 Tuesday 7th February, 2012 at 08:28:00 UTC by Miodrag Milanović
Sync with MESS (no whatsnew)
[src/emu/video]pc_vga.c pc_vga.h

r15329 Tuesday 7th February, 2012 at 05:43:24 UTC by Andrew Gardner
Minor improvements to the Cool Riders text layer. [Andrew Gardner]



Not in whatsnew:
* I kept all the functionality from the current code & added a few minor things.
* You can see the color and placement of the text strings as colored blocks,
 and if you uncomment lines 471-476, the game's text is printed out to the
 terminal as ASCII.
* Given the ability to "read" the test mode, the rest of the inputs and sound
 can probably be hooked up. (Also, the ROMs all seem to pass the check).
* I'm still trying to decode the tiles based on the patent.
[src/mame/drivers]coolridr.c

r15328 Monday 6th February, 2012 at 23:06:04 UTC by hap
mask out alpha bits
[src/mame/video]stvvdp2.c

r15327 Monday 6th February, 2012 at 22:52:10 UTC by hap
get rid of unneeded true/false vars t_pen and tw
[src/mame/video]stvvdp2.c

r15326 Monday 6th February, 2012 at 22:41:22 UTC by Tafoid
Update CHD version for bntyhunt and eztouch to version 4 (nw)
[src/mame/drivers]bntyhunt.c igspc.c

r15325 Monday 6th February, 2012 at 22:31:12 UTC by hap
like stv palette, use pal5bit for 5bpp pixels
[src/mame/video]stvvdp2.c

r15324 Monday 6th February, 2012 at 22:13:41 UTC by hap
make stv_add_blend return a MAKE_RGB and fix sprite shadow (was shifting alpha bit into rgb, intensifying red was obviously wrong)
[src/mame/video]stvvdp2.c

r15323 Monday 6th February, 2012 at 21:52:17 UTC by hap
rm unnneeded include and confusing static
[src/mame/video]stvvdp2.c

r15322 Monday 6th February, 2012 at 20:18:33 UTC by Wilbert Pol
ioport.c: Made the key/paste buffer auto-expand when it becomes full. This makes it possible to paste larger BASIC programs for instance. (nw, credited in mess)
[src/emu]ioport.c

r15321 Monday 6th February, 2012 at 17:41:05 UTC by Curt Coder
s&r cleanup. (nw)
[src/emu/machine]pls100.c pls100.h

r15320 Monday 6th February, 2012 at 01:30:22 UTC by Tafoid
Some cleanup of some observed #include redundancy from source files which use emu.h  (nw)
[src/emu]audit.c cheat.c clifront.c diexec.c diimage.c fileio.c info.c input.c ioport.c machine.c mame.c memory.c rendlay.c romload.c schedule.c softlist.c sound.c speaker.c tilemap.c timer.c ui.c uiimage.c uiinput.c uimain.c uiswlist.c validity.c
[src/emu/cpu/mips]mips3.c mips3drc.c
[src/emu/cpu/powerpc]ppcdrc.c
[src/emu/cpu/rsp]rspdrc.c
[src/emu/cpu/sh2]sh2drc.c
[src/emu/debugint]debugint.c
[src/emu/drivers]empty.c
[src/emu/video]voodoo.c
[src/ldplayer]ldplayer.c
[src/mame/drivers]ddenlovr.c pinkiri8.c
[src/mame/machine]irobot.c n64.c vectrex.c
[src/mame/video]artmagic.c buggychl.c dc.c itech32.c jaguar.c mcatadv.c midtunit.c midyunit.c ppu2c0x.c psikyosh.c segas32.c shangha3.c snes.c stvvdp2.c taito_b.c vertigo.c

r15319 Sunday 5th February, 2012 at 22:25:32 UTC by Phil Bennett
i8251 - Added /DSR input readback

Added XTAL_11_8MHz
[src/emu/drivers]xtal.h
[src/emu/machine]i8251.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team