Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
r32883 Wednesday 22nd October, 2014 at 16:49:59 UTC by Cowering |
No Idea why GIT wants to commit this |
[src/mame/drivers] | champbwl.c |
[/trunk] | .gitattributes .gitignore |
[hash] | megadriv.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/emu/bus/intv] | ecs.c |
[src/emu/machine] | diablo_hd.h |
[src/emu/sound] | ay8910.c |
[src/emu/video] | upd7220.c |
[src/mame] | mame.lst |
[src/mame/drivers] | champbwl.c mcr.c naomi.c rainbow.c suna8.c tmnt.c |
[src/mame/includes] | suna8.h |
[src/mame/video] | n64.c |
[src/mess/drivers] | apple2.c pentagon.c |
[src/mess/video] | nes.c spectrum.c |
[src/osd/windows] | windows.mak |
r32881 Wednesday 22nd October, 2014 at 16:05:49 UTC by Cowering |
More updates to V.Smile |
[/trunk] | .gitattributes .gitignore |
[hash] | megadriv.xml vsmile_cart.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/emu/bus/intv] | ecs.c |
[src/emu/machine] | diablo_hd.h |
[src/emu/sound] | ay8910.c |
[src/emu/video] | upd7220.c |
[src/mame] | mame.lst |
[src/mame/drivers] | champbwl.c mcr.c naomi.c rainbow.c suna8.c tmnt.c |
[src/mame/includes] | suna8.h |
[src/mame/video] | n64.c |
[src/mess/drivers] | apple2.c pentagon.c |
[src/mess/video] | nes.c spectrum.c |
[src/osd/windows] | windows.mak |
r32880 Wednesday 22nd October, 2014 at 16:33:19 UTC by Alex W. Jackson |
ay8910: fix undefined behavior in initialization (nw) |
r32879 Wednesday 22nd October, 2014 at 16:14:40 UTC by David Haywood |
add remaining PAL from 'jumping' sets [Porchy] |
[src/mame/drivers] | rainbow.c |
r32878 Wednesday 22nd October, 2014 at 15:38:11 UTC by David Haywood |
new clones
Tron (Germany) [MikeMcBike] |
[src/mame] | mame.lst |
[src/mame/drivers] | mcr.c |
r32877 Wednesday 22nd October, 2014 at 15:20:51 UTC by Alex W. Jackson |
This set can't possibly work with a missing main program ROM (nw) |
r32876 Wednesday 22nd October, 2014 at 15:13:58 UTC by Alex W. Jackson |
upd7220: fix shift expression MSVC doesn't like (nw) |
r32875 Wednesday 22nd October, 2014 at 15:13:02 UTC by David Haywood |
new clones
Teenage Mutant Hero Turtles (UK?, unknown revision) [caius]
(PCB was missing a rom) |
[src/mame] | mame.lst |
[src/mame/drivers] | tmnt.c |
[src/emu/machine] | diablo_hd.h |
r32873 Wednesday 22nd October, 2014 at 13:54:48 UTC by Oliver Stöneberg |
restored USE_NETWORK checks (nw) |
[src/emu/machine] | diablo_hd.h |
[src/osd] | osdepend.c |
[src/osd/sdl] | osdsdl.h |
[src/osd/windows] | winmain.h |
r32872 Wednesday 22nd October, 2014 at 13:48:16 UTC by Jürgen Buchmüller |
Hardcode clock as 3.33... MHz |
[src/emu/machine] | diablo_hd.h |
r32871 Wednesday 22nd October, 2014 at 13:11:14 UTC by David Haywood |
brickzn: do swapped opcode decrypt whan command is written rather than predecrypting specific ranges |
[src/mame/drivers] | suna8.c |
[src/mame/includes] | suna8.h |
r32870 Wednesday 22nd October, 2014 at 13:09:22 UTC by Robbbert |
These line endings will be the death of me. |
r32869 Wednesday 22nd October, 2014 at 12:18:05 UTC by Robbbert |
Fix for network compile |
[src/mame/video] | n64.c |
[src/osd] | osdepend.c |
[src/osd/sdl] | osdsdl.h |
[src/osd/windows] | winmain.h |
r32868 Wednesday 22nd October, 2014 at 10:13:36 UTC by Miodrag Milanović |
Fixed mixed line endings (nw) |
r32867 Wednesday 22nd October, 2014 at 09:09:05 UTC by Scott Stone |
naomi.c: [Arzeno Fabrice]
* HOTD2 Proto BIOS added
* Label correction for Club Kart Prize
Added NOT_WORKING flag to apple2cp. (nw) |
[src/mame/drivers] | naomi.c |
[src/mess/drivers] | apple2.c |
r32866 Wednesday 22nd October, 2014 at 08:52:21 UTC by Miodrag Milanović |
Add ini folder to ignore (nw) |
r32865 Wednesday 22nd October, 2014 at 08:48:21 UTC by Miodrag Milanović |
Treat .jed files as binary so they are not converted as text (nw) |
r32864 Wednesday 22nd October, 2014 at 08:25:56 UTC by Miodrag Milanović |
Small changes from Fabio (nw) |
[src/emu/bus/intv] | ecs.c |
[src/mess/video] | nes.c |
r32863 Wednesday 22nd October, 2014 at 07:40:44 UTC by David Haywood |
untie champbwl.c from tnzs_state, this is not really necessary anymore because seta001 and all video related functions are a proper device. |
[src/mame/drivers] | champbwl.c |
r32862 Wednesday 22nd October, 2014 at 07:23:56 UTC by Oliver Stöneberg |
increased maximum allowed stack size of Visual Studio Code Analysis (nw) |
[src/osd/windows] | windows.mak |
r32861 Wednesday 22nd October, 2014 at 07:23:56 UTC by Oliver Stöneberg |
fixed Visual Studio compilation of src/emu/coco/coco_dwsock.c (nw) |
[src/emu/bus/coco] | coco_dwsock.c |
r32860 Tuesday 21st October, 2014 at 18:31:45 UTC by Miodrag Milanović |
Merge pull request #3 from p1pkin/master
spectum.c: tiny update [MetalliC] |
r32859 Tuesday 21st October, 2014 at 18:11:21 UTC by MetalliC |
spectum.c: remove weird loop range at border drawing, make Pentagon stereo, correct AY clock |
[src/mess/drivers] | pentagon.c |
[src/mess/video] | spectrum.c |
r32858 Tuesday 21st October, 2014 at 16:25:52 UTC by Osso |
Fixed cchance and champbwl validation (nw) |
[src/mame/includes] | tnzs.h |
r32857 Tuesday 21st October, 2014 at 13:19:50 UTC by Dirk Best |
Clean up .gitattributes |
r32856 Tuesday 21st October, 2014 at 13:09:32 UTC by Oliver Stöneberg |
only calculate m_aspect and m_srcaspect in layout_view::recompute() when they are actually used (nw) |
r32855 Tuesday 21st October, 2014 at 11:34:21 UTC by smf |
ignore *.bat (nw) |
r32854 Tuesday 21st October, 2014 at 09:19:49 UTC by Oliver Stöneberg |
do not set define HAS_OPENMP when makefile define OPENMP is set - fixes warning about macro redefinition |
r32853 Tuesday 21st October, 2014 at 04:11:30 UTC by R. Belmont |
SDL: experimental rework of buffer size calculation. (nw) |
[src/osd/modules/sound] | sdl_sound.c |
r32852 Tuesday 21st October, 2014 at 03:13:51 UTC by Alex W. Jackson |
SDL: Allow SDL_LIBVER to be overridden without modifying sdl.mak |
r32851 Tuesday 21st October, 2014 at 02:55:24 UTC by Carl |
(mess) mikromik: don't stop the motor when resetting the fdc (nw) |
[src/mess/drivers] | mikromik.c |
r32850 Tuesday 21st October, 2014 at 02:10:30 UTC by R. Belmont |
Tell SDL to stop sound when volume is set to max attenuation. (nw) |
[src/osd/modules/sound] | sdl_sound.c |
r32849 Tuesday 21st October, 2014 at 01:56:01 UTC by R. Belmont |
Reverse the networking polarity in the OSD makefiles. (nw) |
[src/osd/sdl] | sdl.mak |
[src/osd/windows] | windows.mak |
r32848 Tuesday 21st October, 2014 at 00:42:20 UTC by R. Belmont |
SDL: SDL2 is now the default except for OS/2 builds. [R. Belmont]
USE_NETWORK Ethernet emulation is now enabled by default as per the roadmap. [R. Belmont] |
[/trunk] | makefile |
[src/osd/sdl] | sdl.mak |
[src/mess] | mess.lst |
[src/mess/drivers] | msx.c |
r32846 Monday 20th October, 2014 at 20:02:09 UTC by Fabio Priuli |
test. nw. |
r32845 Monday 20th October, 2014 at 19:39:53 UTC by Fabio Priuli |
Fixed German mistake + xml missing ending, on behalf of K1W1. nw. |
[hash] | a800.xml |
[src/mess] | mess.lst |
[src/mess/drivers] | msx.c |
[hash] | megadriv.xml vsmile_cart.xml |
[src/emu/video] | upd7220.c upd7220.h |
[src/mess/drivers] | compis.c |
[src/mess/includes] | compis.h |
[src/mess/video] | x68k.c |
[src/osd/windows] | winos.c |
r32843 Monday 20th October, 2014 at 19:12:04 UTC by Wilbert Pol |
msx.c: Removed nms8270 prototype; it seems to be a hacked up romset. There is no confirmation that it even exists. (nw) |
[hash] | megadriv.xml vsmile_cart.xml |
[src/emu/video] | upd7220.c upd7220.h |
[src/mess] | mess.lst |
[src/mess/drivers] | compis.c msx.c |
[src/mess/includes] | compis.h |
[src/mess/video] | x68k.c |
[src/osd/windows] | winos.c |
r32842 Monday 20th October, 2014 at 19:03:19 UTC by Cowering |
Some more adds/fixes for V.Smile |
r32841 Monday 20th October, 2014 at 18:47:36 UTC by Miodrag Milanović |
Merge pull request #2 from plgDavid/patch-2
Update x68k.c |
r32840 Monday 20th October, 2014 at 18:40:45 UTC by David Viens |
Update x68k.c
MSCV2010 warning treated as error complains about this bool being potentially uninitialized. |
r32839 Monday 20th October, 2014 at 18:40:20 UTC by Miodrag Milanović |
Merge pull request #1 from plgDavid/patch-1
Update winos.c |
r32838 Monday 20th October, 2014 at 18:38:48 UTC by David Viens |
Update winos.c
MSVC2010 compilation fix |
[hash] | megadriv.xml |
[src/osd/windows] | winos.c |
r32837 Monday 20th October, 2014 at 18:39:03 UTC by Osso |
Fixed MT05252 (nw) |
r32836 Monday 20th October, 2014 at 18:24:17 UTC by Carl |
upd7220: better output for the compis and dmv [Carl] |
[src/emu/video] | upd7220.c upd7220.h |
[src/mess/drivers] | compis.c |
[src/mess/includes] | compis.h |
r32835 Monday 20th October, 2014 at 16:55:13 UTC by Miodrag Milanović |
Update README.md
Added some breaks |
r32834 Monday 20th October, 2014 at 16:45:50 UTC by Miodrag Milanović |
Create README.md
Added readme for MAME github repo |
© 1997-2024 The MAME Team