Note Feed

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

Previous 50 199869 Revisions Next 50

r33483 Saturday 22nd November, 2014 at 00:12:09 UTC by Mariusz Wojcieszek
New clones added

-------------------
Super Breakout (Canyon and Vertical Breakout, prototype) [Mariusz Wojcieszek]
[src/mame]mame.lst
[src/mame/drivers]sbrkout.c

r33482 Friday 21st November, 2014 at 16:27:57 UTC by David Haywood
remove leftover test  code that was accidentally committed (nw)
[src/emu/video]315_5124.c 315_5124.h
[src/mame/drivers]megaplay.c

r33481 Friday 21st November, 2014 at 16:16:42 UTC by David Haywood
the Genesis VDP inherits the SMS vdp code so that it can run in SMS compatibility mode (a feature of the chip) not so that you can try and use it in both modes at the same time.

added an SMS VDP to Megaplay to use as the overlay. rather than abusing this feature of the Genesis VDP.
[src/emu/video]315_5124.c 315_5124.h
[src/mame/drivers]megaplay.c

r33480 Friday 21st November, 2014 at 12:50:48 UTC by David Haywood
mp_soni2 was trashing so much memory I'm surprised Mame didn't become self aware ;-)

still haven't figured out what causes mp_gslam to trash part of the screen since we started using the real SMS code for the overlay, nor have I fixed the SMS mixing in interlace mode (soni2) or the incorrect horizontal offset (all games) that were also introduced at that time.
[src/emu/video]315_5313.c

r33479 Friday 21st November, 2014 at 12:26:54 UTC by Ryan Holtz
rspdrc: Optimized accumulator access in multiply instructions. [MooglyGuy]
[src/emu/cpu/rsp]rsp.c rspcp2d.c

r33478 Friday 21st November, 2014 at 12:22:55 UTC by Ryan Holtz
Remove timeslice yielding when un-halting RSP, is causing hangs in various N64 games.
[src/mame/machine]n64.c

r33477 Friday 21st November, 2014 at 11:29:20 UTC by Oliver Stöneberg
fixed clang warning with src/emu/cpu/rsp.c (nw)
[src/emu/cpu/rsp]rsp.c

r33476 Friday 21st November, 2014 at 09:23:28 UTC by Ryan Holtz
Avoid setting the DP_FREEZE bit, gets Banjo-Kazooie to boot, nw
[src/mame/machine]n64.c

r33475 Friday 21st November, 2014 at 02:11:32 UTC by Brian Troha
asuka.c: Standardize Cadash program rom labels and IC locations. - NW
[src/mame/drivers]asuka.c

r33474 Friday 21st November, 2014 at 01:54:53 UTC by Brian Troha
asuka.c: Add PLDs to all sets of Cadash and add revision levels the US and German sets. - NW
[src/mame/drivers]asuka.c

r33473 Friday 21st November, 2014 at 01:33:53 UTC by David Haywood
new clones
Cadash (Japan, version 2) [ShouTime]
Cadash (Japan, oldest version) [ShouTime]

(and identified the set we have as version 1)
[src/mame]mame.lst
[src/mame/drivers]asuka.c

r33472 Friday 21st November, 2014 at 00:45:36 UTC by David Haywood
skeleton (nw)
[src/mame]mame.lst
[src/mame/drivers]atvtrack.c

r33471 Thursday 20th November, 2014 at 21:30:41 UTC by Olivier Galibert
lpc: skeleton acpi [O. Galibert]
[src/emu/machine]i6300esb.c i6300esb.h lpc-acpi.c* lpc-acpi.h* lpc.c* lpc.h* machine.mak
[src/mame/drivers]lindbergh.c

r33470 Thursday 20th November, 2014 at 20:34:10 UTC by Ryan Holtz
Fix RSP interpreter, nw
[src/emu/cpu/rsp]rsp.c rsp.h rspcp2.c rspdrc.c
[src/mame/machine]n64.c

r33469 Thursday 20th November, 2014 at 20:14:50 UTC by Osso
sshangha.c: restored flip screen support (nw)
[src/mame/video]sshangha.c

r33468 Thursday 20th November, 2014 at 16:45:30 UTC by hap
don't fatalerror on parse error
[src/emu/machine]pla.c pla.h

r33467 Thursday 20th November, 2014 at 16:35:06 UTC by Olivier Galibert
pentium: More support of the magic 0x66 prefix [O. Galibert]
[src/emu/cpu/i386]pentops.inc

r33466 Thursday 20th November, 2014 at 15:39:29 UTC by David Haywood
new clones
Billiard Academy Real Break (Europe, older) [system11]
[src/mame]mame.lst
[src/mame/drivers]realbrk.c

r33465 Thursday 20th November, 2014 at 15:29:27 UTC by Dirk Best
pcd: create omti5100 sasi controller skeleton device
[src/emu/machine]machine.mak omti5100.c* omti5100.h*
[src/mess]mess.mak
[src/mess/drivers]pcd.c

