Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15944 Saturday 18th August, 2012 at 01:05:10 UTC by R. Belmont
don't spam (nw)
[src/mess/drivers]rainbow.c

r15943 Saturday 18th August, 2012 at 01:01:32 UTC by R. Belmont
Rainbow updates:
* Get closer to LK201 emulation [R. Belmont, Lord Nightmare, Balrog]
* Add documentation for system error codes and diagnostic LEDs [rfka01]
[src/mess]mess.mak
[src/mess/drivers]rainbow.c
[src/mess/machine]dec_lk201.c* dec_lk201.h*

r15942 Friday 17th August, 2012 at 21:50:42 UTC by Angelo Salese
A bunch of clean-ups
[src/mess/drivers]vboy.c

r15941 Friday 17th August, 2012 at 21:26:21 UTC by Firewave
re-added excessive strlen() usage to astring since it causes mysterious formating issues in debugger for people with non-standard font (no whatsnew)
[src/lib/util]astring.c astring.h

r15940 Friday 17th August, 2012 at 17:47:29 UTC by Sandro Ronco
hr16: Hooked up LCD controller and added keypad inputs. [Sandro Ronco]
[src/mess/drivers]alesis.c

r15939 Friday 17th August, 2012 at 13:47:51 UTC by Miodrag Milanović
Sync with MAME r17319 (no whatsnew)
[src/emu]ui.c
[src/emu/cpu/tms32031]32031ops.c
[src/emu/video]315_5124.c
[src/lib/util]astring.c astring.h
[src/mame/drivers]megatech.c vamphalf.c
[src/mame/includes]megadriv.h

r15938 Friday 17th August, 2012 at 13:45:32 UTC by Miodrag Milanović
Made UI mouse cursor optional (default is off for now), in games with clickable artwork cursor is visible, application is not taking mouse control anymore (no whatsnew)
[src/emu]emuopts.c emuopts.h ui.c
[src/osd/windows]window.c

r15937 Friday 17th August, 2012 at 11:46:47 UTC by Sandro Ronco
digel804: improved artwork. (nw)
[src/mess/drivers]digel804.c
[src/mess/layout]digel804.lay

r15936 Friday 17th August, 2012 at 08:16:22 UTC by Miodrag Milanović
Sync with MAME r17313 (no whatsnew)
[src/build]makelist.c
[src/emu]emucore.c emucore.h mame.h uimenu.h
[src/emu/cpu]drcbec.c
[src/emu/cpu/dsp56k]dsp56mem.c
[src/emu/cpu/powerpc]ppcdrc.c
[src/emu/debug]dvmemory.c
[src/emu/machine]8237dma.c amigafdc.c
[src/emu/sound]sn76496.c sn76496.h
[src/emu/video]mc6845.c v9938.h
[src/ldplayer]ldplayer.c
[src/mame]mame.lst mame.mak
[src/mame/drivers]8080bw.c amaticmg.c appoooh.c atetris.c bankp.c bfm_sc4.c bfm_sc5.c blackt96.c bzone.c capcom.c centiped.c cobra.c cyclemb.c dassault.c decocass.c docastle.c drmicro.c ecoinfr.c exedexes.c expro02.c finalizr.c freekick.c galivan.c galpani2.c galpani3.c gatron.c gticlub.c halleys.c homedata.c ikki.c jailbrek.c jantotsu.c jchan.c jpmsys5.c kaneko16.c karnov.c kingpin.c kncljoe.c kontest.c ladybug.c legionna.c lucky74.c lwings.c m72.c markham.c mayumi.c megatech.c meritm.c mikie.c mitchell.c mjkjidai.c model2.c model3.c mpu4.c mpu4avan.c* mpu4bwb.c* mpu4concept.c* mpu4crystal.c* mpu4empire.c* mpu4hw.c mpu4mdm.c* mpu4misc.c* mpu4mod2sw.c mpu4mod4yam.c mpu4sw.c mpu4union.c* multfish.c panicr.c parodius.c peplus.c puckpkmn.c sandscrp.c sangho.c segac2.c segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c seta2.c taitotz.c tetrisp2.c triforce.c vega.c vsnes.c vulgus.c wc90b.c
[src/mame/includes]bfm_sc45.h galpani2.h genesis.h kaneko16.h megadriv.h mpu4.h segaorun.h segas18.h segaxbd.h segaybd.h
[src/mame/machine]acitya.c gaelco3d.c kaneko_calc3.c kaneko_calc3.h kaneko_hit.c kaneko_toybox.c* kaneko_toybox.h* mega32x.c megadriv.c megavdp.c megavdp.h* theglobp.c
[src/mame/video]galpani2.c genesis.c gticlub.c kaneko_grap2.c* kaneko_grap2.h* kaneko_tmap.c segaorun.c segas18.c segaxbd.c segaybd.c tetrisp2.c
[src/mess/drivers]adam.c megadriv.c sg1000.c
[src/mess/machine]wangpckb.c
[src/mess/machine/ti99]videowrp.c
[src/osd/sdl]osdsdl.h

