The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r14494 Friday 17th February, 2012 at 09:48:58 UTC by Barry Rodewald |
|---|
| isa_gus: Hopefully sorted out volume issues once and for all. (no whatsnew) |
| [src/mess/machine] | isa_gus.c isa_gus.h |
| r14493 Friday 17th February, 2012 at 09:42:40 UTC by Miodrag Milanović |
|---|
| Sync with MAME r15413 (no whatsnew) |
| [src/emu] | audit.c clifront.c diimage.c fileio.c hash.c hash.h info.c romload.c |
| [src/lib/util] | hashing.c hashing.h |
| r14492 Friday 17th February, 2012 at 07:45:11 UTC by Robbbert |
|---|
| chd.c: fixing 4x 'variable may not be initialized' compile error at line 1261. |
| [src/lib/util] | chd.c |
| r14491 Friday 17th February, 2012 at 05:32:18 UTC by MooglyGuy |
|---|
| [N64] Warm reset support. [MooglyGuy] (nw) Findings: Tetrisphere 'sphere-checkers' the screen to clear it, Super Mario 64 window-shades the screen, Star Fox 64 does a double horizontal wipe. Would enjoy hearing about other people find in games of choice. |
| [src/mame/includes] | n64.h |
| [src/mame/machine] | n64.c |
| [src/mess/drivers] | n64.c |
| r14490 Friday 17th February, 2012 at 03:36:10 UTC by MooglyGuy |
|---|
| Missed a file, actually fixes Mario 64 text |
| [src/mame/video] | rdptpipe.c |
| r14489 Friday 17th February, 2012 at 02:42:19 UTC by MooglyGuy |
|---|
| [N64] Hook up 64DD RTC and interrupts. Please insert disc. [Ryan Holtz] |
| [src/mame/includes] | n64.h |
| [src/mame/machine] | n64.c |
| r14488 Thursday 16th February, 2012 at 22:40:34 UTC by Barry Rodewald |
|---|
| chdcodec.c: Fix Linux compile (no whatsnew) |
| [src/lib/util] | chdcodec.c |
| r14487 Thursday 16th February, 2012 at 22:23:34 UTC by MooglyGuy |
|---|
| [N64] Fixed missing text in Super Mario 64 and other games. [Ryan Holtz] [N64] Added skeleton 64DD driver. Boots the 64DD IPL, but does not emulate the hardware yet. [Ryan Holtz] - User Note: You will need an unmodified 64DD IPL dump. NOT one that has had the first 4K replaced with a CIC-6102 or other game's boot block. [N64] Tweaked MI interrupt handling to guard against interrupts getting "lost" [Ryan Holtz] (nw): Historic note, to my knowledge this is the first time a public emulator can boot an unmodified 64DD IPL dump, but I'm not 100% sure. |
| [src/mame/includes] | n64.h |
| [src/mame/machine] | n64.c |
| [src/mame/video] | n64.c n64.h |
| [src/mess] | mess.lst |
| [src/mess/drivers] | n64.c |
| r14486 Thursday 16th February, 2012 at 19:31:22 UTC by Wilbert Pol |
|---|
| sg1000.c: Added support for games that need a Dahjee RAM expansion cartridge. (nw) |
| [src/mess/drivers] | sg1000.c |
| r14485 Thursday 16th February, 2012 at 18:36:26 UTC by Miodrag Milanović |
|---|
| Sync with MAME r15407 (no whatsnew) |
| [src/lib/util] | chd.c chdcodec.c |
| r14484 Thursday 16th February, 2012 at 16:37:26 UTC by Curt Coder |
|---|
| [C64] Added support for StarDOS and Warp Speed cartridges. [Curt Coder] |
| [hash] | c64_cart.xml |
| [src/mess] | mess.mak |
| [src/mess/drivers] | c64.c |
| [src/mess/formats] | cbm_crt.c* cbm_crt.h* |
| [src/mess/machine] | c64_easyflash.c c64_easyflash.h c64_ieee488.c c64_ieee488.h c64_magic_formel.c c64_magic_formel.h c64_stardos.c* c64_stardos.h* c64_warp_speed.c* c64_warp_speed.h* c64_xl80.h c64exp.c c64exp.h cbmipt.c cbmipt.h |
| r14483 Thursday 16th February, 2012 at 16:17:52 UTC by Miodrag Milanović |
|---|
| Fixed mess tools compile (nw) |
| [src/mess/tools/imgtool] | imghd.c imgtool.mak |
| [src/mess/tools/imgtool/windows] | wimgtool.mak |
| r14482 Thursday 16th February, 2012 at 14:07:23 UTC by Miodrag Milanović |
|---|
| Sync with MAME r15406 (no whatsnew) |
| [src/emu] | audit.c clifront.c emu.h emuopts.c romload.c romload.h |
| [src/emu/imagedev] | chd_cd.c chd_cd.h harddriv.c harddriv.h |
| [src/emu/machine] | idectrl.c laserdsc.c laserdsc.h |
| [src/ldplayer] | ldplayer.c |
| [src/lib] | lib.mak |
| [src/lib/lib7z] | LzmaDec.c Ppmd7.c |
| [src/lib/util] | astring.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | aleck64.c bfm_sc2.c cps3.c decocass.c harddriv.c jpmimpct.c kinst.c marineb.c model2.c mpu4.c proconn.c seicross.c sms.c taitogn.c vamphalf.c |
| [src/mame/includes] | harddriv.h |
| [src/mame/machine] | harddriv.c n64.c |
| [src/mame/video] | nmk16.c |
| [src/osd/sdl] | |
| [src/osd/sdl/keymaps] | km-de.txt |
| [src/osd/windows] | wintime.c winwork.c |
| [src/tools] | chdman.c tools.mak |
| r14481 Thursday 16th February, 2012 at 05:39:57 UTC by Olivier Galibert |
|---|
| fixed (nw) |
| [src/emu/cpu/m68000] | m68kfpu.c |
| r14480 Thursday 16th February, 2012 at 03:48:34 UTC by Angelo Salese |
|---|
| Preliminary hook-up for proper vblank calculation |
| [src/emu/video] | pc_vga.c |
| r14479 Thursday 16th February, 2012 at 03:41:02 UTC by Jonathan Gevaryahu |
|---|
| Add information and correct some about the various next roms [Lord Nightmare] |
| [src/mess/drivers] | next.c |
| r14478 Thursday 16th February, 2012 at 03:02:43 UTC by Angelo Salese |
|---|
| Nuked crtc.data array from standard VGA functions |
| [src/emu/video] | pc_vga.c |
| r14477 Thursday 16th February, 2012 at 02:48:58 UTC by Angelo Salese |
|---|
| More CRTC clean-ups, changed ET4K file name & ISA name properly |
| [src/emu/video] | pc_vga.c pc_vga.h |
| [src/mess] | mess.mak mess_dev.lst |
| [src/mess/drivers] | at.c genpc.c ibmpc.c |
| [src/mess/includes] | at.h |
| [src/mess/video] | isa_svga_s3.c isa_svga_tseng.c* isa_svga_tseng.h* |
| r14476 Thursday 16th February, 2012 at 02:14:05 UTC by Angelo Salese |
|---|
| First batch of CRTC clean-up |
| [src/emu/video] | pc_vga.c |
| r14475 Thursday 16th February, 2012 at 01:42:32 UTC by Angelo Salese |
|---|
| Added crtc protection mechanism |
| [src/emu/video] | pc_vga.c |
| r14474 Thursday 16th February, 2012 at 01:27:19 UTC by Angelo Salese |
|---|
| Added basic wrapper for Diamond Multimedia (Cirrus Logic based) ISA SVGA [Kaylee] |
| [src/mess] | mess.mak mess_dev.lst |
| [src/mess/drivers] | at.c |
| [src/mess/includes] | at.h |
| [src/mess/video] | isa_svga_cirrus.c* isa_svga_cirrus.h* |
| r14473 Wednesday 15th February, 2012 at 20:33:52 UTC by Olivier Galibert |
|---|
| 680x0: Show the correct virtual map [O. Galibert] |
| [src/emu/cpu/m68000] | m68kcpu.c |
| r14472 Wednesday 15th February, 2012 at 20:05:48 UTC by Olivier Galibert |
|---|
| 68040: Add correct idle frames [O. Galibert] |
| [src/emu/cpu/m68000] | m68kfpu.c |
| r14471 Wednesday 15th February, 2012 at 19:24:16 UTC by Curt Coder |
|---|
| [C64] Added support for the EasyFlash cartridge. [Curt Coder] |
| [src/emu/machine] | intelfsh.c intelfsh.h |
| [src/mess] | mess.mak |
| [src/mess/drivers] | c64.c |
| [src/mess/machine] | c64_easyflash.c* c64_easyflash.h* c64_ieee488.c c64_magic_formel.c c64exp.c c64exp.h cbmipt.c cbmipt.h |
| r14470 Wednesday 15th February, 2012 at 17:38:19 UTC by Olivier Galibert |
|---|
| 68040: Teach fsave to pee on the correct side of the tree [O. Galibert] |
| [src/emu/cpu/m68000] | m68kfpu.c |
| r14469 Wednesday 15th February, 2012 at 15:45:43 UTC by MooglyGuy |
|---|
| (nw) Demote N64 to GNW, but remove IMPERFECT_SOUND |
| [src/mess/drivers] | n64.c |
| r14468 Wednesday 15th February, 2012 at 15:32:26 UTC by Miodrag Milanović |
|---|
| Made aliases for image devices without index, make some exotic cases to work better (no whatsnew) |
| [src/emu] | emuopts.c |
| r14467 Wednesday 15th February, 2012 at 10:32:22 UTC by Robbbert |
|---|
| Making sure tape stops at end when playing (Apple1 for example) |
| [src/emu/imagedev] | cassette.c |
| r14466 Wednesday 15th February, 2012 at 07:10:55 UTC by Miodrag Milanović |
|---|
| -wswan: converted rotation to core method used by lynx [Huygens] controls are rotated with the console for vertical games buffered sprite table data (fixes pbobble etc.) corrected voice audio mode (voice volume is unsigned not signed) |
| [hash] | wswan.xml |
| [src/mess] | mess.mak |
| [src/mess/audio] | wswan.c |
| [src/mess/drivers] | wswan.c |
| [src/mess/includes] | wswan.h |
| [src/mess/layout] | wswan.lay* |
| [src/mess/machine] | wswan.c |
| [src/mess/video] | wswan.c |
| r14465 Wednesday 15th February, 2012 at 05:16:30 UTC by Jonathan Gevaryahu |
|---|
| compile fix from kaylee (nw) |
| [src/mame/machine] | n64.c |
| r14464 Wednesday 15th February, 2012 at 03:23:32 UTC by MooglyGuy |
|---|
| Silence, debug text, silence |
| [src/mame/machine] | n64.c |
| [src/mess/drivers] | n64.c |
| r14463 Wednesday 15th February, 2012 at 03:12:36 UTC by MooglyGuy |
|---|
| [N64] Partially fix PIF access, several more games recognize cart SRAM, cart FlashROM, cart EEPROM, and controller paks [Ryan Holtz] (nw) Among others, Rampage: World Tour now properly saves its memory pak data properly. |
| [src/mame/includes] | n64.h |
| [src/mame/machine] | n64.c |
| [src/mess/drivers] | n64.c |
| r14462 Wednesday 15th February, 2012 at 03:03:21 UTC by Barry Rodewald |
|---|
| isa_gus: Further work on Adlib/SB ports. Wolf3D now plays some 'music' with SBOS loaded. (no whatsnew) |
| [src/mess/machine] | isa_gus.c |
| r14461 Wednesday 15th February, 2012 at 02:54:53 UTC by Cowering |
|---|
| Fix up Rebel5 NMI (no wn) |
| [src/mess/drivers] | mephisto.c |
| r14460 Tuesday 14th February, 2012 at 22:00:58 UTC by Curt Coder |
|---|
| [C64] Fixed input regression. (nw) |
| [hash] | c64_cart.xml |
| [src/mess/drivers] | c64.c |
| r14459 Tuesday 14th February, 2012 at 20:09:38 UTC by Wilbert Pol |
|---|
| isa_mda.c: Changed the device names to make them a bit more descriptive. (nw) |
| [src/mess/video] | isa_mda.c |
| r14458 Tuesday 14th February, 2012 at 17:54:47 UTC by Curt Coder |
|---|
| [C64] Added support for the following cartridge types: Dela EP256, Dela EP64, Rex EP256, Ross, Structured Basic. [Curt Coder] |
| [hash] | c64_cart.xml |
| [src/mess] | mess.mak mess_dev.lst |
| [src/mess/machine] | c64_dela_ep256.c* c64_dela_ep256.h* c64_dela_ep64.c* c64_dela_ep64.h* c64_dela_ep7x8.c c64_dela_ep7x8.h c64_ieee488.c c64_ieee488.h c64_rex_ep256.c* c64_rex_ep256.h* c64_ross.c* c64_ross.h* c64_structured_basic.c* c64_structured_basic.h* cbmipt.c cbmipt.h |
| r14457 Tuesday 14th February, 2012 at 11:00:20 UTC by Miodrag Milanović |
|---|
| pic8259 : when using level trigger mode we are taking current lines on EOI (no whatsnew) |
| [src/emu/machine] | pic8259.c |
| r14456 Tuesday 14th February, 2012 at 10:29:39 UTC by Robbbert |
|---|
| Fixed error when starting with a blank tape already loaded (nw) |
| [src/emu/imagedev] | cassette.c |
| r14455 Tuesday 14th February, 2012 at 10:06:53 UTC by Miodrag Milanović |
|---|
| Fixed XT nmi, it's different then AT (nw) |
| [src/mess/machine] | genpc.c |
| r14454 Tuesday 14th February, 2012 at 10:05:58 UTC by Barry Rodewald |
|---|
| isa_gus: Fixed DMA read transfers from DRAM. The GUS installer's DMA tests now pass. (no whatsnew) |
| [src/mess/machine] | isa_gus.c |
| r14453 Tuesday 14th February, 2012 at 09:29:00 UTC by Olivier Galibert |
|---|
| mumble (nw) |
| [src/emu/cpu/m68000] | m68kcpu.h |
| r14452 Tuesday 14th February, 2012 at 07:48:58 UTC by Miodrag Milanović |
|---|
| fmtowns: Fixed regression (nw) |
| [src/mess/drivers] | fmtowns.c |
| r14451 Tuesday 14th February, 2012 at 07:24:03 UTC by Miodrag Milanović |
|---|
| Skeleton for: Sanyo SX-16 [minataku] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | pc.c |
| r14450 Tuesday 14th February, 2012 at 01:04:45 UTC by Barry Rodewald |
|---|
| isa_gus: Added some Adlib/Sound Blaster-related ports, and hooked up NMI support. SBOS will now load, but still doesn't seem to work. (no whatsnew) |
| [src/mess/machine] | isa_gus.c isa_gus.h |
| r14449 Monday 13th February, 2012 at 23:44:51 UTC by R. Belmont |
|---|
| sync with MAME (nw) |
| [src/osd/sdl] | README_SDL20.txt sdlinc.h sdlmain.c sdlos_macosx.c video.c |
| r14448 Monday 13th February, 2012 at 22:40:16 UTC by Curt Coder |
|---|
| [C64] Magic Formel WIP. (nw) |
| [src/mess/includes] | c64.h |
| [src/mess/machine] | c64_magic_formel.c |
| r14447 Monday 13th February, 2012 at 20:32:58 UTC by Curt Coder |
|---|
| [C64] Added support for the Dela 7x8 KB EPROM cartridge, and preliminary support for the Magic Formel cartridge. [Curt Coder] |
| [hash] | c64_cart.xml |
| [src/mess] | mess.mak mess_dev.lst |
| [src/mess/drivers] | c64.c |
| [src/mess/machine] | c64_dela_ep7x8.c* c64_dela_ep7x8.h* c64_ieee488.c c64_ieee488.h c64_magic_formel.c* c64_magic_formel.h* c64_silverrock.h c64_system3.c c64_xl80.c c64_xl80.h c64exp.c c64exp.h cbmipt.c cbmipt.h |
| r14446 Monday 13th February, 2012 at 16:14:15 UTC by MooglyGuy |
|---|
| [N64] Various fixes. [Ryan Holtz] - Modified VI_V_INTR_REG and VI_V_CURRENT_LINE_REG actually be treated as half-lines, not full lines. Fixes Rampage: World Tour video. - Modified code to interrupt at the line specified by VI_V_INTR_REG, rather than a fixed 60Hz vblank interrupt. - Doubled the number of available span structs on the stack, fixes crashing in Mario Kart 64, Star Fox 64, and probably others. |
| [src/mame/includes] | n64.h |
| [src/mame/machine] | n64.c |
| [src/mame/video] | n64.c n64.h |
| [src/mess/drivers] | n64.c |
| r14445 Monday 13th February, 2012 at 16:00:20 UTC by Miodrag Milanović |
|---|
| added comment about actual controller type (nw) |
| [src/mess/machine] | isa_hdc.c |
| Previous 50 | 15994 Revisions | Next 50 |