The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r6138 Monday 19th October, 2009 at 14:23:23 UTC by Robbbert |
|---|
| [GAMECOM] 1. Fixed crash on soft reset 2. Fixed various errors and crashes when loading carts 3. System now recognises 1MB and 2MB carts |
| [src/mess/drivers] | gamecom.c |
| [src/mess/includes] | gamecom.h |
| [src/mess/machine] | gamecom.c |
| r6137 Monday 19th October, 2009 at 13:30:23 UTC by Fabio Priuli |
|---|
| [COCO] Added back buttons to non-standard controllers |
| [src/mess/drivers] | coco.c |
| r6136 Monday 19th October, 2009 at 10:02:20 UTC by Fabio Priuli |
|---|
| [COCO] fixed joystick problems |
| [src/mess/drivers] | coco.c |
| r6135 Monday 19th October, 2009 at 09:53:45 UTC by Nathan Woods |
|---|
| Cleanups to add static/const qualifiers, and to remove dead prototypes and code [Atari Ace] |
| [docs] | messnew.txt |
| [src/mess/devices] | cococart.h flopdrv.c flopdrv.h |
| [src/mess/drivers] | 4004clk.c apple2.c at.c busicom.c cdi.c cgenie.c dc.c dectalk.c ec65.c einstein.c esq1.c fk1.c fm7.c fmtowns.c gba.c hx20.c junior.c mac.c mc10.c nanos.c osborne1.c p8k.c pippin.c pk8000.c pyl601.c samcoupe.c socrates.c vboy.c vt220.c vt320.c vt520.c x1.c x68k.c xerox820.c |
| [src/mess/formats] | td0_dsk.c |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | 994x_ser.c amstr_pc.c beta.h dc.c i8212.c i8212.h nes_mmc.c nes_mmc.h samcoupe.c smartmed.c sms.c ti99pcod.c upd71071.c wd17xx.h |
| [src/mess/tools/imgtool/modules] | amiga.c |
| [src/mess/tools/messtest] | tststubs.c |
| [src/mess/video] | apple1.c coco.c coco3.c fm7.c gba.c pc_vga.c vic6567.h |
| r6134 Monday 19th October, 2009 at 02:41:38 UTC by Nathan Woods |
|---|
| [TI99] Added support for two new cartridge types. [Michael Zapf] |
| [docs] | messnew.txt |
| [src/mess/devices] | ti99cart.c ti99cart.h |
| r6133 Sunday 18th October, 2009 at 23:47:23 UTC by Angelo Salese |
|---|
| [PC98]: minor fix to test 512 kb of work ram |
| [src/mess/drivers] | pc98.c |
| r6132 Sunday 18th October, 2009 at 17:52:35 UTC by Curt Coder |
|---|
| [UPD7220] Set word size to 16 bits. |
| [src/mess/video] | upd7220.c |
| r6131 Sunday 18th October, 2009 at 16:42:54 UTC by Harmony |
|---|
| [CDI] Improving sound effect code; sounds great on Golden Oldies 1 and Lemmings, but causes bad sound in Hotel Mario and crashing in Pac-Panic. Commented out for now. [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6130 Sunday 18th October, 2009 at 16:15:02 UTC by Angelo Salese |
|---|
| [PC98]: Added some extra work ram r/w |
| [src/mess/drivers] | pc98.c |
| r6129 Sunday 18th October, 2009 at 10:46:41 UTC by Harmony |
|---|
| [CDI] Un-regressing Mario Hotel's RLE video and ability to get in-game [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6128 Sunday 18th October, 2009 at 08:37:24 UTC by Robbbert |
|---|
| [MESSUI] Discovered the existence of a system-wide software setting; added this to the Device View directory search. |
| [src/mess/osd/winui] | messui.c |
| r6127 Sunday 18th October, 2009 at 06:13:24 UTC by Harmony |
|---|
| [CDI] Added mosaic factor handling, fixes vertical banding in Micro Machines videos [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6126 Sunday 18th October, 2009 at 05:38:07 UTC by Harmony |
|---|
| [CDI] Made message/empty sectors still throw an interrupt if the EOF or EOR bit is set as well as TRIG, not just TRIG. This makes Connect 4 and CD-i Pinball playable, fixes the title screen in Zelda games, and other Capitol Disc Interactive games run farther. [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6125 Sunday 18th October, 2009 at 05:04:45 UTC by R. Belmont |
|---|
| Remove spurious printf. |
| [src/mess/machine] | mac.c |
| r6124 Sunday 18th October, 2009 at 05:02:39 UTC by R. Belmont |
|---|
| [MAC] Fix disassembly override so Toolbox A-line traps are shown. |
| [src/mess/machine] | mac.c |
| r6123 Sunday 18th October, 2009 at 03:47:17 UTC by R. Belmont |
|---|
| [MAC] Various minor tweeks plus preliminary boot tone from models with the Apple Sound Chip. |
| [src/mess/drivers] | mac.c |
| [src/mess/machine] | mac.c |
| r6122 Sunday 18th October, 2009 at 03:26:40 UTC by Harmony |
|---|
| [CDI] Fixing bad hack offset for Mono Level A audio, fixes remaining popping issues [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6121 Sunday 18th October, 2009 at 03:21:42 UTC by Robbbert |
|---|
| [MESSUI] Device View (Mount and Create) will default to the "software" folder if user didn't specify one in the software tab. |
| [src/mess/osd/winui] | messui.c |
| r6120 Sunday 18th October, 2009 at 02:03:34 UTC by Nathan Woods |
|---|
| Reverted CoCo over to an old copy of the 6847 code. I _really_ hate doing this but this is probably desirable until the GIME is properly emulated. |
| [src/mess] | mess.mak |
| [src/mess/drivers] | coco.c |
| [src/mess/includes] | coco.h |
| [src/mess/machine] | coco.c |
| [src/mess/video] | coco.c coco3.c coco6847.c* coco6847.h* |
| r6119 Sunday 18th October, 2009 at 02:00:08 UTC by Harmony |
|---|
| [CDI] Fixed crackling in CD-i games via a hack. The hack: Tacked an additional 16 samples' worth of slop onto the end of the sample buffer, and added a function to duplicate the last sample into the slop area. This appears to work around a theorized off-by-one in the dmadac audio device which is theoretically making it process extra sample(s). [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6118 Saturday 17th October, 2009 at 23:58:40 UTC by Harmony |
|---|
| [CDI] Added Stereo Level A APDCM decoding. [Harmony, CD-i Fan] |
| [src/mess/drivers] | cdi.c |
| r6117 Saturday 17th October, 2009 at 22:08:49 UTC by Harmony |
|---|
| [CDI] Added CLUT8 support, the main screen in the 1992 edition of Compton's Encyclopedia is no longer all black. [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6116 Saturday 17th October, 2009 at 20:52:33 UTC by Harmony |
|---|
| [CDI] Corrected decoding offsets; streaming CD-i audio is now almost perfect, minus some very slight static in the right channel. |
| [src/mess/drivers] | cdi.c |
| r6115 Saturday 17th October, 2009 at 17:00:51 UTC by Angelo Salese |
|---|
| [i386]: implemented sldt & str opcodes |
| [src/emu/cpu/i386] | i386op16.c |
| [src/mess/drivers] | pc98.c |
| r6114 Saturday 17th October, 2009 at 15:24:30 UTC by Robbbert |
|---|
| [MESSUI] Mount and Create in Device View will now default to the setting in the Software tab rather than random. |
| [src/mess/osd/winui] | messui.c |
| r6113 Saturday 17th October, 2009 at 11:45:20 UTC by Harmony |
|---|
| [CDI] Misc. Updates: [Harmony] - Increased Timer 0 CLOCK_A divisor from 30 to 150; just a guess, significantly decreases out-of-control emulated machine speed (see: Pac-Panic animations) - Separated audio and data buffer targets in cdram; significantly decreases glitchy transitions in some games (Sargon et al) while maintaining Lemmings RLE video compatibility. |
| [src/mess/drivers] | cdi.c |
| r6112 Saturday 17th October, 2009 at 10:26:45 UTC by Harmony |
|---|
| [CDI] Miscellaneous updates: [Harmony] - Now properly masking off the low 2 bits of CLUT entries, mask values and transparency values - Added stereo Level A support, commented out because it doesn't currently work - Fixed up region array processing, Richard Scarry's Best Neighbourhood Disc Ever not showing anything, and Zenith having a bad ball shadow. |
| [src/mess/drivers] | cdi.c |
| r6111 Saturday 17th October, 2009 at 07:13:30 UTC by Harmony |
|---|
| [CDI] Greatly improved Level A ADPCM emulation, only issue is the same distortion as with Level B and Level C [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6110 Saturday 17th October, 2009 at 06:46:21 UTC by Harmony |
|---|
| [CDI] Rudimentary Level A ADPCM support, produces intelligible but duplicated results. [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6109 Saturday 17th October, 2009 at 04:48:18 UTC by Harmony |
|---|
| Improved mono audio decoding; Hotel Mario's intro sounds better, though still poppy due to some sort of glitching on sector boundaries, don't know why. |
| [src/mess/drivers] | cdi.c |
| r6108 Friday 16th October, 2009 at 20:36:43 UTC by Wilbert Pol |
|---|
| [SMSSDISP] Yes, it really has 16(!) cartridge slots... |
| [src/mess/drivers] | sms.c |
| r6107 Friday 16th October, 2009 at 20:32:58 UTC by Wilbert Pol |
|---|
| [SMSSDISP] Changed order of cputag_reset and cputag_suspend calls. |
| [src/mess/machine] | sms.c |
| r6106 Friday 16th October, 2009 at 17:44:04 UTC by Angelo Salese |
|---|
| [X1]: Implemented IPL & NMI reset front panel buttons |
| [src/mess/drivers] | x1.c |
| r6105 Friday 16th October, 2009 at 17:41:05 UTC by Harmony |
|---|
| [CDI] Tweaked some offets to get intelligible-sounding (but still pretty lousy) sound. Only levels B and C are supported right now, A will fatalerror. [pSXAuthor, Harmony, CD-i Fan] |
| [src/mess/drivers] | cdi.c |
| r6104 Friday 16th October, 2009 at 17:20:03 UTC by Wilbert Pol |
|---|
| [SMSSDISP] Fix cpu selection in interrupt triggering. |
| [src/mess/machine] | sms.c |
| r6103 Friday 16th October, 2009 at 15:31:27 UTC by Dirk Best |
|---|
| [VTECH1] Added support for the SHRG (super hires graphics) modification |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | vtech1.c |
| r6102 Friday 16th October, 2009 at 14:22:37 UTC by Miodrag Milanović |
|---|
| [CGENIE] Moved code from audio part to machine part |
| [src/mess] | mess.mak |
| [src/mess/audio] | |
| [src/mess/includes] | cgenie.h |
| [src/mess/machine] | cgenie.c |
| r6101 Friday 16th October, 2009 at 13:55:24 UTC by Dirk Best |
|---|
| [VTECH1] Cleanup and reorganization |
| [src/mess] | mess.mak |
| [src/mess/drivers] | vtech1.c |
| [src/mess/includes] | |
| [src/mess/machine] |
| r6100 Friday 16th October, 2009 at 08:07:44 UTC by Dirk Best |
|---|
| Move OSD_FOPEN to osdmess.h |
| [src/mess] | mess.h |
| [src/mess/osd] | osdmess.h |
| r6099 Thursday 15th October, 2009 at 22:25:54 UTC by Harmony |
|---|
| Perhaps this will fix the CD-i crashes some people are observing? |
| [src/mess/drivers] | cdi.c |
| r6098 Thursday 15th October, 2009 at 21:31:46 UTC by Harmony |
|---|
| [CDI] Added rudimentary ADPCM decoding based on pSX XA implementation, sending the results to a file. No intelligible audio yet, but the hookup is there. [pSXAuthor, Harmony] |
| [src/mess/drivers] | cdi.c |
| r6097 Thursday 15th October, 2009 at 19:00:54 UTC by Miodrag Milanović |
|---|
| Fixed error init ram value with default value. |
| [src/mess/osd/winui] | propertiesms.c |
| r6096 Thursday 15th October, 2009 at 17:07:08 UTC by Firewave |
|---|
| Fixed a few more RAM configurations to match pre-device state |
| [src/mess/drivers] | apple2.c mtx.c |
| r6095 Thursday 15th October, 2009 at 17:06:22 UTC by Firewave |
|---|
| Removed obsolete file |
| [src/mame/drivers] |
| r6094 Thursday 15th October, 2009 at 15:09:56 UTC by Harmony |
|---|
| [CDI] Fixed dual-region region control flag handling; Lemmings is playable again. [Harmony] |
| [src/mess/drivers] | cdi.c |
| r6093 Thursday 15th October, 2009 at 14:33:43 UTC by Miodrag Milanović |
|---|
| Fixed RAM configs different then those before change to device |
| [src/mess/devices] | messram.h |
| [src/mess/drivers] | bw12.c coco.c gb.c mac.c mtx.c pecom.c pk8020.c svi318.c |
| [src/mess/osd/winui] | propertiesms.c |
| r6092 Thursday 15th October, 2009 at 13:41:46 UTC by Miodrag Milanović |
|---|
| Fixed MESSUI and listxml for messram Fixed config for elf2 Removed unused files |
| [src/mess] | |
| [src/mess/devices] | messram.c messram.h multcart.c |
| [src/mess/drivers] | elf.c |
| [src/mess/osd/winui] | propertiesms.c |
| [src/mess/tools/messtest] | testmess.c |
| r6091 Thursday 15th October, 2009 at 11:58:52 UTC by Dirk Best |
|---|
| [MC10] Cleanups |
| [src/mess/drivers] | mc10.c |
| r6090 Thursday 15th October, 2009 at 10:45:07 UTC by Dirk Best |
|---|
| Removed unneeded file |
| [src/mess/video] |
| r6089 Thursday 15th October, 2009 at 09:02:41 UTC by Robbbert |
|---|
| [ZX] Fixed ts1500 memory size regression, it can boot now. Removed unused gfxdecode code. |
| [src/mess/drivers] | zx.c |
| Previous 50 | 15994 Revisions | Next 50 |