r33464 Thursday 20th November, 2014 at 15:29:25 UTC by Dirk Best
pcd.c: Add NVRAM
[src/mess/drivers]pcd.c

r33463 Thursday 20th November, 2014 at 15:14:55 UTC by Scott Stone
More sane values for dec0.c / dec8.c screen raw parameters.  [Angelo Salese]
[src/mame/drivers]dec0.c dec8.c

r33462 Thursday 20th November, 2014 at 14:58:26 UTC by hap
renamed wizatron.c driver to ticalc1x.c, for TI tms1xxx-based calculators
[src/mess]mess.mak
[src/mess/drivers]ticalc1x.c* wizatron.c

r33461 Thursday 20th November, 2014 at 14:48:35 UTC by Miodrag Milanović
Merge pull request #51 from 0-wiz-0/master

Fix comment.
[src/emu/bus]bus.mak
[src/emu/bus/centronics]ctronics.c epson_lx800.c epson_lx800.h epson_lx810l.c* epson_lx810l.h*
[src/emu/cpu/rsp]rspcp2d.c
[src/emu/machine]e05a30.c* e05a30.h* i6300esb.c i6300esb.h machine.mak steppers.c* steppers.h*
[src/mame]mame.mak
[src/mame/drivers]sauro.c
[src/mame/machine]steppers.c steppers.h
[src/mess]mess.mak
[src/mess/includes]amstrad.h
[src/targets]mess.lst

r33460 Thursday 20th November, 2014 at 07:19:30 UTC by Thomas Klausner
Fix comment.

Some parsers report:
Entity: line 461: parser error : Double hyphen within comment: <!--
[hash]vsmile_cart.xml
[src/emu/bus]bus.mak
[src/emu/bus/centronics]ctronics.c epson_lx800.c epson_lx800.h epson_lx810l.c epson_lx810l.h
[src/emu/cpu/rsp]rspcp2d.c
[src/emu/machine]e05a30.c e05a30.h i6300esb.c i6300esb.h machine.mak steppers.c steppers.h
[src/mame]mame.mak
[src/mame/drivers]sauro.c
[src/mame/machine]steppers.c* steppers.h*
[src/mess]mess.mak
[src/mess/includes]amstrad.h
[src/targets]mess.lst

r33459 Thursday 20th November, 2014 at 14:36:56 UTC by Miodrag Milanović
Merge pull request #50 from ramiropolla/lx810l

Added working Epson LX-810L and Epson ActionPrinter2000 printers
[hash]vsmile_cart.xml vsmile_cd.xml
[src/emu/cpu/rsp]rspcp2.c rspcp2.h rspcp2d.c
[src/emu/machine]i6300esb.c i6300esb.h
[src/mame]mame.lst
[src/mame/drivers]alinvade.c sauro.c

r33458 Wednesday 19th November, 2014 at 22:53:14 UTC by Ramiro Polla
lx810l, ap2000: implement working devices

Improve Epson LX-810L and ActionPrinter 2000 up to a point where they
actually work. Devices boot and enter main input loop, but input is
not yet implemented. It is possible to run the printers' self test.

The code has also been split from lx800.
[src/emu/bus]bus.mak
[src/emu/bus/centronics]ctronics.c epson_lx800.c epson_lx800.h epson_lx810l.c* epson_lx810l.h*
[src/emu/machine]e05a30.c* e05a30.h* machine.mak
[src/mame]mame.mak
[src/mess]mess.mak
[src/mess/includes]amstrad.h
[src/targets]mess.lst

r33457 Wednesday 19th November, 2014 at 22:53:00 UTC by Ramiro Polla
steppers: move to emu/machine
[hash]vsmile_cart.xml vsmile_cd.xml
[src/emu/cpu/rsp]rspcp2.c rspcp2.h rspcp2d.c
[src/emu/machine]i6300esb.c i6300esb.h machine.mak steppers.c* steppers.h*
[src/mame]mame.lst mame.mak
[src/mame/drivers]alinvade.c sauro.c
[src/mame/machine]steppers.c steppers.h

r33456 Thursday 20th November, 2014 at 12:35:01 UTC by Olivier Galibert
i6300esb: Document more registers [O. Galibert]
[src/emu/machine]i6300esb.c i6300esb.h

r33455 Thursday 20th November, 2014 at 12:00:53 UTC by Oliver Stöneberg
fixed "unresolved external symbol" with RSP during linking with Visual Studio (nw)
[src/emu/cpu/rsp]rspcp2d.c

r33454 Thursday 20th November, 2014 at 11:24:18 UTC by David Haywood
(nw)
[src/mame/drivers]sauro.c

r33453 Thursday 20th November, 2014 at 04:46:10 UTC by Jonathan Gevaryahu
Fix for XML accidental copy-paste error (n/w)
[hash]vsmile_cd.xml

