Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r34983 Thursday 12th February, 2015 at 11:59:44 UTC by Couriersud |
|---|
| Fix messed up comment. (nw) |
| [src/osd/sdl] | sdl.mak |
| r34982 Thursday 12th February, 2015 at 07:26:07 UTC by Couriersud |
|---|
| Remove start_viewscreen, fix sdl.mak. (nw) |
| [src/osd/sdl] | drawogl.c sdl.mak window.c window.h |
| [src/osd/windows] | window.h |
| r34981 Thursday 12th February, 2015 at 07:23:23 UTC by Couriersud |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame.git |
| [src/mess/drivers] | mbee.c |
| [src/mess/includes] | mbee.h |
| [src/mess/machine] | mbee.c |
| [src/mess/video] | mbee.c |
| r34980 Thursday 12th February, 2015 at 00:09:08 UTC by Couriersud |
|---|
| Temporarily break SDL1.2 Xinerama Multi-Monitor Support as announced on mailing list. (nw) |
| [src/osd/sdl] | draw13.c drawbgfx.c drawogl.c drawsdl.c sdl.mak video.c video.h window.c |
| r34979 Wednesday 11th February, 2015 at 23:28:50 UTC by Couriersud |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame.git |
| [src/emu/cpu/amis2000] | amis2000.h |
| [src/emu/cpu/ucom4] | ucom4op.inc |
| [src/mame] | mame.lst |
| [src/mame/drivers] | galpanic.c pokechmp.c |
| [src/mess/drivers] | tmtennis.c |
| r34978 Wednesday 11th February, 2015 at 23:28:42 UTC by Couriersud |
|---|
| Add a pointer to the render_container to quad_primitives. This can be used to pick up user_settings for gamma, brightness and contrast in case they will ever be supported by the OSD layer. (nw) |
| [src/emu] | render.c render.h |
| [src/osd/sdl] | drawogl.c |
| r34977 Wednesday 11th February, 2015 at 18:59:56 UTC by Couriersud |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame.git |
| [src/emu/bus/coco] | coco_multi.c |
| [src/emu/bus/isa] | gblaster.c sblaster.c |
| [src/emu/cpu/amis2000] | amis2000.c amis2000.h |
| [src/emu/cpu/i86] | i186.c |
| [src/emu/cpu/ucom4] | ucom4.c ucom4.h ucom4op.inc |
| [src/emu/machine] | mc2661.c |
| [src/emu/sound] | saa1099.c saa1099.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | bingor.c circus.c cyclemb.c dlair2.c equites.c gladiatr.c gsword.c hornet.c igs011.c jpmsys5.c liberate.c manohman.c mastboy.c mcr.c mpu4vid.c namcops2.c nwk-tr.c quizpani.c statriv2.c vamphalf.c wrally.c xorworld.c |
| [src/mame/includes] | gladiatr.h gsword.h liberate.h quizpani.h wrally.h xorworld.h |
| [src/mame/layout] | superbug.lay |
| [src/mame/machine] | tait8741.c wrally.c |
| [src/mame/video] | gladiatr.c gsword.c liberate.c quizpani.c wrally.c xorworld.c |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | alesis.c amaztron.c cnsector.c kaypro.c mbee.c merlin.c pcd.c prestige.c samcoupe.c simon.c splitsec.c stopthie.c wildfire.c |
| [src/mess/includes] | alesis.h kaypro.h mbee.h |
| [src/mess/layout] | bankshot.lay |
| [src/mess/machine] | kaypro.c mbee.c |
| [src/mess/video] | mbee.c |
| r34976 Wednesday 11th February, 2015 at 18:59:43 UTC by Couriersud |
|---|
| More osd_window migration. (nw) |
| [src/osd/sdl] | draw13.c drawogl.c drawsdl.c window.c window.h |
| [src/osd/windows] | d3dcomm.h d3dhlsl.c d3dhlsl.h drawbgfx.c drawd3d.c drawd3d.h drawdd.c drawgdi.c drawnone.c window.c window.h |
| r34975 Sunday 8th February, 2015 at 23:21:44 UTC by Couriersud |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame.git |
| [src/emu/cpu/amis2000] | amis2000.c |
| [src/emu/cpu/ucom4] | ucom4.c ucom4.h ucom4op.inc |
| [src/mame/drivers] | armedf.c |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | alnchase.c* edracula.c* splitsec.c tmtennis.c wildfire.c |
| [src/mess/layout] | alnchase.lay* bankshot.lay* edracula.lay* tmtennis.lay wildfire.lay |
| r34974 Sunday 8th February, 2015 at 23:21:28 UTC by Couriersud |
|---|
| Identified window properties/variables which are used by renderers. Althought the code in window.h is far from nice currently it now allows to address one issue after the other. (nw) |
| [src/osd/sdl] | window.h |
| [src/osd/windows] | drawbgfx.c drawd3d.c drawd3d.h drawdd.c drawgdi.c drawnone.c input.c window.c window.h |
| r34973 Sunday 8th February, 2015 at 15:07:41 UTC by Couriersud |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame.git |
| [src/emu/cpu/ucom4] | ucom4.c ucom4.h ucom4op.inc |
| [src/emu/machine] | wd_fdc.c |
| [src/mame/drivers] | mitchell.c rabbit.c segas32.c taxidriv.c tmmjprd.c |
| [src/mame/includes] | taxidriv.h |
| [src/mame/video] | taxidriv.c |
| [src/mess/drivers] | pc9801.c slicer.c tmtennis.c |
| r34972 Sunday 8th February, 2015 at 15:07:22 UTC by Couriersud |
|---|
| sdl render operation moved towards the way window deals with renderers. |
| [src/emu/bus/coco] | coco_multi.c |
| [src/emu/bus/isa] | gblaster.c sblaster.c |
| [src/emu/cpu/amis2000] | amis2000.c amis2000.h |
| [src/emu/cpu/i86] | i186.c |
| [src/emu/cpu/ucom4] | ucom4.c ucom4.h ucom4op.inc |
| [src/emu/machine] | mc2661.c wd_fdc.c |
| [src/emu/sound] | saa1099.c saa1099.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | armedf.c bingor.c circus.c cyclemb.c dlair2.c equites.c galpanic.c gladiatr.c gsword.c hornet.c igs011.c jpmsys5.c liberate.c manohman.c mastboy.c mcr.c mitchell.c mpu4vid.c namcops2.c nwk-tr.c pokechmp.c quizpani.c rabbit.c segas32.c statriv2.c taxidriv.c tmmjprd.c vamphalf.c wrally.c xorworld.c |
| [src/mame/includes] | gladiatr.h gsword.h liberate.h quizpani.h taxidriv.h wrally.h xorworld.h |
| [src/mame/layout] | superbug.lay |
| [src/mame/machine] | tait8741.c wrally.c |
| [src/mame/video] | gladiatr.c gsword.c liberate.c quizpani.c taxidriv.c wrally.c xorworld.c |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | alesis.c |
| [src/mess/includes] | alesis.h kaypro.h mbee.h |
| [src/mess/layout] | |
| [src/mess/machine] | kaypro.c mbee.c |
| [src/mess/video] | mbee.c |
| [src/osd/sdl] | draw13.c drawbgfx.c drawogl.c drawsdl.c input.c window.c window.h |
| r34971 Thursday 12th February, 2015 at 00:59:09 UTC by Robbbert |
|---|
| (MESS) mbee : fixed RTC on rom-based models; fixed crash in mbee128. (nw) |
| [src/mess/drivers] | mbee.c |
| [src/mess/includes] | mbee.h |
| [src/mess/machine] | mbee.c |
| [src/mess/video] | mbee.c |
| r34970 Wednesday 11th February, 2015 at 22:30:05 UTC by hap |
|---|
| tmtennis inputs and notes |
| [src/emu/cpu/amis2000] | amis2000.h |
| [src/emu/cpu/ucom4] | ucom4op.inc |
| [src/mess/drivers] | tmtennis.c |
| r34969 Wednesday 11th February, 2015 at 21:39:06 UTC by David Haywood |
|---|
| new working Poke Champ (set 2) [system11]] Super MIss World [system11] some title screen colours are wrong on Super Miss World, not sure why |
| [src/mame] | mame.lst |
| [src/mame/drivers] | galpanic.c pokechmp.c |
| r34968 Wednesday 11th February, 2015 at 18:01:00 UTC by Sandro Ronco |
|---|
| (MESS) New NOT WORKING systems ---------------------------------------------- Alesis MMT-8 |
| [src/mess] | mess.lst |
| [src/mess/drivers] | alesis.c |
| [src/mess/includes] | alesis.h |
| r34967 Wednesday 11th February, 2015 at 17:52:41 UTC by Sandro Ronco |
|---|
| (MESS) gl6600cx: documented CPU type. [TeamEurope] |
| [src/mess/drivers] | prestige.c |
| r34966 Wednesday 11th February, 2015 at 16:45:32 UTC by Osso |
|---|
| mastboy.c, xorworld.c: added save state support (nw) saa1099.c: added save state support (nw) |
| [src/emu/bus/isa] | gblaster.c sblaster.c |
| [src/emu/sound] | saa1099.c saa1099.h |
| [src/mame/drivers] | bingor.c jpmsys5.c manohman.c mastboy.c mpu4vid.c xorworld.c |
| [src/mame/includes] | xorworld.h |
| [src/mame/video] | xorworld.c |
| [src/mess/drivers] | samcoupe.c |
| r34965 Wednesday 11th February, 2015 at 16:44:22 UTC by Osso |
|---|
| gladiatr.c: added save state support (nw) |
| [src/mame/drivers] | gladiatr.c |
| [src/mame/includes] | gladiatr.h |
| [src/mame/video] | gladiatr.c |
| r34964 Wednesday 11th February, 2015 at 16:42:52 UTC by Osso |
|---|
| gsword.c: added save state support (nw) tait8741.c: fixed an oversight in yesterday's commit (nw) |
| [src/mame/drivers] | gsword.c |
| [src/mame/includes] | gsword.h |
| [src/mame/machine] | tait8741.c |
| [src/mame/video] | gsword.c |
| r34963 Wednesday 11th February, 2015 at 16:40:07 UTC by Osso |
|---|
| igs011.c: worked around save state problem as per Tafoid -str 40 test (nw) |
| [src/mame/drivers] | igs011.c |
| r34962 Wednesday 11th February, 2015 at 16:29:27 UTC by Osso |
|---|
| liberate.c: Fixed prosoccr save state problem as per Tafoid's -str 40 test (nw) |
| [src/mame/drivers] | liberate.c |
| [src/mame/includes] | liberate.h |
| [src/mame/video] | liberate.c |
| r34961 Wednesday 11th February, 2015 at 05:52:44 UTC by Stiletto |
|---|
| Add undumped game note. (nw) Add undumped game note. (nw) |
| [src/mame/drivers] | equites.c |
| r34960 Wednesday 11th February, 2015 at 04:19:14 UTC by Robbbert |
|---|
| (MESS) replaced mbee64 with mbee128p. Added various notes. (nw) |
| [src/mess] | mess.lst |
| [src/mess/drivers] | mbee.c |
| [src/mess/includes] | mbee.h |
| [src/mess/machine] | mbee.c |
| [src/mess/video] | mbee.c |
| r34959 Wednesday 11th February, 2015 at 03:43:12 UTC by Robbbert |
|---|
| (MESS) Kaypro 10 only has 1 floppy drive (nw) |
| [src/mess/drivers] | kaypro.c |
| [src/mess/includes] | kaypro.h |
| [src/mess/machine] | kaypro.c |
| r34958 Tuesday 10th February, 2015 at 21:31:56 UTC by hap |
|---|
| added the green color overlay |
| [src/mame/layout] | superbug.lay |
| r34957 Tuesday 10th February, 2015 at 18:56:10 UTC by hap |
|---|
| added ADC, ADS, RAR |
| [src/emu/cpu/ucom4] | ucom4op.inc |
| r34956 Tuesday 10th February, 2015 at 18:46:47 UTC by hap |
|---|
| added straightforward ucom43 opcodes |
| [src/emu/cpu/ucom4] | ucom4op.inc |
| r34955 Tuesday 10th February, 2015 at 18:16:56 UTC by hap |
|---|
| ucom4/amis2000 added clockdivider |
| [src/emu/cpu/amis2000] | amis2000.h |
| [src/emu/cpu/ucom4] | ucom4.h |
| [src/mess/drivers] | wildfire.c |
| r34954 Tuesday 10th February, 2015 at 18:05:49 UTC by hap |
|---|
| different implementation of prev bugfix |
| [src/emu/cpu/amis2000] | amis2000.c |
| [src/emu/cpu/ucom4] | ucom4.c |
| r34953 Tuesday 10th February, 2015 at 16:20:31 UTC by Osso |
|---|
| tait8741.c: added save state support (nw) cyclemb.c: added save state support (nw) |
| [src/mame/drivers] | cyclemb.c |
| [src/mame/machine] | tait8741.c |
| r34952 Tuesday 10th February, 2015 at 15:27:31 UTC by Justin Kerk |
|---|
| Actually let's not (nw) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | vamphalf.c |
| r34951 Tuesday 10th February, 2015 at 10:49:38 UTC by Robbbert |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame |
| [src/mame/drivers] | nwk-tr.c |
| r34950 Tuesday 10th February, 2015 at 10:40:58 UTC by Robbbert |
|---|
| Fixed build (nw) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | nwk-tr.c |
| r34949 Tuesday 10th February, 2015 at 09:53:42 UTC by Guru |
|---|
| nwk-tr.c: document the network board (nw) |
| [src/mame/drivers] | nwk-tr.c |
| r34948 Tuesday 10th February, 2015 at 03:48:15 UTC by Stiletto |
|---|
| Add another undumped game. (nw) Add another undumped game. (nw) |
| [src/mame/drivers] | circus.c |
| r34947 Tuesday 10th February, 2015 at 02:24:12 UTC by hap |
|---|
| bugfix |
| [src/emu/cpu/amis2000] | amis2000.c |
| [src/emu/cpu/ucom4] | ucom4.c |
| r34946 Tuesday 10th February, 2015 at 00:57:48 UTC by Stiletto |
|---|
| Going with Justin's translation for this one (nw) Going with Justin's translation for this one (nw) |
| [src/mame/drivers] | vamphalf.c |
| r34945 Monday 9th February, 2015 at 21:56:22 UTC by hap |
|---|
| (MESS)New Working Game Added ---------------------- Bank Shot [hap, Sean Riddle] |
| [src/mess/drivers] | amaztron.c cnsector.c merlin.c simon.c splitsec.c stopthie.c wildfire.c |
| [src/mess/layout] | bankshot.lay |
| r34944 Monday 9th February, 2015 at 19:53:04 UTC by Fabio Priuli |
|---|
| hornet.c: made the eeprom optional since it seems to be only on the LAN board. This is a better fix for the nbapbp issue. nw. |
| [src/mame/drivers] | hornet.c |
| r34943 Monday 9th February, 2015 at 18:20:47 UTC by Osso |
|---|
| quizpani.c: added save state support (nw) |
| [src/mame/drivers] | quizpani.c |
| [src/mame/includes] | quizpani.h |
| [src/mame/video] | quizpani.c |
| r34942 Monday 9th February, 2015 at 17:46:28 UTC by Osso |
|---|
| wrally.c: enabled save state support (nw) |
| [src/mame/drivers] | wrally.c |
| [src/mame/includes] | wrally.h |
| [src/mame/machine] | wrally.c |
| [src/mame/video] | wrally.c |
| r34941 Monday 9th February, 2015 at 16:58:40 UTC by Osso |
|---|
| Fixed MT05844 (nw) |
| [src/emu/bus/coco] | coco_multi.c |
| r34940 Monday 9th February, 2015 at 04:56:22 UTC by Peter Ferrie |
|---|
| nbapbp: fix access to 93C46, game is playable [Osso] |
| [src/mame/drivers] | hornet.c |
| r34939 Monday 9th February, 2015 at 04:31:55 UTC by Stiletto |
|---|
| (nw) whoops (nw) whoops |
| [src/mame/drivers] | statriv2.c |
| r34938 Monday 9th February, 2015 at 04:30:45 UTC by Stiletto |
|---|
| Add Casino Strip XI CHD placeholder. Add Casino Strip XI CHD placeholder. |
| [src/mame/drivers] | statriv2.c |
| r34937 Monday 9th February, 2015 at 04:12:02 UTC by Stiletto |
|---|
| Add Dragon's Lair 2: Time Warp / Space Ace '91 CHD placeholders. Add Dragon's Lair 2: Time Warp / Space Ace '91 CHD placeholders. |
| [src/mame/drivers] | dlair2.c |
| r34936 Monday 9th February, 2015 at 03:51:35 UTC by Stiletto |
|---|
| dd CED VideoVisc CHD placeholder Add CED VideoVisc CHD placeholder. |
| [src/mame/drivers] | mcr.c |
| r34935 Monday 9th February, 2015 at 03:48:37 UTC by Carl |
|---|
| (mess) pcd: hook up rtc, next error is video (nw) |
| [src/mess/drivers] | pcd.c |
| r34934 Monday 9th February, 2015 at 03:08:26 UTC by Carl |
|---|
| (mess) pcd: doesn't display anything yet but almost completes post (nw) |
| [src/emu/cpu/i86] | i186.c |
| [src/emu/machine] | mc2661.c |
| [src/mess] | mess.mak |
| [src/mess/drivers] | pcd.c |
| Previous 50 | 199869 Revisions | Next 50 |