Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r32833 Monday 20th October, 2014 at 11:03:35 UTC by David Haywood |
---|
tnzs.c - use bankdev |
[src/mame/drivers] | tnzs.c |
[src/mame/includes] | tnzs.h |
[src/mame/machine] | tnzs.c |
r32832 Monday 20th October, 2014 at 06:34:06 UTC by Fabio Priuli |
---|
(MESS) a800.xml: added some more cart dumps, including AtariScreiber, the extremely rare German version of AtariWriter. [K1W1] |
[hash] | a800.xml |
r32831 Monday 20th October, 2014 at 03:57:09 UTC by Alex Jackson |
---|
bwing.c: replace achocode with clean modern stuff (bankdev, correct TILEMAP_MAPPER_MEMBER, GFXDECODE_RAM) (nw) |
[src/mame/drivers] | bwing.c |
[src/mame/includes] | bwing.h |
[src/mame/video] | bwing.c |
r32830 Monday 20th October, 2014 at 00:37:21 UTC by Robbbert |
---|
gts3a.c : a bit of WIP |
[src/mame/drivers] | gts3.c gts3a.c |
r32829 Monday 20th October, 2014 at 00:01:50 UTC by Robbbert |
---|
gts3.c : Added switches. After setting up, the games are playable. |
[src/mame/drivers] | gts3.c |
r32828 Sunday 19th October, 2014 at 23:40:40 UTC by Justin Kerk |
---|
ibm5170.xml: more (nw) |
[hash] | ibm5170.xml |
r32827 Sunday 19th October, 2014 at 20:56:16 UTC by Justin Kerk |
---|
ibm5170.xml: Added some PC game dumps. [Justin Kerk] |
[hash] | ibm5170.xml |
r32826 Sunday 19th October, 2014 at 17:16:11 UTC by Ville Linde |
---|
model3: More rendering improvements [Ville Linde] - Draw transparent triangles in a separate pass - Implemented viewport priority |
[src/mame/drivers] | model3.c |
[src/mame/includes] | model3.h |
[src/mame/video] | model3.c |
r32825 Sunday 19th October, 2014 at 15:55:39 UTC by Brian Troha |
---|
galpanic.c: Document that Gals Hustler has been found with genuine AFEGA labels - NW |
[src/mame/drivers] | galpanic.c |
r32824 Sunday 19th October, 2014 at 15:42:40 UTC by Brian Troha |
---|
dec0.c: Add PALs to the World & Japan Secret Agent sets - NW |
[src/mame/drivers] | dec0.c |
r32823 Sunday 19th October, 2014 at 15:33:48 UTC by Brian Troha |
---|
New Secret Agent clone New Clone Added ------------------------------------ Secret Agent (Japan revision 2) [ShouTime, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/drivers] | dec0.c |
r32822 Sunday 19th October, 2014 at 13:22:57 UTC by Robbbert |
---|
gts3.c : Display works, attract mode works. |
[src/mame/drivers] | gts3.c |
r32821 Sunday 19th October, 2014 at 12:44:24 UTC by Andrew Gardner |
---|
Fixed strange display of long strings in Qt debugger (nw). |
[src/emu/debug] | debugcmd.c debughlp.c |
[src/osd/modules/debugger/qt] | debugqtview.c |
r32820 Sunday 19th October, 2014 at 09:15:18 UTC by David Haywood |
---|
(nw) |
[src/mame/drivers] | pgm.c |
r32819 Sunday 19th October, 2014 at 09:13:05 UTC by David Haywood |
---|
new clones S.V.G. - Spectral vs Generation (M68k label V101TW) (ARM label V101TW, ROM 06/20/05 S.V.G V100) [ShouTime] (not working) (internal ROM isn't dumped at all for now, using one from Japan PCB but it crashes on special moves) Rom Labels are all V101, internal ROM strings are all V100, because IGS... |
[src/mame] | mame.lst |
[src/mame/drivers] | pgm.c |
[src/mame/includes] | pgm.h |
[src/mame/machine] | pgmprot_igs027a_type3.c |
r32818 Sunday 19th October, 2014 at 09:10:16 UTC by Alex Jackson |
---|
c64.xml: remove useless chasehq2 joined ROM (nw) |
[hash] | c64_cart.xml |
r32817 Sunday 19th October, 2014 at 08:44:05 UTC by Brian Troha |
---|
calomega.c: Fill in some unknown dipswitches. [Brian Troha] |
[src/mame/drivers] | calomega.c |
r32816 Sunday 19th October, 2014 at 08:17:45 UTC by Justin Kerk |
---|
(MESS) PC, AT: Hook up missing softlists to various drivers [Justin Kerk] |
[src/mess/drivers] | at.c ct486.c genpc.c pc.c tandy1t.c |
r32815 Sunday 19th October, 2014 at 08:14:45 UTC by Alex Jackson |
---|
amiga: use memarray for chip RAM and regular array for custom registers (instead of shared_ptr for both) [Alex Jackson] |
[src/emu/machine] | akiko.c amigafdc.c |
[src/emu/sound] | amiga.c |
[src/mame/drivers] | alg.c arcadia.c cubo.c mquake.c upscope.c |
[src/mame/includes] | amiga.h |
[src/mame/machine] | amiga.c |
[src/mame/video] | amiga.c amigaaga.c |
[src/mess/drivers] | amiga.c |
r32814 Sunday 19th October, 2014 at 06:02:14 UTC by Osso |
---|
Fixed MT05743 (nw) |
[src/mess/drivers] | dragon.c |
r32813 Sunday 19th October, 2014 at 05:28:41 UTC by Osso |
---|
Workaround for dragon.h drivers crash. (nw) |
[src/mess/includes] | coco.h |
r32812 Sunday 19th October, 2014 at 01:00:27 UTC by Tafoid |
---|
Fixed MT#05741 |
[src/mame/drivers] | centiped.c |
r32811 Sunday 19th October, 2014 at 00:57:44 UTC by R. Belmont |
---|
(MESS) TRS-80 CoCo: implement virtual "Becker Port" for DriveWire support. [Richard Goedeken] |
[src/emu/bus] | bus.mak |
[src/emu/bus/coco] | coco_dwsock.c* coco_dwsock.h* coco_fdc.c coco_fdc.h coco_multi.c |
[src/mess] | mess.lst |
[src/mess/drivers] | coco12.c coco3.c |
[src/mess/includes] | coco.h |
[src/mess/machine] | coco.c |
r32810 Saturday 18th October, 2014 at 22:08:07 UTC by Robbbert |
---|
Fixed compile for nonstandard tools |
[src/mess/machine] | ti85.c |
r32809 Saturday 18th October, 2014 at 20:44:47 UTC by Tafoid |
---|
calchase.c: [Peter Ferrie] * Implemented missing DIP switch for Eggs Playing Chicken, promote to working. Press "S" to skip the CMOS error, "S" or wait to skip the emm386.exe error (not an emulation issue), use "Coin 2" to coin-up and start the game, and "1 Player Start" to brake. calchase.c, gamecstl.c, midqslvr.c, queen.c, savquest.c, taitowlf.c, voyager.c, xtom3d.c: [Peter Ferrie] * Intel component is not MXTC, it's MTXC. |
[src/mame/drivers] | calchase.c gamecstl.c midqslvr.c queen.c savquest.c taitowlf.c voyager.c xtom3d.c |
r32808 Saturday 18th October, 2014 at 20:24:58 UTC by Tafoid |
---|
intelfsh.c: [Joe Sturm] * Added support for AMD 29F400T, AMD 29F800T and FUJITSU 29F160T. ti85.c: [Joe Sturm] * Improved support of TI83 Plus, TI83 Plus Silver Edition, and TI84 Plus, and TI84 Plus Silver Edition by switching over to bankdev and adding proper flash chips. They should be working now (press Q to power on). Out of whatsnew: ti84p was not added to mess.lst becuase rom is not available yet. Current romload is same CRC as ti84pse but at a smaller size. Once corrected and obtained it should work. |
[src/emu/machine] | intelfsh.c intelfsh.h |
[src/mess/drivers] | ti85.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32807 Saturday 18th October, 2014 at 19:25:42 UTC by Ville Linde |
---|
video/model3: Texture enable has been wrong since 2003. Wow. (nw) |
[src/mame/video] | model3.c |
r32806 Saturday 18th October, 2014 at 19:19:44 UTC by R. Belmont |
---|
(MESS) move misplaced include (nw) |
[src/emu/bus/a2bus] | a2diskii.c a2diskii.h |
r32805 Saturday 18th October, 2014 at 18:04:24 UTC by David Haywood |
---|
make 'kog' dipswitch part of the protection device / cartridge (nw) |
[src/emu/bus] | bus.mak |
[src/emu/bus/neogeo] | bootleg_cart.c bootleg_cart.h bootleg_prot.c bootleg_prot.h kog_prot.c* kog_prot.h* |
[src/mame/drivers] | neogeo_noslot.c |
[src/mame/includes] | neogeo.h |
r32804 Saturday 18th October, 2014 at 17:44:25 UTC by Andrew Gardner |
---|
Fix potential overrun when adding a size_t to a UINT16. (nw) |
[src/emu/cpu/dsp56k] | dsp56ops.inc |
r32803 Saturday 18th October, 2014 at 17:23:45 UTC by Andrew Gardner |
---|
MT 05527 [Andrew Gardner] The Qt debugger now behaves more like the Windows one, with horizontal scrollbars where the core views expect them. |
[src/osd/modules/debugger/qt] | debugqtdasmwindow.c debugqtlogwindow.c debugqtmainwindow.c debugqtmainwindow.h debugqtmemorywindow.c debugqtview.c debugqtview.h debugqtwindow.h |
r32802 Saturday 18th October, 2014 at 16:05:32 UTC by Brian Troha |
---|
darius.c: Add OSC derived clocks. - NW |
[src/mame/drivers] | darius.c |
r32801 Saturday 18th October, 2014 at 15:47:43 UTC by Brian Troha |
---|
darius.c: Add dipswitch locations to the Darius sets & give the newly added US set the correction coinage. [Brian Troha] |
[src/mame/drivers] | darius.c |
r32800 Saturday 18th October, 2014 at 15:41:31 UTC by Alex Jackson |
---|
More region_ptr_finder conversions (nw) |
[src/mame/drivers] | 24cdjuke.c dwarfd.c ksys573.c maxaflex.c tempest.c turbo.c |
[src/mame/includes] | namcos1.h namcos22.h turbo.h |
[src/mame/machine] | namcos1.c |
[src/mame/video] | namcos22.c turbo.c |
[src/mess/drivers] | lc80.c portfoli.c super6.c vic20.c vixen.c |
[src/mess/includes] | lc80.h portfoli.h super6.h tmc600.h vic20.h vixen.h |
[src/mess/video] | abc1600.c abc1600.h stic.c stic.h tmc600.c |
r32799 Saturday 18th October, 2014 at 14:45:01 UTC by Brian Troha |
---|
darius.c: Minor rom name corrections - NW |
[src/mame/drivers] | darius.c |
r32798 Saturday 18th October, 2014 at 14:16:46 UTC by smf |
---|
compilation fix for VS14 CTP4 (nw) |
[src/mess/machine] | appldriv.c |
r32797 Saturday 18th October, 2014 at 12:58:55 UTC by Robbbert |
---|
gts3.c : WIP |
[src/mame/drivers] | gts3.c gts3a.c |
r32796 Saturday 18th October, 2014 at 11:00:46 UTC by smf |
---|
compilation fix for VS14 CTP4 (nw) |
[src/mess/machine] | thomson.c |
r32795 Saturday 18th October, 2014 at 10:51:31 UTC by smf |
---|
compilation fix for VS14 CTP4 (nw) |
[src/mess/drivers] | ssem.c |
r32794 Saturday 18th October, 2014 at 08:56:59 UTC by smf |
---|
fixed "make tools" with VS14 CTP4 (nw) |
[src/tools] | chdman.c |
r32793 Saturday 18th October, 2014 at 06:18:45 UTC by Osso |
---|
Fixed MT05740 (nw) |
[src/mame/drivers] | vsnes.c |
r32792 Saturday 18th October, 2014 at 04:06:31 UTC by Robbbert |
---|
gts3 : split into AN and DMD displays |
[src/mame] | mame.mak |
[src/mame/drivers] | gts3.c gts3a.c* |
[src/mame/layout] | gts3.lay* gts80b.lay |
r32791 Friday 17th October, 2014 at 22:58:49 UTC by Robbbert |
---|
gts80b.c : Display is working. |
[src/mame/drivers] | gts80b.c |
r32790 Friday 17th October, 2014 at 21:21:37 UTC by Ville Linde |
---|
model3: fvipers2 needs longer delay (nw) |
[src/mame/drivers] | model3.c |
r32789 Friday 17th October, 2014 at 21:05:09 UTC by Robbbert |
---|
(MESS) vz200de marked as not working, no roms dumped. Fixes MT05738. |
[src/mess/drivers] | vtech1.c |
r32788 Friday 17th October, 2014 at 20:07:37 UTC by David Haywood |
---|
new clones Darius (US) [Andrew Welburn] |
[src/mame] | mame.lst |
[src/mame/drivers] | darius.c |
r32787 Friday 17th October, 2014 at 19:22:31 UTC by smf |
---|
simplify MSVC fix, tested with official MinGW, VS2013 & VS14 CTP4 (nw) |
[src/mame/drivers] | segaufo.c |
r32786 Friday 17th October, 2014 at 12:58:00 UTC by smf |
---|
fixes for building with VS14 CTP4 (nw) |
[src/osd/windows] | windows.mak winprefix.h |
r32785 Friday 17th October, 2014 at 12:54:46 UTC by smf |
---|
fix compilation error when building with VS14 CTP4 (nw) |
[src/emu/machine] | nvram.c |
r32784 Friday 17th October, 2014 at 12:33:34 UTC by David Haywood |
---|
correct sound rom for 'tturf' (Tough Turf (set 2, Japan, 8751 317-0104)) [ShouTime] |
[src/mame/drivers] | segas16b.c |
Previous 50 | 199869 Revisions | Next 50 |