r33452 Thursday 20th November, 2014 at 03:52:38 UTC by Alex W. Jackson
rsp: fix compile by adding virtual destructor (nw)
[src/emu/cpu/rsp]rspcp2.c rspcp2.h

r33451 Thursday 20th November, 2014 at 02:55:45 UTC by Cowering
tiny update (NW)
[hash]vsmile_cd.xml

r33450 Thursday 20th November, 2014 at 02:54:11 UTC by Cowering
Last try.. more updates (NW)
[hash]vsmile_cart.xml

r33449 Thursday 20th November, 2014 at 00:04:54 UTC by Angelo Salese
Merge branch 'master' of https://github.com/mamedev/mame
[src/emu/cpu]cpu.mak
[src/emu/cpu/rsp]rsp.c rsp.h rspcp2.c* rspcp2.h* rspcp2d.c* rspcp2d.h* rspcp2s.c* rspcp2s.h* rspdrc.c
[src/mame]mame.lst
[src/mame/drivers]sauro.c

r33448 Thursday 20th November, 2014 at 00:01:15 UTC by Angelo Salese
Improved note, nw
[src/emu/cpu]cpu.mak
[src/emu/cpu/rsp]rsp.c rsp.h rspcp2.c rspcp2.h rspcp2d.c rspcp2d.h rspcp2s.c rspcp2s.h rspdrc.c
[src/mame]mame.lst
[src/mame/drivers]alinvade.c sauro.c

r33447 Wednesday 19th November, 2014 at 23:26:49 UTC by David Haywood
new clones
Sauro (Recreativo Real S.A. license) [Edcross & Rockman (from Aumap)]
[src/mame]mame.lst
[src/mame/drivers]sauro.c

r33446 Wednesday 19th November, 2014 at 21:49:06 UTC by Ryan Holtz
(nw) Split RSP vector opcodes into separate files for interpreter, DRC and DRC + SIMD. Breaks interpreter mode for reasons yet unknown.
[src/emu/cpu]cpu.mak
[src/emu/cpu/rsp]rsp.c rsp.h rspcp2.c* rspcp2.h* rspcp2d.c* rspcp2d.h* rspcp2s.c* rspcp2s.h* rspdrc.c

r33445 Wednesday 19th November, 2014 at 19:01:03 UTC by Olivier Galibert
pentium: This is the kind of problems you find when a bios uses xmm4 as call stack [O. Galibert]
[src/emu/cpu/i386]i386.c i386.h i386dasm.c i386priv.h pentops.inc

r33444 Wednesday 19th November, 2014 at 19:00:49 UTC by Olivier Galibert
pci: Add grossly hacked smbus [O. Galibert]
[src/emu/machine]pci-smbus.c pci-smbus.h pci.c

r33443 Wednesday 19th November, 2014 at 13:46:42 UTC by Robbbert
--
[src/mame/drivers]alinvade.c

r33442 Wednesday 19th November, 2014 at 02:27:39 UTC by hap
pretty sure it's 4:3 vertical when compared with cab pics
[src/mame/drivers]alinvade.c

r33441 Tuesday 18th November, 2014 at 23:01:58 UTC by Fabio Priuli
(MESS) m5_cart.xml: Added new dump for Pit Chaser cart. [Ola Andersson]
[hash]m5_cart.xml

r33440 Tuesday 18th November, 2014 at 23:00:51 UTC by Fabio Priuli
(MESS) softlist: Added a Tandy MC-10 cassette softlist and added several
images to Spectravision SVI-318/SVI-328 cassette list. [Riley110]

also, unified the tape interface among mc10, alice32 and alice90...
[hash]alice32.xml alice90.xml mc10.xml* svi318_cass.xml svi318_flop.xml
[src/mess/drivers]mc10.c

r33439 Tuesday 18th November, 2014 at 19:16:46 UTC by Sandro Ronco
(MESS) dmv: added mouse input.
[src/emu/bus/dmv]k806.c k806.h

r33438 Tuesday 18th November, 2014 at 18:03:04 UTC by Osso
antic: pass device_video_interface and kill some machine().first_screen() (nw)
[src/mame/video]antic.c antic.h

r33437 Tuesday 18th November, 2014 at 17:45:34 UTC by Osso
Fixed harddriv debug build regression (nw)
[src/mame/drivers]harddriv.c

r33436 Tuesday 18th November, 2014 at 08:59:32 UTC by Oliver Stöneberg
fixed Visual Studio warnings about truncated constant in src/emu/cpu/rsp/rsp.c (nw)
[src/emu/cpu/rsp]rsp.c

r33435 Tuesday 18th November, 2014 at 08:56:15 UTC by Robbbert
(MESS) gamecom : notes
[src/mess/drivers]gamecom.c
[src/mess/machine]gamecom.c

r33434 Tuesday 18th November, 2014 at 08:43:06 UTC by Oliver Stöneberg
attempt at fixing kinst DRC regression (nw)

Thanks Osso
[src/emu/cpu]drcfe.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team