MESS moved to SVN and was later merged into the MAME SVN.
| Previous 50 | 8919 Revisions | Next 50 |
| Saturday 22nd April, 2006 at 07:42:41 UTC by Wilbert Pol |
|---|
| Updated sm8500 core to DISASSEMBLE_NEW style |
| [mess/cpu/sm8500] | sm8500.c sm8500.h sm8500d.c |
| Friday 21st April, 2006 at 21:26:17 UTC by Nathan Woods |
|---|
| [PC1350] Fixed 0.105u2 regression |
| [mess/includes] | pc1350.h |
| [mess/machine] | pc1350.c |
| [mess/systems] | pocketc.c |
| Friday 21st April, 2006 at 20:14:03 UTC by Nathan Woods |
|---|
| 1. [N64] Properly recognizes .n64 file extension. [Justin Kerk] 2. [GAMECOM] Fixed miscellaneous compilation errors |
| [docs] | messnew.txt |
| [mess/cpu/sm8500] | sm8500.c |
| [mess/machine] | gamecom.c |
| [mess/systems] | gamecom.c n64.c |
| Friday 21st April, 2006 at 18:15:06 UTC by Wilbert Pol |
|---|
| Updated eainfo header include |
| [mess/cpu/sm8500] | sm8500d.c |
| Friday 21st April, 2006 at 17:34:12 UTC by Wilbert Pol |
|---|
| Minor cosmetic update: replace an occurence of 8 spaces with a tab |
| [mess] | mess.mak |
| Friday 21st April, 2006 at 17:08:55 UTC by Wilbert Pol |
|---|
| [WSWAN] Changed drivers to make use of new v30mz cpu core Added Tiger Game.com as GAME_NOT_WORKING driver. |
| [mess] | mess.mak messdriv.c |
| [mess/systems] | gamecom.c wswan.c |
| Friday 21st April, 2006 at 16:50:18 UTC by Wilbert Pol |
|---|
| Added seperate v30mz cpu core and enabled sm8500 cpu core. |
| [mess] | mess.mak |
| [mess/cpu] | cpu.mak |
| [mess/cpu/v30mz] | necea.h* nechost.h* necinstr.h* necintrf.h* necmodrm.h* v30mz.c* v30mz.h* |
| [src] | cpuintrf.c cpuintrf.h |
| Friday 21st April, 2006 at 15:02:49 UTC by Nathan Woods |
|---|
| [C64] Fixed 0.105u2 regression |
| [mess/machine] | c64.c |
| Friday 21st April, 2006 at 14:29:12 UTC by Nathan Woods |
|---|
| [CGENIE] Fixed 0.105u2 regression, and implemented configurable RAM support |
| [docs] | messnew.txt |
| [mess/machine] | cgenie.c |
| [mess/systems] | cgenie.c |
| Friday 21st April, 2006 at 13:11:06 UTC by Nathan Woods |
|---|
| [LYNX] Fixed regressions caused by stricter state save registrations, and cleaned up driver |
| [mess/includes] | lynx.h |
| [mess/machine] | lynx.c |
| [mess/systems] | lynx.c |
| Friday 21st April, 2006 at 03:00:15 UTC by Nathan Woods |
|---|
| [AMIGA] Fixed crash |
| [mess/systems] | amiga.c |
| Thursday 20th April, 2006 at 13:23:24 UTC by Nathan Woods |
|---|
| 1. Updated to MAME 0.105u2 core 2. Annoted already fixed bug as being bug #873 |
| Wednesday 19th April, 2006 at 23:55:53 UTC by Nathan Woods |
|---|
| [PDP1] Misc cleanups |
| [mess/machine] | pdp1.c |
| [mess/systems] | pdp1.c |
| [mess/vidhrdw] | pdp1.c |
| Wednesday 19th April, 2006 at 18:53:25 UTC by Wilbert Pol |
|---|
| [WSwAN] Fix compile error |
| [mess/systems] | wswan.c |
| Wednesday 19th April, 2006 at 17:13:47 UTC by Wilbert Pol |
|---|
| [WSWAN] Removed improper usage of ROM_REGION areas |
| [mess/machine] | wswan.c |
| [mess/systems] | wswan.c |
| Wednesday 19th April, 2006 at 16:43:55 UTC by Lawrence Gold |
|---|
| Fixed a link error for messtest. (Arnaud G. Gibert) The clean68k target now removes libcpu.a, which fixes link errors for successive builds made without a full clean. (Arnaud G. Gibert) |
| [src/unix] | unix.mak |
| [src/unix/doc] | changes.unix |
| Wednesday 19th April, 2006 at 15:37:13 UTC by Cowering |
|---|
| Removed 'Pending Redump' flags since they mean nothing to MESS |
| [hash] | nes.hsi |
| Wednesday 19th April, 2006 at 15:33:55 UTC by Cowering |
|---|
| Made the XML parser happy with & |
| [hash] | gen_usa.hsi nes.hsi |
| Wednesday 19th April, 2006 at 12:55:19 UTC by Nathan Woods |
|---|
| [MBEE] Removing empty ROM regions |
| [mess/systems] | mbee.c |
| [mess/vidhrdw] | mbee.c |
| Wednesday 19th April, 2006 at 02:01:44 UTC by Nathan Woods |
|---|
| [Windows GUI] Fixed bug that caused problems selecting different images in the^M picker |
| [docs] | messnew.txt |
| [mess/ui] | mess32ui.c |
| Tuesday 18th April, 2006 at 23:58:45 UTC by Nathan Woods |
|---|
| Fixed state save problems with i8085 and PSX |
| [src] | state.h |
| [src/cpu/i8085] | i8085.c |
| Tuesday 18th April, 2006 at 20:25:18 UTC by Wilbert Pol |
|---|
| Safety commit so this code cannot get lost. - Preliminary sm8500 cpu core (>90% working) - Preliminary game.com driver code (not working yet) |
| [mess/cpu/sm8500] | sm8500.c* sm8500.h* sm8500d.c* sm85ops.h* |
| [mess/includes] | gamecom.h* |
| [mess/machine] | gamecom.c* |
| [mess/systems] | gamecom.c* |
| [mess/vidhrdw] | gamecom.c* |
| Tuesday 18th April, 2006 at 19:39:26 UTC by Lawrence Gold |
|---|
| Restored CWOverrideRedirect in the attribute mask. |
| [src/unix/video-drivers] | x11.c |
| Tuesday 18th April, 2006 at 17:12:26 UTC by Cowering |
|---|
| Massive update.. All USA Carts are verified now. 99% of JAP also This has new SHA1 hashes also |
| [hash] | gen_usa.hsi |
| Tuesday 18th April, 2006 at 15:18:52 UTC by Lawrence Gold |
|---|
| Reverted a change intended to work around some Metacity focus misbehavior. It was causing all window managers to have focus problems in fullscreen mode. |
| [src/unix/doc] | changes.unix |
| [src/unix/video-drivers] | x11.c |
| Tuesday 18th April, 2006 at 13:06:47 UTC by Nathan Woods |
|---|
| [SNES] Fixed 0.105u1 regression |
| [mess/systems] | snes.c |
| Tuesday 18th April, 2006 at 12:43:44 UTC by Nathan Woods |
|---|
| Fixed a type safety problem in the save state registration |
| [src/machine] | z80pio.c |
| Tuesday 18th April, 2006 at 03:14:01 UTC by Cowering |
|---|
| Massive update.. If you find any mapper info you think is wrong, please let me know This has new SHA1 hashes also |
| [hash] | nes.hsi |
| Tuesday 18th April, 2006 at 00:35:20 UTC by Nathan Woods |
|---|
| Added Sharp Famicom Twin driver [incog] |
| [docs] | messnew.txt |
| [mess] | messdriv.c |
| [mess/systems] | nes.c |
| Tuesday 18th April, 2006 at 00:10:12 UTC by Nathan Woods |
|---|
| [AMIGA] Fixed 0.105u1 regression [Dirk Best] |
| [mess/systems] | amiga.c |
| Monday 17th April, 2006 at 20:00:05 UTC by Wilbert Pol |
|---|
| [WSWAN] Fixed a compile warning. |
| [mess/machine] | wswan.c |
| Monday 17th April, 2006 at 14:13:21 UTC by Wilbert Pol |
|---|
| [WSWAN] Fixed two sprite display issues. Updated hblank/vblank counter support. Added some RTC support, but it's not fully working yet. Updated initial reset banking code. |
| [mess/includes] | wswan.h |
| [mess/machine] | wswan.c |
| [mess/vidhrdw] | wswan.c |
| Monday 17th April, 2006 at 04:27:12 UTC by Hobie Troxell |
|---|
| Bug #869 - updated property snapshots |
| [docs] | wintoc.xml |
| [docs/windows] | guiconf.htm |
| [docs/windows/images] |
| Monday 17th April, 2006 at 03:27:36 UTC by Hobie Troxell |
|---|
| Bug #869 - update some of the windows documentation. More to come. |
| [docs] | wintoc.xml |
| [docs/windows] | install.htm main.htm |
| [docs/windows/images] |
| Monday 17th April, 2006 at 00:47:41 UTC by Lawrence Gold |
|---|
| In fullscreen mode, the display no longer appears underneath other windows when the window manager is Metacity 2.14.x. However, there's still a problem with keystrokes not being received, but you can use "-grabkeyboard (-gkb)" or left-ctrl + end as a workaround. |
| [src/unix/video-drivers] | x11.c |
| Sunday 16th April, 2006 at 19:00:27 UTC by Lawrence Gold |
|---|
| clone_of changes for 0.105u1. |
| [src/unix] | config.c fronthlp.c video.c |
| Sunday 16th April, 2006 at 18:28:10 UTC by Lawrence Gold |
|---|
| Changes for 0.105. |
| [src/unix] | config.c fileio.c fronthlp.c video.c |
| [src/unix/doc] | changes.unix |
| [src/unix/doc/mame] | whatsnew.txt windows.txt |
| [src/unix/doc/mess] | messnew.txt sysinfo.dat |
| Sunday 16th April, 2006 at 17:14:49 UTC by Wilbert Pol |
|---|
| [WSWAN] Several graphics fixed. Added support for wonderswan color. |
| [mess] | messdriv.c |
| [mess/includes] | wswan.h |
| [mess/machine] | wswan.c |
| [mess/sndhrdw] | wswan.c |
| [mess/systems] | wswan.c |
| [mess/vidhrdw] | wswan.c |
| Sunday 16th April, 2006 at 16:28:02 UTC by Nathan Woods |
|---|
| [Imgtool] Partially changed how Imgtool drivers are specified; only have this set up for floppy drivers right now; more to come |
| [mess/tools/imgtool] | fat.c iflopimg.c iflopimg.h imgtool.c library.c library.h mac.c os9.c prodos.c rsdos.c vzdos.c |
| Saturday 15th April, 2006 at 20:05:23 UTC by Nathan Woods |
|---|
| Fixed debug builds [Dirk Best] |
| [ROOT] | makefile.mes |
| [mess/cpu/f8] | f8dasm.c |
| [mess/cpu/saturn] | saturnds.c |
| [mess/cpu/tms7000] | 7000dasm.c |
| [mess/cpu/z80gb] | z80gbd.c |
| Saturday 15th April, 2006 at 13:55:52 UTC by Nathan Woods |
|---|
| Changed system.c to messdriv.c, as per MAME convention |
| [mess] | mess.mak messdriv.c* |
| Saturday 15th April, 2006 at 12:27:24 UTC by Nathan Woods |
|---|
| Removed code now in mamecore.h |
| [mess/vidhrdw] | m6847.c |
| Saturday 15th April, 2006 at 12:21:17 UTC by Nathan Woods |
|---|
| Fixed debug compilation error |
| [mess/vidhrdw] | m6847.c |
| Friday 14th April, 2006 at 23:55:13 UTC by Hobie Troxell |
|---|
| Bug #844 Deleted some duplicates with info from MJSTY |
| [hash] | msx.hsi msx2.hsi |
| Friday 14th April, 2006 at 22:39:10 UTC by Nathan Woods |
|---|
| 1. Updated to MAME 0.105u1 core 2. [COCO] Mid-scanline raster effect enhancements |
| Wednesday 12th April, 2006 at 22:47:24 UTC by Nathan Woods |
|---|
| [COCO3] Small optimization |
| [mess/vidhrdw] | coco3.c |
| Wednesday 12th April, 2006 at 13:13:13 UTC by Nathan Woods |
|---|
| [COCO] Miscellaneous refactorings |
| [mess/machine] | coco.c |
| [mess/vidhrdw] | m6847.c m6847.h |
| Tuesday 11th April, 2006 at 01:40:26 UTC by Nathan Woods |
|---|
| Updated makefile disassembly targets |
| [ROOT] | makefile.mes |
| Monday 10th April, 2006 at 11:38:50 UTC by Nathan Woods |
|---|
| Reverting mistake |
| [src/drivers] | atarisy2.c |
| Monday 10th April, 2006 at 01:47:30 UTC by Nathan Woods |
|---|
| Moved all N64 hardware emulation into src/machine/n64.c for proper code sharing between MAME and MESS |
| [mess] | mess.mak |
| [mess/systems] | n64.c |
| [src] | mame.mak |
| [src/cpu/rsp] | rsp.c |
| [src/drivers] | aleck64.c atarisy2.c |
| [src/includes] | n64.h* |
| [src/machine] | n64.c* |
| Previous 50 | 8919 Revisions | Next 50 |