Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15082 Thursday 3rd May, 2012 at 00:57:11 UTC by Barry Rodewald
i386: Big pmode update. OS/2 2.1 more or less runs now. [Carl]
[src/emu/cpu/i386]i386.c i386priv.h

r15081 Wednesday 2nd May, 2012 at 17:29:48 UTC by Curt Coder
[C64] Added preliminary support for the IDE64 v4.1 cartridge. Load/save from BASIC works, but there is graphics corruption in the menu, and USB/CF is not supported yet. [Curt Coder]
[src/mess/machine]c64_ide64.c

r15080 Wednesday 2nd May, 2012 at 16:38:59 UTC by Sandro Ronco
tvc: added cartridge support. [Sandro Ronco]
[src/mess/drivers]tvc.c

r15079 Wednesday 2nd May, 2012 at 16:29:52 UTC by Jonathan Gevaryahu
added beginnings of rwts18-encoded apple2 floppy decoding
fix fake transition code in dfi_dsk
[src/lib/formats]ap2_dsk.c ap2_dsk.h dfi_dsk.c
[src/mess/tools/floptool]main.c

r15078 Wednesday 2nd May, 2012 at 13:13:33 UTC by Robbbert
Tidyup of Oric driver (not finished yet); fixed uninitialised variable in acia6551 which randomly caused telstrat to crash at start.
[src/emu/machine]6551acia.c
[src/mess/drivers]oric.c
[src/mess/includes]oric.h
[src/mess/machine]oric.c
[src/mess/video]oric.c

r15077 Wednesday 2nd May, 2012 at 10:41:20 UTC by Sandro Ronco
tvc: fixed array overflow that causes random crashes. (nw)
[src/mess/drivers]tvc.c

r15076 Tuesday 1st May, 2012 at 00:14:56 UTC by R. Belmont
Various Clang warning cleanups (and a few actual bugfixes) [Balrog]
[src/emu/cpu/i386]i386op16.c i386op32.c i386ops.c
[src/emu/cpu/m68000]m68kcpu.h
[src/emu/machine]eeprom.c
[src/emu/sound]pokey.c tms5220.c
[src/lib/formats]apridisk.c coco_dsk.c ioprocs.c
[src/lib/lib7z]LzmaEnc.c
[src/lib/libflac/libflac]md5.c
[src/lib/util]un7z.c
[src/osd/sdl]debugosx.m

r15075 Tuesday 1st May, 2012 at 00:05:18 UTC by MooglyGuy
[PC] Corrected SN76496 clocks to /4 of sysclock instead of /5, fixes pitch to match video [MooglyGuy, Kef Schecter]
[src/mess/drivers]pc.c

r15074 Monday 30th April, 2012 at 22:42:22 UTC by R. Belmont
3c505 improvements. Netbooting a MESS Apollo instance off a second MESS Apollo instance is now possible, and Domain/OS 10.4 works. [Hans Ostermeyer]
[src/mess/machine]3c505.c 3c505.h

r15073 Monday 30th April, 2012 at 14:57:43 UTC by Fabio Priuli
fixed several xml failures. no whatsnew.
[hash]snes.xml

r15072 Monday 30th April, 2012 at 13:44:16 UTC by Miodrag Milanović
Made UI for BIOS selection where applicable, and moved info about current
system and default bios to device_t class (no whatsnew)

clean build needed
[src/emu]device.h romload.c romload.h uimain.c uimain.h
[src/emu/machine]generic.c

r15071 Monday 30th April, 2012 at 13:26:42 UTC by R. Belmont
Fix typo and copy/paste error (nw)
[src/mess/machine]a2themill.c

r15070 Monday 30th April, 2012 at 13:22:07 UTC by R. Belmont
Quick documentation update (nw)
[src/mess/machine]mac.c

r15069 Monday 30th April, 2012 at 12:48:25 UTC by Fabio Priuli
snes.xml: finished documenting unreleased titles, very special thanks to Evan of snes central who made this a piece of cake [MESSfan]
[hash]snes.xml

r15068 Monday 30th April, 2012 at 06:52:14 UTC by Miodrag Milanović
Sync with MAME r16136 (no whatsnew)
[ROOT]makefile
[src/emu/machine]idectrl.c
[src/emu/sound]i5000.c sound.mak
[src/mame]mame.lst
[src/mame/drivers]epos.c meyc8088.c spacefb.c subsino2.c zaxxon.c
[src/mame/includes]scramble.h

