The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r2650 Sunday 18th May, 2008 at 10:29:41 UTC by Curt Coder |
|---|
| [OSCNANO] Added OSCOM Nano as working. |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | tmc1800.c |
| r2649 Sunday 18th May, 2008 at 09:42:24 UTC by Barry Rodewald |
|---|
| [X68000] Moved HD controller to new file, converted to new device system. |
| [src/mess] | mess.mak |
| [src/mess/drivers] | x68k.c |
| [src/mess/machine] | x68k_hdc.c* x68k_hdc.h* |
| r2648 Sunday 18th May, 2008 at 00:02:35 UTC by Nathan Woods |
|---|
| [Bug #1609] Surfaced the CoCo BASIC filter option |
| [src/mess/tools/imgtool/modules] | rsdos.c |
| r2647 Saturday 17th May, 2008 at 15:15:24 UTC by Nathan Woods |
|---|
| [COCO] Minor cleanups, as per bug #1608 |
| [src/mess/machine] | coco.c |
| r2646 Saturday 17th May, 2008 at 13:35:47 UTC by Stefano Priore |
|---|
| Converted to tagged inputs |
| [src/mess/drivers] | mc10.c svi318.c |
| [src/mess/machine] | mc10.c svi318.c |
| r2645 Saturday 17th May, 2008 at 10:10:58 UTC by Curt Coder |
|---|
| [COMX35] Fixed save states. |
| [src/mess/includes] | comx35.h |
| [src/mess/machine] | comx35.c |
| [src/mess/video] | comx35.c |
| r2644 Saturday 17th May, 2008 at 06:02:18 UTC by Robbbert |
|---|
| [BEBOX] Fixed duplicate savestate message. |
| [src/mess/machine] | bebox.c |
| r2643 Saturday 17th May, 2008 at 01:31:52 UTC by Nathan Woods |
|---|
| [Imgtool/Messtest] Added a test case, cleanups and fixed two memory leaks |
| [src/mess/tests] | imgtool_rsdos.xml |
| [src/mess/tools/imgtool] | stream.c |
| [src/mess/tools/messtest] | testimgt.c |
| r2642 Saturday 17th May, 2008 at 01:16:57 UTC by Robbbert |
|---|
| [PC] europc - fixed assert with pit8253 device. |
| [src/mess/machine] | amstr_pc.c europc.c |
| r2641 Saturday 17th May, 2008 at 00:36:29 UTC by R. Belmont |
|---|
| [SDLMESS] One more update from SDLMAME u1. |
| [ROOT] | makefile.sdl |
| r2640 Friday 16th May, 2008 at 23:38:12 UTC by R. Belmont |
|---|
| [SDLMESS] Various improvements, including improved Mac debugger, Unix/X11 paste capability, and more. |
| [src/mess/osd/sdl] | sdlmess.c |
| [src/osd/sdl] | debugosx.c sdl.mak |
| r2639 Friday 16th May, 2008 at 18:36:09 UTC by Curt Coder |
|---|
| [COMX] Added support for 70-track disk images. |
| [src/mess/machine] | comx35.c |
| r2638 Friday 16th May, 2008 at 14:24:02 UTC by Robbbert |
|---|
| [COMPIS] Exterminated numerous bugs, system now works.(bug #1552) |
| [src/mess/machine] | compis.c |
| r2637 Friday 16th May, 2008 at 14:20:36 UTC by Curt Coder |
|---|
| [COMX35] Added memory refresh DMA, fixed reset time constant, added reset key, fixed CDP1871 DA/RPT line on power up, added DOS ROM mirroring. |
| [src/mess/drivers] | comx35.c |
| [src/mess/includes] | comx35.h |
| [src/mess/machine] | cdp1871.c comx35.c |
| r2636 Friday 16th May, 2008 at 12:40:41 UTC by Nathan Woods |
|---|
| Coding standards |
| [src/mess/tools/messtest] | testimgt.c |
| r2635 Friday 16th May, 2008 at 11:19:53 UTC by Nathan Woods |
|---|
| Now supporting encoding of tokenized BASIC files. (bug #1609) |
| [docs] | messnew.txt |
| [src/mess/tools/imgtool] | filtbas.c stream.c |
| r2634 Friday 16th May, 2008 at 05:55:39 UTC by Fabio Priuli |
|---|
| [GENESIS / MD] Fixed cheat issue |
| [docs] | messnew.txt |
| [src/mess/drivers] | genesis.c |
| r2633 Friday 16th May, 2008 at 04:31:59 UTC by Robbbert |
|---|
| [ZX] Slight video improvement. |
| [src/mess/drivers] | zx.c |
| [src/mess/includes] | zx.h |
| [src/mess/machine] | zx.c |
| [src/mess/video] | zx.c |
| r2632 Thursday 15th May, 2008 at 21:16:18 UTC by Roberto Zandonà |
|---|
| add informations |
| [docs] | messnew.txt |
| r2631 Thursday 15th May, 2008 at 21:09:53 UTC by Roberto Zandonà |
|---|
| [C64] fix for c64 joysticks [Bug #1150] |
| [src/mess/machine] | c64.c |
| r2630 Thursday 15th May, 2008 at 18:02:02 UTC by Cowering |
|---|
| [Genesis] recommit one changed MAME core file to make custom mappers work. maybe someone can look and see how to do this without changing MAME core |
| [src/mame/drivers] | megadriv.c |
| r2629 Thursday 15th May, 2008 at 14:38:35 UTC by Curt Coder |
|---|
| [COMX35] Fixed floppy loading. |
| [docs] | messnew.txt |
| [src/mess/machine] | comx35.c |
| r2628 Thursday 15th May, 2008 at 11:26:28 UTC by Nathan Woods |
|---|
| Updated to MAME 0.125u1 core |
| [ROOT] | makefile |
| [docs] | messnew.txt |
| [src/emu] | cpuexec.h cpuintrf.c emu.mak emuopts.c emuopts.h fileio.c fileio.h memory.c memory.h sound.c ui.c video.c video.h |
| [src/emu/cpu] | cpu.mak drcbec.c* drcbeut.c* drcbeut.h* drcbex64.c* drcbex86.c* drccache.c* drccache.h* drcfe.c drcfe.h drcuml.c* drcuml.h* drcumld.c* drcumld.h* drcumlsh.h* x86emit.h |
| [src/emu/cpu/ds5002fp] | ds5002fp.c* ds5002fp.h* ds5002fpdasm.c* ds5002fpops.c* |
| [src/emu/cpu/mips] | mips3.c mips3.h mips3com.c mips3drc.c mips3dsm.c mips3fe.c mips3fe.h r3000.c |
| [src/emu/cpu/z180] | z180dasm.c |
| [src/emu/cpu/z80] | z80dasm.c |
| [src/emu/debug] | debugvw.c |
| [src/emu/drivers] | xtal.h |
| [src/emu/machine] | 6526cia.c 6526cia.h cdp1852.c* cdp1852.h* |
| [src/emu/sound] | s14001a.c tms5110.c tms5220.c |
| [src/emu/video] | cdp1869.c voodoo.c |
| [src/lib/util] | aviio.c aviio.h |
| [src/mame] | mame.mak mamedriv.c |
| [src/mame/drivers] | arcadecl.c asteroid.c atarig42.c atarisy2.c blktiger.c cidelsa.c cps1.c cps2.c cps3.c djmain.c dynax.c funworld.c gaelco.c gatron.c* gottlieb.c hng64.c leland.c lkage.c lwings.c megadriv.c meritm.c missile.c namcona1.c segac2.c spaceg.c tagteam.c tail2nos.c tankbatt.c tankbust.c taotaido.c targeth.c taxidrvr.c tmaster.c toaplan1.c toaplan2.c undrfire.c wrally.c yunsun16.c |
| [src/mame/includes] | gaelcrpt.h* namcona1.h |
| [src/mame/machine] | gaelcrpt.c* snes.c wrally.c |
| [src/mame/video] | cps1.c namcona1.c undrfire.c wrally.c |
| [src/mess] | mess.mak |
| [src/mess/drivers] | a2600.c a310.c abc80x.c avigo.c |
| [src/mess/machine] | apple2gs.c apple3.c c64.c lisa.c osborne1.c |
| [src/tools] | chdman.c |
| r2627 Thursday 15th May, 2008 at 05:58:36 UTC by Justin Kerk |
|---|
| Fix encoding in samcoupe.c |
| [src/mess/drivers] | samcoupe.c |
| r2626 Wednesday 14th May, 2008 at 19:46:47 UTC by Cowering |
|---|
| [SAMCOUPE] Update hashes to GoodSamC V3.14 |
| [hash] | samcoupe.hsi |
| r2625 Wednesday 14th May, 2008 at 19:29:59 UTC by Cowering |
|---|
| renaming coupe to samcoupe (with Eclipse.. bear with me) (yes, i know history is gone, but i did what the Eclipse docs told me LOL) |
| [src/mess/drivers] | |
| [src/mess/includes] | |
| [src/mess/machine] | |
| [src/mess/video] |
| r2624 Wednesday 14th May, 2008 at 19:21:49 UTC by Cowering |
|---|
| renaming coupe to samcoupe (with Eclipse.. bear with me) |
| [src/mess] | messdriv.c |
| r2623 Wednesday 14th May, 2008 at 19:17:02 UTC by Cowering |
|---|
| renaming coupe to samcoupe (with Eclipse.. bear with me) |
| [src/mess/video] | samcoupe.c* |
| r2622 Wednesday 14th May, 2008 at 19:14:53 UTC by Cowering |
|---|
| renaming coupe to samcoupe (with Eclipse.. bear with me) |
| [src/mess] | mess.mak |
| r2621 Wednesday 14th May, 2008 at 17:51:07 UTC by Cowering |
|---|
| renaming 'coupe' to 'samcoupe' |
| [hash] |
| r2620 Wednesday 14th May, 2008 at 17:37:27 UTC by Curt Coder |
|---|
| [COMX35] System is now working, except for some tidbits. |
| [docs] | messnew.txt |
| [src/mess] | mess.mak |
| [src/mess/drivers] | comx35.c |
| [src/mess/includes] | comx35.h |
| [src/mess/machine] | comx35.c* |
| [src/mess/video] | comx35.c |
| r2619 Wednesday 14th May, 2008 at 07:37:44 UTC by Robbbert |
|---|
| [SUPER80] Added 1 more variant. |
| [src/mess/drivers] | super80.c |
| r2618 Wednesday 14th May, 2008 at 03:15:30 UTC by Cowering |
|---|
| [VIC20] tiny spell fixes |
| [hash] | vic20.hsi |
| r2617 Wednesday 14th May, 2008 at 02:48:00 UTC by Cowering |
|---|
| [GENESIS] Update hashes to GoodGen V3.14 |
| [hash] | genesis.hsi |
| r2616 Tuesday 13th May, 2008 at 12:47:19 UTC by Nathan Woods |
|---|
| [IMGTOOL COCO BASIC] Fixed tokenization for DSKO$ command and above. (bug #1609) |
| [docs] | messnew.txt |
| [src/mess/tools/imgtool] | filtbas.c |
| r2615 Monday 12th May, 2008 at 23:25:53 UTC by Roberto Zandonà |
|---|
| A little update |
| [docs] | messnew.txt |
| r2614 Monday 12th May, 2008 at 23:20:05 UTC by Roberto Zandonà |
|---|
| convert default state IP_ACTIVE_LOW in IP_ACTIVE_HIGH |
| [src/mess/machine] | amigakbd.c |
| r2613 Monday 12th May, 2008 at 22:48:12 UTC by Roberto Zandonà |
|---|
| partial fix for amiga keyboard |
| [src/mess/machine] | amigakbd.c |
| r2612 Monday 12th May, 2008 at 22:20:12 UTC by Fabio Priuli |
|---|
| [AMIGACD / AMIGAFDC] Fixed a couple of regressions. CDTV still doesn't work. |
| [docs] | messnew.txt |
| [src/mess/machine] | amigacd.c amigafdc.c |
| r2611 Monday 12th May, 2008 at 16:24:52 UTC by Miodrag Milanović |
|---|
| [BETA] Betadisk recognition of TDR format |
| [src/mess/machine] | beta.c |
| r2610 Monday 12th May, 2008 at 16:23:12 UTC by Miodrag Milanović |
|---|
| [SCORPION] Some small fixes |
| [src/mess/drivers] | scorpion.c |
| r2609 Monday 12th May, 2008 at 14:12:30 UTC by Miodrag Milanović |
|---|
| [ORION] ROMDISKs are carts, Lucksian Key disks format support |
| [docs] | messnew.txt |
| [src/mess/drivers] | orion.c |
| [src/mess/machine] | orion.c |
| r2608 Monday 12th May, 2008 at 10:21:21 UTC by Nathan Woods |
|---|
| Fixed performance problems with -triplebuffer. (bug #1539) [Justin Kerk] |
| [docs] | messnew.txt |
| [src/osd/windows] | drawd3d.c |
| r2607 Monday 12th May, 2008 at 10:18:18 UTC by Nathan Woods |
|---|
| [AMIGACD] Fixed regression introduced in 0.125. [Fabio Priuli] |
| [docs] | messnew.txt |
| [src/mess/machine] | amigacd.c |
| r2606 Monday 12th May, 2008 at 00:14:16 UTC by Nathan Woods |
|---|
| Submitting on behalf of Fabio Priuli: 1. Added .bin extension to various consoles 2. Added SHA-1 checksums to various submissions 3. Consolidated various ZX81 variants 4. Merged prav8dd and prav8dda |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | b2m.c bk.c gb.c oric.c orion.c pce.c pentagon.c pokemini.c scorpion.c sg1000.c sms.c special.c ut88.c zx.c |
| r2605 Sunday 11th May, 2008 at 20:29:49 UTC by Hobie Troxell |
|---|
| [MESSUI] Fixed about box typo and copyright date |
| [src/osd/winui] | mameui.rc |
| r2604 Sunday 11th May, 2008 at 12:39:47 UTC by Curt Coder |
|---|
| [TMC2000] Fixed colorram. Added quickload. |
| [src/mess/drivers] | tmc1800.c |
| [src/mess/includes] | tmc1800.h |
| r2603 Sunday 11th May, 2008 at 04:35:10 UTC by R. Belmont |
|---|
| [SDLMESS] Additional 0.125 sync and Win32 fixes |
| [src/mess/osd/sdl] | sdl.mak winutils.c* winutils.h* |
| [src/osd/sdl] | sdlfile.c |
| r2602 Sunday 11th May, 2008 at 04:14:17 UTC by R. Belmont |
|---|
| [SDLMESS] Sync with 0.125 release (fixes Win32 compile) |
| [ROOT] | makefile.sdl |
| [src/mess/osd/sdl] | sdlmess.c |
| r2601 Sunday 11th May, 2008 at 03:43:37 UTC by R. Belmont |
|---|
| [SDLMESS] Improved clipboard paste for OS X [Tim Lindner] |
| [src/mess/osd/sdl] | sdlmess.c |
| Previous 50 | 15994 Revisions | Next 50 |