r15935 Friday 17th August, 2012 at 01:44:29 UTC by Angelo Salese
Default value for DPCTRL is 2, fixes ssquash booting
[src/mess/drivers]vboy.c

r15934 Friday 17th August, 2012 at 00:48:58 UTC by Angelo Salese
Removed left-over variable
[src/mess/drivers]vboy.c

r15933 Friday 17th August, 2012 at 00:47:38 UTC by Angelo Salese
Fixed background transparencies by overhauling the video routines a bit
[src/mess/drivers]vboy.c

r15932 Thursday 16th August, 2012 at 22:41:37 UTC by Angelo Salese
Uhm, pal isn't for this one ...
[src/mess/drivers]vboy.c

r15931 Thursday 16th August, 2012 at 22:19:28 UTC by Angelo Salese
Hacked around input busy bit, fixes booting in Teleroboxer and Mario Clash
[src/mess/drivers]vboy.c

r15930 Thursday 16th August, 2012 at 18:01:19 UTC by Curt Coder
Added some sanity checks to the softlist handling. (nw)
[src/emu]softlist.c

r15929 Thursday 16th August, 2012 at 17:24:21 UTC by Angelo Salese
Fix compile
[src/mess/drivers]vboy.c

r15928 Thursday 16th August, 2012 at 16:38:01 UTC by Angelo Salese
Silly debug left-over
[src/mess/drivers]vboy.c

r15927 Thursday 16th August, 2012 at 16:34:54 UTC by Angelo Salese
Proper priority system for sprites
[src/mess/drivers]vboy.c

r15926 Thursday 16th August, 2012 at 15:41:44 UTC by Angelo Salese
Various gfx improvements
[src/mess/drivers]vboy.c

r15925 Thursday 16th August, 2012 at 11:34:42 UTC by Robbbert
[SACSTATE] Added comments. Fixed input ports. [Robbbert]
[src/mess/drivers]sacstate.c

r15924 Thursday 16th August, 2012 at 09:31:40 UTC by Fabio Priuli
fixed internal validation. no whatsnew.
[hash]c64_flop.xml

r15923 Thursday 16th August, 2012 at 09:31:14 UTC by Fabio Priuli
nes.xml: fixed a couple of wrong sizes from latest update. no whatsnew.
[hash]nes.xml

r15922 Thursday 16th August, 2012 at 09:30:31 UTC by Fabio Priuli
pico.xml: new Jpn dump and more PCBs and ROM labels documentation, from TeamEurope. no whatsnew.
[hash]pico.xml

r15921 Thursday 16th August, 2012 at 09:29:01 UTC by Fabio Priuli
x1_flop: more new dumps [Starscreamer the 2nd]
[hash]x1_flop.xml

r15920 Thursday 16th August, 2012 at 08:11:09 UTC by Miodrag Milanović
update Megadrive cart module for support "Pier Solar" cart (mapper and "ST M95" eeprom code) by MetalliC (no whatsnew)
[src/mame/machine]md_cart.c
[src/mess/drivers]megadriv.c

r15919 Thursday 16th August, 2012 at 07:16:06 UTC by Jonathan Gevaryahu
ROC10935/7: correct an error in the lookup table for the '7' character [Lord Nightmare]
[src/emu/machine]roc10937.c

r15918 Thursday 16th August, 2012 at 06:16:36 UTC by Miodrag Milanović
When menus are active, enable mouse on full screen (no whatsnew)
[src/emu]render.c

r15917 Thursday 16th August, 2012 at 04:07:52 UTC by Angelo Salese
Fixed a silly bug with interrupt flags, makes SD Gundam and Virtual Tetris to boot
[src/mess/drivers]vboy.c

r15916 Thursday 16th August, 2012 at 03:33:19 UTC by Angelo Salese
Some Virtual Boy specific opcodes hooked up
[src/emu/cpu/v810]v810.c
[src/mess/drivers]vboy.c

