Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r19920 Saturday 29th December, 2012 at 14:33:12 UTC by Wilbert Pol |
|---|
| Small documentation update (nw) |
| [src/mess/drivers] | odyssey2.c |
| r19919 Saturday 29th December, 2012 at 12:44:09 UTC by Oliver Stöneberg |
|---|
| reverted bogus fix (nw) |
| [src/osd/windows] | window.c |
| r19918 Saturday 29th December, 2012 at 12:25:41 UTC by Wilbert Pol |
|---|
| (MESS) Cleaned up formatting a bit; no functional change (nw) |
| [src/mess/machine] | odyssey2.c |
| r19917 Saturday 29th December, 2012 at 11:34:10 UTC by Oliver Stöneberg |
|---|
| removed unnecessary variable initialization added in last commit (nw) |
| [src/osd/windows] | window.c |
| r19916 Saturday 29th December, 2012 at 11:27:56 UTC by Oliver Stöneberg |
|---|
| fixed MT#4846: make sure, that we always get a win_monitor_info* in winwindow_video_window_monitor() [Oliver Stöneberg] |
| [src/osd/windows] | window.c |
| r19915 Saturday 29th December, 2012 at 08:31:59 UTC by Robbbert |
|---|
| MT4940 : airduel, imgfight, cocktail fix [Robbbert] |
| [src/mame/video] | m72.c |
| r19914 Saturday 29th December, 2012 at 04:25:31 UTC by Carl |
|---|
| i86.c: Fix shift timing [mess] pc.c: MT 05069 Fix MC1502 floppy interface [mess] pc.c: Work around pcjx bios bug and fix pcjr nmi (nw) [mess] pc.c: Support pcjx floppies [mess] pc_t1t.c: Add support for pcjx text mode and fix pcjr 4bpp mode |
| [src/emu/cpu/i86] | i86time.c instr86.c |
| [src/mess/drivers] | pc.c |
| [src/mess/includes] | pc.h |
| [src/mess/machine] | pc.c tandy1t.c |
| [src/mess/video] | pc_t1t.c |
| r19913 Saturday 29th December, 2012 at 01:05:33 UTC by Ryan Holtz |
|---|
| 01234567890123456789012345678901234567890123456789012345678901234567890123456789 hlsl: Added bounds-checking on presets. [MooglyGuy] hlsl: Cleaned up render target management. May provide better behavior in games that use multiple resolutions, e.g. tekken3 and stv. [MooglyGuy] |
| [src/emu] | render.c render.h screen.c screen.h |
| [src/osd/windows] | d3dhlsl.c d3dhlsl.h drawd3d.c drawd3d.h |
| r19912 Saturday 29th December, 2012 at 00:12:11 UTC by David Haywood |
|---|
| decbac06 - save ram properly, added a note about flipscreen behavior as a reminder for reimplementing flips on some of these games later (nw) |
| [src/mame/video] | decbac06.c decbac06.h |
| r19911 Friday 28th December, 2012 at 22:47:39 UTC by Curt Coder |
|---|
| i8275: Modernized. [Curt Coder] |
| [src/emu/video] | i8275.c i8275.h |
| [src/mess/drivers] | apogee.c ipds.c mikromik.c mikrosha.c partner.c radio86.c rt1715.c sm1800.c tim100.c |
| [src/mess/includes] | mikromik.h radio86.h |
| [src/mess/machine] | partner.c radio86.c |
| [src/mess/video] | mikromik.c radio86.c |
| r19910 Friday 28th December, 2012 at 22:16:27 UTC by hap |
|---|
| small update, you can now navigate in 500gp testmode |
| [src/mame/drivers] | namcos23.c |
| r19909 Friday 28th December, 2012 at 22:14:59 UTC by R. Belmont |
|---|
| SDL: Autodetect Ubuntu 12.10 and work around faulty default compiler [R. Belmont] |
| [src/osd/sdl] | sdl.mak |
| r19908 Friday 28th December, 2012 at 21:56:04 UTC by Wilbert Pol |
|---|
| (MESS)New NOT WORKING system ------------------------------ Milton Bradley MicroVision [kevtris, Wilbert Pol] Because of the tiny screen use -prescale 3 to get decent video output. |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | microvsn.c* |
| r19907 Friday 28th December, 2012 at 21:49:46 UTC by Curt Coder |
|---|
| (MESS) mm1: Floppy WIP. (nw) |
| [src/mess/drivers] | mikromik.c |
| [src/mess/includes] | mikromik.h |
| [src/mess/video] | mikromik.c |
| r19906 Friday 28th December, 2012 at 21:26:58 UTC by Andrew Gardner |
|---|
| Modernize Gaelco sound devices. [Andrew Gardner] Out of whatsnew: These are really simple to do between the inevitable holiday distractions. Zen. Etc. |
| [src/emu/sound] | gaelco.c gaelco.h |
| [src/mame/drivers] | gaelco2.c |
| r19905 Friday 28th December, 2012 at 20:54:35 UTC by David Haywood |
|---|
| hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (which works) (nw) |
| [hash] | spectrum_flop.xml* |
| [src/mess/drivers] | specpls3.c |
| [src/mess/includes] | spectrum.h |
| r19904 Friday 28th December, 2012 at 19:06:22 UTC by Sandro Ronco |
|---|
| (MESS) uzebox.xml: synchronized with latest Uzebox ROM pack. (nw) |
| [hash] | uzebox.xml |
| r19903 Friday 28th December, 2012 at 17:41:44 UTC by David Haywood |
|---|
| 04937: All sets in karnov.c: Only background flipped correctly on Flip Screen |
| [src/mame/video] | karnov.c |
| r19902 Friday 28th December, 2012 at 17:40:55 UTC by Andrew Gardner |
|---|
| Modernize the SegaPCM sound device. [Andrew Gardner] Out of whatsnew: Modernizing the QSound device has proven tricky, so I did this one just to make sure my approach isn't wrong. SegaPCM modernized fine, so I'm guessing the modernized QSound device has some state that isn't getting cleared or something. |
| [src/emu/sound] | segapcm.c segapcm.h |
| [src/mame/drivers] | segahang.c segaorun.c segaxbd.c segaybd.c |
| r19901 Friday 28th December, 2012 at 16:40:56 UTC by R. Belmont |
|---|
| (MT #04555) 20pacgal: save sprite RAM in savestates [R. Belmont] |
| [src/mame/drivers] | 20pacgal.c |
| r19900 Friday 28th December, 2012 at 16:02:26 UTC by Carl |
|---|
| [mess] the at driver doesn't work properly unless it has at least 640K ram (nw) |
| [src/mess/drivers] | at.c |
| r19899 Friday 28th December, 2012 at 15:23:42 UTC by Fabio Priuli |
|---|
| gp32.xml: added some info, fixed some titles to match title screen. no whatsnew. |
| [hash] | gp32.xml |
| r19898 Friday 28th December, 2012 at 13:44:00 UTC by Jonathan Gevaryahu |
|---|
| Add some notes regarding among other things, what keys need to be held down to play with the system 11 games. No whatsnew. |
| [src/mame/drivers] | s11.c s11b.c |
| r19897 Friday 28th December, 2012 at 12:47:41 UTC by Robbbert |
|---|
| MT4903 : bublbobl, cocktail mode fix [Robbbert] |
| [src/mame/video] | bublbobl.c |
| r19896 Friday 28th December, 2012 at 12:45:11 UTC by Luca Elia |
|---|
| New clones added ---------------- Toride II Bok Su Oi Jeon Adauchi Gaiden (Korea) [gp-lee, Guru, Luca Elia] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | metro.c |
| r19895 Friday 28th December, 2012 at 12:43:03 UTC by Nathan Woods |
|---|
| Minor cleanups (nw) |
| [src/mess/video] | mc6847.h |
| r19894 Friday 28th December, 2012 at 12:17:38 UTC by Robbbert |
|---|
| MT4938 : mpatrol, cocktail mode fix [Robbbert] |
| [src/mame/video] | m52.c |
| r19893 Friday 28th December, 2012 at 12:07:44 UTC by Jonathan Gevaryahu |
|---|
| Yet another system 11 irq speed fix: Correct the E clock frequency used for the IRQ generation. Hopefully more games will pass their IRQ self-test now. [Lord Nightmare, Barry Rodewald] |
| [src/mame/drivers] | s11.c s11a.c s11b.c |
| r19892 Friday 28th December, 2012 at 12:02:05 UTC by Nathan Woods |
|---|
| [COCO1/2] Fixing garbled display when displaying video ram above $8000 and in ROM/RAM mode (mametesters #5031) |
| [src/emu/machine] | ram.h |
| [src/mess/machine] | coco12.c |
| r19891 Friday 28th December, 2012 at 11:58:33 UTC by O. Galibert |
|---|
| misc abc fixes (nw) |
| [src/mess/machine] | abc_hdc.h abc_xebec.h lux10828.c |
| r19890 Friday 28th December, 2012 at 11:23:56 UTC by Nathan Woods |
|---|
| [COCO] Enabling RTC outside of coco3 (mametesters #4894) |
| [src/mess/drivers] | coco12.c coco3.c |
| [src/mess/includes] | coco.h |
| r19889 Friday 28th December, 2012 at 11:17:01 UTC by Nathan Woods |
|---|
| [COCO] Removing VHD from 'coco' driver [Robert Gault] (mametesters #5037) |
| [src/mess/drivers] | coco12.c |
| r19888 Friday 28th December, 2012 at 11:13:31 UTC by O. Galibert |
|---|
| (mess) dsk: (minimally) complete the dsk support [O. Galibert] |
| [src/lib/formats] | dsk_dsk.c |
| [src/mess/drivers] | amstrad.c |
| [src/mess/includes] | amstrad.h |
| r19887 Friday 28th December, 2012 at 11:13:27 UTC by O. Galibert |
|---|
| atarist: Fix the consequences of the recently inverted irq polarity of the acia, we have kbd/mouse again [O. Galibert] |
| [src/mess/drivers] | atarist.c |
| r19886 Friday 28th December, 2012 at 11:13:23 UTC by O. Galibert |
|---|
| atarist: Fix the rom dance [O. Galibert] |
| [src/mess/drivers] | atarist.c |
| r19885 Friday 28th December, 2012 at 11:10:53 UTC by Jonathan Gevaryahu |
|---|
| s11, s11a, s11b: some more fixes to the IRQ generation for the main cpu in williams system 11 pinballs [Lord Nightmare] |
| [src/mame/drivers] | s11.c s11a.c s11b.c |
| r19884 Friday 28th December, 2012 at 09:29:12 UTC by Fabio Priuli |
|---|
| pico.xml: added new European dump and better documentation for a few old dumps. [Team Europe] |
| [hash] | pico.xml |
| r19883 Friday 28th December, 2012 at 09:27:53 UTC by Fabio Priuli |
|---|
| c65.c: fixed missing memory allocations so that the driver does not crash anymore. system still not working, though. no whatsnew. |
| [src/mess/drivers] | c65.c |
| [src/mess/includes] | c64_legacy.h c65.h |
| r19882 Friday 28th December, 2012 at 08:10:58 UTC by Miodrag Milanović |
|---|
| Removed -mwindows I have added recently makes console unusable (nw) |
| [src/osd/sdl] | sdl.mak |
| r19881 Friday 28th December, 2012 at 07:51:14 UTC by Fabio Priuli |
|---|
| info.c: skip non-configurable slot options in -listxml. [Fabio Priuli] |
| [src/emu] | info.c |
| r19880 Friday 28th December, 2012 at 07:47:50 UTC by Jonathan Gevaryahu |
|---|
| Williams System 11 pinball boards: Fix audiocpu clock; this fixes the speed of music in High Speed and the pitch of the voices in Black Knight 2000. [Lord Nightmare] |
| [src/mame/drivers] | s11.c s11a.c s11b.c |
| r19879 Friday 28th December, 2012 at 05:23:42 UTC by Barry Rodewald |
|---|
| s11, s11a, s11b: Changed main IRQ timing based on schematics. Removed YM2151 reset from s11 and s11a, as this is not hooked up on background music boards used on these systems. Made background board communications two-way. Added HC55516 to s11b background music hardware. [Barry Rodewald] |
| [src/mame/drivers] | s11.c s11a.c s11b.c |
| r19878 Friday 28th December, 2012 at 04:33:04 UTC by R. Belmont |
|---|
| Forgot the secret ingredient (nw) |
| [src/mame/video] | konamigx.c |
| r19877 Friday 28th December, 2012 at 04:29:28 UTC by R. Belmont |
|---|
| Allow 16-bit games to use the 53936 (nw) |
| [src/mame/drivers] | mystwarr.c |
| [src/mame/includes] | konamigx.h |
| r19876 Friday 28th December, 2012 at 03:37:12 UTC by R. Belmont |
|---|
| Z800x: Fixed some bugs in non-segmented mode [Christian Grössler] (MESS) M20: Added -ramsize support. [Christian Grössler] |
| [src/emu/cpu/z8000] | z8000.c z8000ops.c |
| [src/mess/drivers] | m20.c |
| r19875 Friday 28th December, 2012 at 02:49:56 UTC by Brian Troha |
|---|
| merit.c: Cleaned up the word based game sets and corrected various program rom labels. Also cleaned up the inputs and gave them a ZXCVB key layout. Reordered the driver a bit to group gambling and word based games. [Brian Troha] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | merit.c |
| r19874 Friday 28th December, 2012 at 02:27:46 UTC by Ryan Holtz |
|---|
| Re-modernized Hyperstone device, Korean bootlegs all work now, tested with: (nw) mosaicf2, vamphalf, dynabomb, gstream, pasha2, mrdig, boonggab (nw) |
| [src/emu/cpu/e132xs] | e132xs.c e132xs.h e132xsop.c |
| r19873 Friday 28th December, 2012 at 01:14:40 UTC by Oliver Stöneberg |
|---|
| forgot to add comment in windows.mak (nw) |
| [src/osd/windows] | windows.mak |
| r19872 Thursday 27th December, 2012 at 22:54:24 UTC by Ryan Holtz |
|---|
| - e132xs.c: Reverting modernization. (nw) |
| [src/emu/cpu/e132xs] | e132xs.c e132xs.h e132xsop.c |
| r19871 Thursday 27th December, 2012 at 22:19:18 UTC by David Haywood |
|---|
| bnj testmode expects to be able to read back palette and background ram (nw) |
| [src/mame/drivers] | btime.c |
| [src/mame/includes] | btime.h |
| [src/mame/video] | btime.c |
| Previous 50 | 199869 Revisions | Next 50 |