r15067 Monday 30th April, 2012 at 06:47:59 UTC by Barry Rodewald
amstrad: Put CRTC and palette writes behind a short timer. This fixes video timing glitches in numerous games.
[src/mess/machine]amstrad.c

r15066 Monday 30th April, 2012 at 02:09:42 UTC by R. Belmont
Apple II: Found and implemented the OS9 memory mapper for The Mill, but the available OS9 disk image appears to be damaged. Sigh. (nw)
[src/mess/machine]a2themill.c a2themill.h

r15065 Monday 30th April, 2012 at 01:42:19 UTC by Barry Rodewald
i386: Fix for bt? instructions [Carl]
[src/emu/cpu/i386]i386.c i386op16.c i386op32.c

r15064 Sunday 29th April, 2012 at 22:41:45 UTC by R. Belmont
PowerPC OS X compile fix from MAME (nw)
[src/emu/video]rgbvmx.h

r15063 Sunday 29th April, 2012 at 21:48:36 UTC by R. Belmont
Fix bug found by Clang (behavior *appears* correct but can't verify) [Balrog, R. Belmont]
[src/mess/machine]mc6854.c

r15062 Sunday 29th April, 2012 at 21:09:51 UTC by R. Belmont
Apple II: Added "The Mill" 6809 card. BASIC demo program works; OS9 and Excel Flex appear to need undumped additional ROMs. [R. Belmont]
[src/mess]mess.mak
[src/mess/drivers]apple2.c
[src/mess/machine]a2themill.c* a2themill.h*

r15061 Sunday 29th April, 2012 at 21:05:58 UTC by R. Belmont
Port MAME fix for invalid ISO C syntax + apply to AES (nw)
[src/mame/drivers]neogeo.c
[src/mame/includes]neogeo.h
[src/mess/drivers]ng_aes.c

r15060 Sunday 29th April, 2012 at 20:26:52 UTC by Wilbert Pol
machine/gb.c: Make the bank mask calculation a bit less unclear to read (nw)
[src/mess/machine]gb.c

r15059 Sunday 29th April, 2012 at 19:06:31 UTC by R. Belmont
Remove always-false compares (nw)
[src/lib/libflac/libflac]memory.c

r15058 Sunday 29th April, 2012 at 18:57:28 UTC by R. Belmont
$(FLACOPTS) should come after all global options so -Wno-unused-functions is after -Wall rather than before (nw)
[src/lib]lib.mak

r15057 Sunday 29th April, 2012 at 18:07:49 UTC by Firewave
removed $(CCOMFLAGS) from libflac for now (nw)
[src/lib]lib.mak

r15056 Sunday 29th April, 2012 at 17:42:05 UTC by Firewave
fixed several GCC 4.6 warnings with libflac and lib7z
[src/lib/lib7z]LzmaEnc.c
[src/lib/libflac/libflac]lpc.c stream_decoder.c stream_encoder.c

r15055 Sunday 29th April, 2012 at 16:50:26 UTC by R. Belmont
Fix GCC 4.6 compile (nw)
[src/lib/lib7z]LzmaEnc.c
[src/lib/libflac/libflac]lpc.c

r15054 Sunday 29th April, 2012 at 07:21:25 UTC by Sandro Ronco
z88: optimized memory banking. (nw)
[src/mess/drivers]z88.c
[src/mess/includes]z88.h

r15053 Sunday 29th April, 2012 at 01:47:07 UTC by Barry Rodewald
x68k: Fixed Cameltry regression. (no whatsnew)
[src/mess/video]x68k.c

r15052 Saturday 28th April, 2012 at 16:49:37 UTC by Firewave
properly fixed the allocation/deallocations in src/lib/util/cdrom.c / also fixed some potential leaks
[src/lib/util]cdrom.c

r15051 Saturday 28th April, 2012 at 15:42:26 UTC by Firewave
libflac/lib7zip cleanups (nw):
- removed obosolete libflacpp output folder
- added $(CCOMFLAGS) to compile flags
- cleaned up libflac defines
- fixed some compiler warnings about non-existant defines
- added -Wno-unused-function for libflac
- fixed define handling issues in source
[src/lib]lib.mak
[src/lib/lib7z]CpuArch.h
[src/lib/libflac/include/private]cpu.h fixed.h float.h lpc.h memory.h window.h
[src/lib/libflac/libflac]stream_decoder.c stream_encoder.c

r15050 Saturday 28th April, 2012 at 15:27:08 UTC by Firewave
use proper deallocation function in util/cdrom.c (nw)
[src/lib/util]cdrom.c

r15049 Saturday 28th April, 2012 at 08:30:45 UTC by Barry Rodewald
x68k: Fixed sprite H-DISP in relation to tilemaps. Corrects score and text display in Terra Cresta. (no whatsnew)
[src/mess/video]x68k.c

r15048 Saturday 28th April, 2012 at 07:15:01 UTC by Miodrag Milanović
killed unicows (no whatsnew)
[src/osd/windows]windows.mak

r15047 Saturday 28th April, 2012 at 02:49:51 UTC by Barry Rodewald
x68k: Fixed used of PCG H-DISP register. This fixes sprite/tilemap horizontal offset issues in Exciting Hour, Kyukyuoku Tiger, and Terra Cresta (and maybe others).
[src/mess/video]x68k.c

r15046 Saturday 28th April, 2012 at 02:46:27 UTC by Barry Rodewald
x68k: Added clone X68000 Super (with its own internal SCSI ROM dump). Added internal SCSI ROM dump for the XVI. [Anna Wu, Barry Rodewald]
[src/mess]mess.lst
[src/mess/drivers]x68k.c

r15045 Friday 27th April, 2012 at 21:29:46 UTC by Curt Coder
[C64] IDE64 WIP, fixed RTC. (nw)
[src/emu]dirtc.c dirtc.h
[src/emu/machine]ctronics.c ds1302.c ds1302.h e0516.c e0516.h idectrl.c mc146818.c mc146818.h mccs1850.c mccs1850.h msm5832.c msm5832.h msm58321.c msm58321.h rp5c01.c rp5c01.h rp5c15.c rp5c15.h upd1990a.c upd1990a.h
[src/mame/drivers]crystal.c
[src/mess/drivers]pc8001.c
[src/mess/includes]pc8001.h
[src/mess/machine]c64_ide64.c c64_ide64.h hd64610.c hd64610.h

r15044 Friday 27th April, 2012 at 13:17:50 UTC by Miodrag Milanović
Sync with MAME r16119 (no whatsnew)
[src/emu]disound.c disound.h rendlay.c rendlay.h sound.c sound.h ui.c
[src/emu/video]mc6845.c
[src/lib/util]coretmpl.h
[src/mame]mame.lst
[src/mame/drivers]aliens.c amaticmg.c bfm_sc4.c bfm_sc5.c cd32.c cdi.c circus.c cps3.c crimfght.c dooyong.c ertictac.c firebeat.c galaxold.c hikaru.c hyprduel.c konamim2.c ksys573.c meyc8088.c mpu5.c nova2001.c raiden2.c seta2.c stv.c twinkle.c
[src/mame/includes]bfm_sc45.h mario.h pgm.h
[src/mame/layout]bfm_sc4.lay
[src/mame/machine]midtunit.c nb1413m3.c
[src/mame/video]awpvid.c mario.c williams.c

r15043 Friday 27th April, 2012 at 02:36:17 UTC by R. Belmont
Missed a file (nw)
[src/mess]mess.mak

r15042 Friday 27th April, 2012 at 02:35:40 UTC by R. Belmont
Apple II: Preliminary infrastructure for emulating Apple IIe auxiliary slot cards [R. Belmont]
[src/mess/drivers]apple2.c
[src/mess/includes]apple2.h
[src/mess/machine]a2eauxslot.c* a2eauxslot.h*

r15041 Friday 27th April, 2012 at 02:10:23 UTC by R. Belmont
Apple II: Misc cleanup/modernization (nw)
[src/mess/includes]apple2.h apple2gs.h
[src/mess/machine]a2swyft.c apple2.c apple2gs.c

r15040 Thursday 26th April, 2012 at 18:46:46 UTC by Jonathan Gevaryahu
Fix a silly logic-breaking typo that clang caught. [Wilbert Pol]
[src/lib/formats]dfi_dsk.c

r15039 Thursday 26th April, 2012 at 07:33:31 UTC by Jonathan Gevaryahu
remove a hunk of dead code. n/w
[src/lib/formats]dfi_dsk.c

r15038 Thursday 26th April, 2012 at 04:32:38 UTC by Jonathan Gevaryahu
Fixed a logic bug in the dfi header check which surprisingly
doesn't come up at all on GCC (compiler bug?) but does happen
on clang. Also disabled some accidentally enabled debug code,
and handle the case of no index transitions at all properly. [Lord Nightmare, Balrog]
[src/lib/formats]dfi_dsk.c

r15037 Thursday 26th April, 2012 at 04:10:18 UTC by Jonathan Gevaryahu
dfi_dsk.c: fixed a nasty bug when reading df bytes with 0x80
set throwing the timing way off; this makes most disk images
decode a whole heck of a lot better.
ap2_dsk.c: fixed a nasty array-out-of-bounds access problem
if an address mark with an insane sector value in it is read.
[Lord Nightmare, Phil Pemberton]
[src/lib/formats]ap2_dsk.c dfi_dsk.c

r15036 Thursday 26th April, 2012 at 02:46:00 UTC by Jonathan Gevaryahu
ap2_dsk: added some missing defines and comments and a way
to select whether to use lenient (if the address mark
contents are sane regardless of whether the checksum byte
was good or not) or normal (only if checksum was valid)
usage of the address marks.
Also switched the default output sector order from prodos
order to dos3.3 order, which is slightly more useful.
Added a define to switch between the three possible sector orderings: prodos, dos3.3, and logical. [Lord Nightmare]
[src/lib/formats]ap2_dsk.c

r15035 Wednesday 25th April, 2012 at 21:03:08 UTC by Curt Coder
[C64] IDE64 WIP. (nw)
[src/mess/machine]c64_ide64.c c64_ide64.h

r15034 Wednesday 25th April, 2012 at 20:56:30 UTC by Sandro Ronco
KC: Added emulation of GIDE interface. [Sandro Ronco]
[src/mess/drivers]kc.c
[src/mess/machine]kc_d004.c kc_d004.h

r15033 Wednesday 25th April, 2012 at 16:26:24 UTC by Curt Coder
[C64] IDE64 WIP, fixed boot screen text. (nw)
[src/emu/machine]idectrl.c
[src/mess/drivers]c64.c
[src/mess/includes]c64.h
[src/mess/machine]c128_comal80.c c128_comal80.h c64_comal80.c c64_comal80.h c64_cpm.c c64_cpm.h c64_currah_speech.c c64_currah_speech.h 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_dinamic.c c64_dinamic.h c64_dqbb.c c64_dqbb.h c64_easy_calc_result.c c64_easy_calc_result.h c64_easyflash.c c64_easyflash.h c64_epyx_fast_load.c c64_epyx_fast_load.h c64_exos.c c64_exos.h c64_final.c c64_final.h c64_final3.c c64_final3.h c64_fun_play.c c64_fun_play.h c64_georam.c c64_georam.h c64_ide64.c c64_ide64.h c64_ieee488.c c64_ieee488.h c64_kingsoft.c c64_kingsoft.h c64_mach5.c c64_mach5.h c64_magic_desk.c c64_magic_desk.h c64_magic_formel.c c64_magic_formel.h c64_mikro_assembler.c c64_mikro_assembler.h c64_multiscreen.c c64_multiscreen.h c64_neoram.c c64_neoram.h c64_ocean.c c64_ocean.h c64_pagefox.c c64_pagefox.h c64_prophet64.c c64_prophet64.h c64_ps64.c c64_ps64.h c64_rex.c c64_rex.h c64_rex_ep256.c c64_rex_ep256.h c64_ross.c c64_ross.h c64_sfx_sound_expander.c c64_sfx_sound_expander.h c64_silverrock.c c64_silverrock.h c64_simons_basic.c c64_simons_basic.h c64_stardos.c c64_stardos.h c64_std.c c64_std.h c64_structured_basic.c c64_structured_basic.h c64_super_explode.c c64_super_explode.h c64_super_games.c c64_super_games.h c64_sw8k.c c64_sw8k.h c64_system3.c c64_system3.h c64_tdos.c c64_tdos.h c64_vw64.c c64_vw64.h c64_warp_speed.c c64_warp_speed.h c64_westermann.c c64_westermann.h c64_xl80.c c64_xl80.h c64_zaxxon.c c64_zaxxon.h c64exp.c c64exp.h

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team