r15915 Thursday 16th August, 2012 at 01:49:50 UTC by Angelo Salese
Added ANDNBSU and ORBSU, used by 3D Tetris
[src/emu/cpu/v810]v810.c

r15914 Thursday 16th August, 2012 at 01:19:38 UTC by Angelo Salese
Various changes / fixes, and preliminary implementation of the MOVBSU opcode
[src/emu/cpu/v810]v810.c
[src/mess/drivers]vboy.c

r15913 Wednesday 15th August, 2012 at 22:45:27 UTC by Angelo Salese
Better flags
[src/mess/drivers]vboy.c

r15912 Wednesday 15th August, 2012 at 22:01:12 UTC by Angelo Salese
Attempt to fix compile #1
[src/mess/drivers]vboy.c

r15911 Wednesday 15th August, 2012 at 21:11:06 UTC by Angelo Salese
Fixed a bug with BKCOL register, this unfortunately regresses Panic Bomber but it was wrong anyway (green palette)
[src/mess/drivers]vboy.c

r15910 Wednesday 15th August, 2012 at 20:38:15 UTC by Angelo Salese
Virtual Boy: Added GAME_START and FRAME_START irqs, many more games boots properly now
[src/mess/drivers]vboy.c

r15909 Wednesday 15th August, 2012 at 20:03:16 UTC by Angelo Salese
Improved irq mechanism
[src/mess/drivers]vboy.c

r15908 Wednesday 15th August, 2012 at 18:56:41 UTC by Miodrag Milanović
Compile fix from smf (nw)
[src/emu/video]voodoo.c

r15907 Wednesday 15th August, 2012 at 17:06:05 UTC by Angelo Salese
Added remaining irqs
[src/mess/drivers]vboy.c

r15906 Wednesday 15th August, 2012 at 16:46:13 UTC by Angelo Salese
Improved DPSTTS hook-up, fixes Waterworld booting
[src/mess/drivers]vboy.c

r15905 Wednesday 15th August, 2012 at 16:02:02 UTC by Angelo Salese
Added timer support to vboy
[src/mess/drivers]vboy.c

r15904 Wednesday 15th August, 2012 at 14:50:32 UTC by Miodrag Milanović
let's make it const (nw)
[src/emu]ui.c

r15903 Wednesday 15th August, 2012 at 14:43:00 UTC by Miodrag Milanović
Added internal mouse cursor visible in menus and when clickable artwork is used [Miodrag Milanovic]
[src/emu]mame.c rendlay.c ui.c ui.h
[src/osd/windows]window.c winmain.c winmain.h

r15902 Wednesday 15th August, 2012 at 12:23:33 UTC by Miodrag Milanović
Properly detect click on artwork buttons when in fullscreen mode (no whatsnew)
[src/emu]render.c

r15901 Wednesday 15th August, 2012 at 01:52:48 UTC by Angelo Salese
Checkpoint
[src/mess/drivers]pc8801.c

r15900 Tuesday 14th August, 2012 at 21:28:42 UTC by Angelo Salese
Added boundary limits to EMM RAM and made sound board to switch at reset time
[src/mess/drivers]pc8801.c

r15899 Tuesday 14th August, 2012 at 19:18:06 UTC by Curt Coder
Fixed CRC. (nw)
[src/mess/machine]c1541.c

r15898 Tuesday 14th August, 2012 at 16:46:33 UTC by Angelo Salese
PC-8801: Fixed cursor drawing while in 1bpp 400 lines mode
[src/mess/drivers]pc8801.c

r15897 Tuesday 14th August, 2012 at 16:08:32 UTC by Angelo Salese
State-ized various functions, and removed some supposedly left-over that was still used. Fixes N-88 Basic Nihongo cursor placement in 24 KHz mode
[src/mess/drivers]pc8801.c

r15896 Tuesday 14th August, 2012 at 14:21:35 UTC by Curt Coder
[C64] Added support for per-byte speed zones in G64 images. [Curt Coder]
[hash]c64_flop.xml
[src/lib/formats]d64_dsk.c
[src/mess/machine]64h156.c 64h156.h c1541.c c1551.c c1571.c c2031.c

r15895 Tuesday 14th August, 2012 at 14:11:34 UTC by Curt Coder
[VIP] Added VP-700 Tiny BASIC board. [ekeefe, Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]vip.c
[src/mess/machine]vip_exp.c vip_exp.h vp700.c* vp700.h*

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team