Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r15818 Thursday 29th March, 2012 at 21:59:40 UTC by R. Belmont |
| Missed this in Haze's commit (nw) |
| r15817 Thursday 29th March, 2012 at 21:56:18 UTC by R. Belmont |
| Allow compilation with compatible system-installed versions of libjpeg and libflac [wallyweek, R. Belmont] |
| [/trunk] | makefile |
| [src/lib/libjpeg] | jpeglib.h |
| [src/lib/util] | flac.h |
| r15816 Thursday 29th March, 2012 at 21:50:36 UTC by R. Belmont |
| SDL: Fix formatting of chdman man page [wallyweek] |
| [src/osd/sdl/man] | chdman.1 |
| r15815 Thursday 29th March, 2012 at 21:32:57 UTC by R. Belmont |
| m68k: add preliminary on-board peripherals to 68307 and 68340 [David Haywood] |
| [src/emu/cpu/m68000] | 68307bus.c* 68307bus.h* 68307ser.c* 68307ser.h* 68307sim.c* 68307sim.h* 68307tmu.c* 68307tmu.h* 68340dma.c* 68340dma.h* 68340ser.c* 68340ser.h* 68340sim.c* 68340sim.h* 68340tmu.c* 68340tmu.h* m68000.h m68kcpu.c m68kcpu.h |
| r15814 Thursday 29th March, 2012 at 15:58:55 UTC by Angelo Salese |
| Converted gamtor.c to use VGA device (doesn't work though due of a weird banking problem) [Angelo Salese] |
| [src/emu/video] | pc_vga.c pc_vga.h |
| [src/mame/drivers] | gamtor.c |
| r15813 Thursday 29th March, 2012 at 13:06:24 UTC by Yasuhiro Ogawa |
| updating info (no whatsnew) |
| [src/mame/drivers] | ksys573.c |
| r15812 Thursday 29th March, 2012 at 07:01:13 UTC by Miodrag Milanović |
| Added support for multiple comma separated interfaces for device (no whatsnew) |
| [src/emu] | clifront.c softlist.c softlist.h uiswlist.c |
| r15811 Wednesday 28th March, 2012 at 20:57:57 UTC by Brian Troha |
| model2.c: Added the I/O Controller rom (Z80 based) for Rail Chase 2 [Brian Troha, The Dumping Union] |
| [src/mame/drivers] | model2.c |
| r15810 Wednesday 28th March, 2012 at 14:21:49 UTC by hap |
| (main set is korea, tecmo set is japan) |
| [src/mame/drivers] | gundealr.c |
| r15809 Wednesday 28th March, 2012 at 07:32:35 UTC by Miodrag Milanović |
| Fix for feature name xml output in softlist by bobz, credited in MESS (no whatsnew) |
| r15808 Tuesday 27th March, 2012 at 23:17:38 UTC by Angelo Salese |
| Added preliminary sound to Little Robin [Angelo Salese] |
| [src/mame/drivers] | littlerb.c |
| r15807 Tuesday 27th March, 2012 at 22:02:24 UTC by Angelo Salese |
| Improved irqs in Little Robin, and hooked up sound index writes [Angelo Salese] |
| [src/mame/drivers] | littlerb.c |
| r15806 Tuesday 27th March, 2012 at 21:55:37 UTC by hap |
| (companyname wrong way around) |
| [src/mame/drivers] | taito_b.c |
| r15805 Tuesday 27th March, 2012 at 19:48:12 UTC by hap |
| (reverted) |
| [src/mame/drivers] | pengo.c |
| r15804 Tuesday 27th March, 2012 at 19:44:14 UTC by Luca Elia |
| Redumped sound roms in funcube2 and funcube3 [Guru, Yasuhiro Ogawa] |
| [src/mame/drivers] | seta2.c |
| r15802 Tuesday 27th March, 2012 at 17:23:25 UTC by hap |
| (even better) |
| [src/mame/drivers] | albazg.c |
| r15801 Tuesday 27th March, 2012 at 16:25:29 UTC by Tafoid |
| Improve colours in Little Robin (gfx are 8bpp, not 4bpp with palette select), a few adjustments and clean ups to drawing code, and made use of RAMDAC device for the palette - From Haze. (nw) |
| [src/mame/drivers] | littlerb.c |
| r15800 Tuesday 27th March, 2012 at 16:24:25 UTC by hap |
| there is no (Medal) in the gametitle, is it in the description because the game pays out in medals instead of money? |
| [src/mame/drivers] | albazg.c |
| r15799 Tuesday 27th March, 2012 at 16:14:02 UTC by hap |
| (THE LADY HUNTER -> The Lady Hunter) |
| [src/mame/drivers] | nbmj8891.c |
| r15798 Tuesday 27th March, 2012 at 15:53:23 UTC by Tafoid |
| Decrypted the rest of the gambling sets in igs_m027.c. No further advancements in visible emulation to report, though. [iq132] |
| [src/mame/drivers] | igs_m027.c |
| r15797 Tuesday 27th March, 2012 at 15:48:19 UTC by Tafoid |
| Set the correct cpu in mpu5.c driver and split a few alternate revisions into clone sets. [David Haywood] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | mpu5.c |
| r15796 Tuesday 27th March, 2012 at 15:44:54 UTC by Tafoid |
pgm.c:
Continued refactoring of the protections, including improved notes. Moved some code into the states and split states by protection type. [David Haywood] |
| [src/mame/drivers] | pgm.c |
| [src/mame/includes] | pgm.h |
| [src/mame/machine] | pgmprot.c pgmprot1.c pgmprot2.c pgmprot3.c pgmprot4.c pgmprot6.c |
| r15795 Tuesday 27th March, 2012 at 14:59:49 UTC by hap |
| (Unknown -> unknown) |
| [src/mame/drivers] | bmcpokr.c ecoinfr.c |
| r15794 Tuesday 27th March, 2012 at 14:32:35 UTC by hap |
| (pengo developed by coreland) |
| [src/mame/drivers] | pengo.c |
| r15793 Tuesday 27th March, 2012 at 07:42:54 UTC by Miodrag Milanović |
| Sync with MESS (nw) |
| [src/lib] | lib.mak |
| [src/lib/formats] | pmd_cas.c* pmd_cas.h* pmd_pmd.c pmd_pmd.h |
| r15792 Tuesday 27th March, 2012 at 01:04:19 UTC by Angelo Salese |
| Hooked up TMS9928 and PIA devices to Baby Pac-Man video CPU, gives some gfx if you press the service switch [Angelo Salese] |
| [src/mame/drivers] | byvid.c |
| r15791 Tuesday 27th March, 2012 at 00:38:12 UTC by hap |
| fix out of bounds array access during astrowar boot |
| [src/mame/video] | galaxia.c |
| r15789 Monday 26th March, 2012 at 23:49:20 UTC by hap |
| woops, stars were drawn in foreground instead of background |
| [src/mame/includes] | galaxia.h |
| [src/mame/video] | galaxia.c |
| r15788 Monday 26th March, 2012 at 23:25:46 UTC by hap |
| galaxia.c: Improved colors and hooked up cvs stars circuit. [hap] |
| [src/mame] | mame.mak |
| [src/mame/drivers] | galaxia.c |
| [src/mame/includes] | galaxia.h |
| [src/mame/video] | galaxia.c |
| r15787 Monday 26th March, 2012 at 22:32:17 UTC by hap |
| allow others to access cvs stars hardware |
| [src/mame/includes] | cvs.h |
| [src/mame/video] | cvs.c |
| r15786 Monday 26th March, 2012 at 19:08:58 UTC by O. Galibert |
| dc: Fix the maple hookup and controllers and add the missing maple irq [O. Galibert] |
| [src/mame/drivers] | naomi.c |
| [src/mame/includes] | dc.h |
| [src/mame/machine] | dc.c maple-dc.c maple-dc.h |
| r15785 Monday 26th March, 2012 at 18:43:17 UTC by Brian Troha |
| toaplan2.c: Correct the video (character layer) offset for 1945 Part-2 (Chinese hack of Battle Garegga) [Dave Haywood] |
| [src/mame/drivers] | toaplan2.c |
| [src/mame/includes] | toaplan2.h |
| [src/mame/video] | toaplan2.c |
| r15784 Monday 26th March, 2012 at 13:55:48 UTC by hap |
| converted to use MAME tilemap, and added astrowar bullets |
| [src/mame/drivers] | galaxia.c |
| [src/mame/includes] | galaxia.h |
| [src/mame/video] | galaxia.c |
| r15783 Sunday 25th March, 2012 at 21:18:46 UTC by Brian Troha |
| toaplan2.c: Mark the 1945 Part 2 hack as GAME_IMPERFECT_GRAPHICS until someone can properly line up the character graphics (aka the gfx1 layer). |
| [src/mame/drivers] | toaplan2.c |
| r15782 Sunday 25th March, 2012 at 21:17:11 UTC by hap |
| (separate into driver/include/video) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | galaxia.c |
| [src/mame/includes] | galaxia.h* |
| [src/mame/video] | galaxia.c* |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cclimber.c |
| r15780 Sunday 25th March, 2012 at 18:40:08 UTC by hap |
| Kong: same story as jankenmn, and fantastc was also promoted to working |
| [/build/whatsnew] | whatsnew_0145u5.txt |
| r15779 Sunday 25th March, 2012 at 17:55:05 UTC by hap |
| Change DirectInput joystick acquisition method to be non exclusive. [bdam] |
| r15778 Sunday 25th March, 2012 at 17:39:10 UTC by hap |
| (and correct title) |
| [/build/whatsnew] | whatsnew_0145u5.txt |
| r15777 Sunday 25th March, 2012 at 17:35:01 UTC by hap |
| small fix, it was promoted to working between being added and u5 |
| [/build/whatsnew] | whatsnew_0145u5.txt |
| r15776 Sunday 25th March, 2012 at 14:47:54 UTC by Brian Troha |
| Quick fix for whatsnew - I don't want credit for the 1945 2 hack |
| [/build/whatsnew] | whatsnew_0145u5.txt |
| r15775 Sunday 25th March, 2012 at 13:57:23 UTC by Angelo Salese |
| MAME 0.145u5 tag |
| r15774 Sunday 25th March, 2012 at 13:56:49 UTC by Angelo Salese |
| Clean-ups and version bump |
| [src] | version.c |
| [src/emu/cpu/powerpc] | ppcdrc.c |
| [src/emu/machine] | 6526cia.c |
| [src/mame] | mame.lst |
| [src/mame/drivers] | 8080bw.c aerofgt.c bfm_sc2.c bigstrkb.c bublbobl.c cninja.c cps1.c dec0.c galaxia.c goldnpkr.c igs_m027.c jankenmn.c pgm.c rastan.c sderby.c sfcbox.c sidepckt.c snk.c system1.c |
| [src/mame/machine] | pgmprot1.c pgmprot2.c pgmprot3.c pgmprot4.c pgmprot5.c pgmprot6.c r2crypt.c seicop.c |
| [src/tools] | unidasm.c |
| r15773 Sunday 25th March, 2012 at 13:50:15 UTC by Angelo Salese |
| Quick fix |
| [/build/whatsnew] | whatsnew_0145u5.txt |
| r15772 Sunday 25th March, 2012 at 13:49:29 UTC by Angelo Salese |
| Whatsnew for 0.145u5 |
| [/build] | whatsnew.cmd |
| [/build/whatsnew] | whatsnew_0145u5.txt* |
| r15771 Sunday 25th March, 2012 at 13:19:50 UTC by Angelo Salese |
New WORKING game
--------------------
Lucky Boom [f205v, David Haywood]
Refactoring of the PGM protection [David Haywood, iq_132] |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | igs_m027.c pgm.c sderby.c |
| [src/mame/includes] | pgm.h |
| [src/mame/machine] | pgmprot.c pgmprot1.c* pgmprot2.c* pgmprot3.c* pgmprot4.c* pgmprot5.c* pgmprot6.c* |
| r15770 Sunday 25th March, 2012 at 02:27:58 UTC by R. Belmont |
| Update SDL man pages. chdman has formatting glitches but at least matches the binary we ship. [wallyweek, R. Belmont] |
| [src/osd/sdl/man] | chdman.1 jedutil.1 ldplayer.1 ldverify.1 mame.1 mame.6* romcmp.1 testkeys.1 |
| r15769 Sunday 25th March, 2012 at 01:49:32 UTC by R. Belmont |
| Marked all GD-ROMs except Under Defeat as BAD_DUMP. These need to be re-converted to CHD from the .GDI source with current CHDMAN [R. Belmont] |
| [src/mame/drivers] | chihiro.c naomi.c triforce.c |
© 1997-2024 The MAME Team