Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7401 Wednesday 17th February, 2010 at 20:00:12 UTC by Firewave
[GBA] removed duplicated device lookup
[src/mess/drivers]gba.c

r7400 Wednesday 17th February, 2010 at 18:35:46 UTC by Firewave
Removed __cplusplus code to avoid VS2008 warnings
[src/mess/includes]crtc6845.h

r7399 Wednesday 17th February, 2010 at 18:33:02 UTC by Firewave
Avoid VS2008 warning about potentially uninitialized variable
[src/mess/formats]ti99_dsk.c

r7398 Wednesday 17th February, 2010 at 18:07:57 UTC by Firewave
[MESSUI] More VS2008 compilation fixes
[src/mess/osd/winui]messui.c
[src/osd/winui]mui_opts.c picker.c

r7397 Wednesday 17th February, 2010 at 18:06:04 UTC by Firewave
[MESSUI] Fixed some warnings about empty statements raised by VS2008
[src/osd/winui]winui.c

r7396 Wednesday 17th February, 2010 at 17:43:59 UTC by Firewave
[MESSUI] Several cleanups:
- use proper returnvalue types
- disabled and removed some unused code
[src/osd/winui]columnedit.c dialogs.c directories.c mkhelp.c mui_audit.c picker.c properties.c treeview.c winui.c

r7395 Wednesday 17th February, 2010 at 17:40:48 UTC by Firewave
Fixed VS2008 compilation
[src/osd/winui]mui_util.c

r7394 Wednesday 17th February, 2010 at 17:22:32 UTC by Fabio Priuli
[CBM] wip:
- Moved MOS6560 emulation to MAME (for attckufo, which uses a downgraded version of the same chip)
- Made some cosmetic cleanups
- Updated vic20 to use the new code.
[src/emu/sound]mos6560.c* mos6560.h* sound.mak
[src/mess]mess.mak
[src/mess/audio]vic6560.c vic6560.h
[src/mess/drivers]vic20.c
[src/mess/includes]vic20.h

r7393 Wednesday 17th February, 2010 at 14:27:16 UTC by Curt Coder
[KAYPRO] Fixed floppy regression.
[src/emu/machine]z80pio.c
[src/mess/drivers]kaypro.c
[src/mess/includes]kaypro.h
[src/mess/machine]kaypro.c

r7392 Wednesday 17th February, 2010 at 12:52:17 UTC by Wilbert Pol
Fix compile error.
[src/mess/formats]spec_snqk.c

r7391 Wednesday 17th February, 2010 at 12:25:37 UTC by Curt Coder
[TRS80M2] Fixed Z80 daisy chain order.
[src/mess/drivers]trs80m2.c

r7390 Wednesday 17th February, 2010 at 12:21:29 UTC by Robbbert
[KAYPRO] Added motor emulation just in case it becomes needed.
[src/mess/machine]kaypro.c

r7389 Wednesday 17th February, 2010 at 12:20:53 UTC by Curt Coder
[TRS80M2] Added RAM banking and Centronics ACK.
[src/mess/drivers]trs80m2.c

r7388 Wednesday 17th February, 2010 at 11:29:54 UTC by Curt Coder
[Z80PIO] Fixed save states.
[src/emu/machine]z80pio.c

r7387 Wednesday 17th February, 2010 at 11:11:01 UTC by Curt Coder
[Z80DMA] Imported from MAME.
[src/emu/machine]z80dma.c z80dma.h

r7386 Wednesday 17th February, 2010 at 11:07:55 UTC by Curt Coder
[Z80PIO] Imported from MAME.
[src/emu/machine]z80pio.c

r7385 Wednesday 17th February, 2010 at 10:45:41 UTC by Robbbert
[KAYPRO] Fixed order of pio parameters, gets further but doesn't boot due to a pio issue.
[src/mess/machine]kaypro.c

r7384 Wednesday 17th February, 2010 at 09:01:55 UTC by Miodrag Milanović
Proper solution for kaypro problem.
[src/mess/drivers]kaypro.c
[src/mess/includes]kaypro.h
[src/mess/machine]kaypro.c

r7383 Wednesday 17th February, 2010 at 08:56:54 UTC by Miodrag Milanović
[KAYPRO] Fixed crash
[src/mess/machine]kaypro.c

r7382 Tuesday 16th February, 2010 at 23:50:22 UTC by Fabio Priuli
[CBM] wip:
- converted t6721 to be a device and updated c364 to use the new code (no progresses on the actual speech, though)
- removed fake dips from c16 inputs and converted c16/plus4 to use Categories for Joystick enabling
- moved emulation of the C16 + SID card to separate drivers (c16sid, plus4sid)
[src/mess]messdriv.c
[src/mess/audio]t6721.c t6721.h*
[src/mess/drivers]c16.c
[src/mess/includes]c16.h
[src/mess/machine]c16.c cbmipt.c cbmipt.h

r7381 Tuesday 16th February, 2010 at 23:43:20 UTC by Stefano Priore
Fixed properties
[src/mess/formats]spec_snqk.c spec_snqk.h

r7380 Tuesday 16th February, 2010 at 23:38:43 UTC by Stefano Priore
Updated messnew.txt
[docs]messnew.txt

r7379 Tuesday 16th February, 2010 at 23:37:14 UTC by Stefano Priore
[SPECTRUM] Added support for .ach, .prg, .sem, .sit, .snp, .snx and .zx snapshot formats. Hopefully fixed existing issues with .sna and .sp formats (both VGASpec-style and Spanish Spectrum-style formats are supported now).
[src/mess/devices]snapquik.h
[src/mess/drivers]spectrum.c
[src/mess/formats]spec_snqk.c spec_snqk.h

r7378 Tuesday 16th February, 2010 at 20:37:20 UTC by Miodrag Milanović
Fixed error in wd17xx [Michael Zapf]
[src/mess/machine]wd17xx.c

r7377 Tuesday 16th February, 2010 at 16:58:21 UTC by Fabio Priuli
[CBM] converted ted7360 to be a device and updated c16 to use the new code (+ small cleanups here and there)
[src/mess]mess.mak
[src/mess/audio]ted7360.c ted7360.h*
[src/mess/drivers]c128.c c16.c c64.c c65.c cbmb.c clcd.c pet.c vic20.c
[src/mess/includes]c16.h
[src/mess/machine]c16.c
[src/mess/video]ted7360.c ted7360.h vic4567.c vic6567.c

r7376 Tuesday 16th February, 2010 at 15:18:20 UTC by Miodrag Milanović
Placed print_game_categories into core info.c since it can be used on any driver, not just MESS one.
[src/emu]info.c
[src/mess]infomess.c infomess.h

r7375 Tuesday 16th February, 2010 at 14:45:15 UTC by Curt Coder
[Z80PIO] Rewritten from scratch to be more accurate.
[TRS80M2] Fixed PIO boot error.
[ABC80] Partially fixed keyboard input.

The Z80-PIO rewrite might have broken some of the affected drivers, please verify and report bugs.
[docs]messnew.txt
[src/emu/machine]z80pio.c z80pio.h
[src/mess/drivers]abc80.c ac1.c bbcbc.c c80.c einstein.c huebler.c kaypro.c kc.c kramermc.c lc80.c llc.c mbee.c mc80.c mpf1.c mz700.c nanos.c nascom1.c p8k.c poly880.c super80.c tiki100.c trs80m2.c vcs80.c xerox820.c z1013.c
[src/mess/includes]kaypro.h mbee.h trs80m2.h z1013.h
[src/mess/machine]ac1.c conkort.c kaypro.c kramermc.c llc.c mbee.c mc80.c mz700.c super80.c wd17xx.c z1013.c

r7374 Tuesday 16th February, 2010 at 13:16:22 UTC by Miodrag Milanović
Removed shortcut text, since it is not valid now.
[src/mess/osd/windows]mess.rc

r7373 Tuesday 16th February, 2010 at 13:04:10 UTC by Fabio Priuli
[CBM] converted vic6560 (VIC I) to be a device and updated vic20 to use the new code
[src/mess]mess.mak
[src/mess/audio]vic6560.c vic6560.h*
[src/mess/drivers]vic20.c
[src/mess/includes]vic20.h
[src/mess/machine]cbmipt.c cbmipt.h
[src/mess/video]vic6560.c vic6560.h

r7372 Tuesday 16th February, 2010 at 12:59:58 UTC by Fabio Priuli
[P500] added crosshair enable/disable to remove the annoying crosshair (no progresses on p500 inputs, though)
[src/mess/machine]cbmb.c

r7371 Tuesday 16th February, 2010 at 12:38:09 UTC by Miodrag Milanović
- Made menu bar permanent in newui
- Scroll Lock is used to enable/disable full keyboard access same as on classic ui
[src/emu]ui.c ui.h
[src/mess/osd/windows]menu.c
[src/osd/windows]input.c

r7370 Tuesday 16th February, 2010 at 09:57:45 UTC by Fabio Priuli
[CBM] converted vdc8563 to be a device and updated c128 to use the new code
[src/mess/drivers]c128.c
[src/mess/includes]c128.h
[src/mess/machine]c128.c
[src/mess/video]vdc8563.c vdc8563.h vic4567.h

r7369 Tuesday 16th February, 2010 at 09:46:31 UTC by Miodrag Milanović
srcclean on MESS code
[src/mess]cheatms.c climess.c configms.c device.c image.c mess.c mess.mak messdriv.c messdrv.h messopts.c messsoft.c softlist.c uimess.c
[src/mess/audio]arcadia.c upd1771.c
[src/mess/devices]aescart.c appldriv.c appldriv.h cartslot.c cassette.h cococart.c flopdrv.c flopdrv.h imagedev.c imagedev.h kermit.c sonydriv.c sonydriv.h ti99cart.c
[src/mess/drivers]4004clk.c a5105.c a51xx.c a6809.c a7150.c abc80x.c ac1.c altair.c ami1200.c amiga.c amstrad.c apexc.c apf.c apogee.c apple1.c apple2.c apple3.c apricot.c arcadia.c at.c atari.c atarist.c atm.c avigo.c b2m.c basic52.c bbc.c bcs3.c beehive.c beta.c bk.c bob85.c busicom.c bw12.c bw2.c c128.c c64.c c65.c cat.c cbmb.c ccs2422.c ccs2810.c cdi.c cgenie.c channelf.c chessmst.c clcd.c coco.c codata.c comquest.c comx35.c comxpl80.c concept.c cpschngr.c d6809.c dai.c dc.c dgn_beta.c dms5000.c dms86.c dual68.c ec65.c einstein.c electron.c elekscmp.c elwro800.c esq1.c et3400.c eti660.c fidelz80.c fk1.c fmtowns.c galaxy.c galeb.c gba.c glasgow.c gmaster.c gp2x.c gp32.c h19.c h8.c h89.c hec2hrp.c homelab.c horizon.c ht68k.c huebler.c hx20.c indiana.c interact.c intv.c ip20.c ip22.c ipb.c ipc.c ipds.c iq151.c irisha.c isbc.c jaguar.c jr200.c jtc.c junior.c jupiter.c k1003.c kc.c kim1.c kramermc.c lisa.c llc.c lviv.c m20.c mac.c mbee.c mc80.c microdec.c micronic.c mikro80.c mikromik.c mikrosha.c mits680b.c mk1.c mk14.c mk85.c mk90.c mmd1.c mod8.c msbc1.c msx.c mz700.c n64.c nanos.c nc.c nes.c newbrain.c next.c ng_aes.c ondra.c orao.c oric.c orion.c osborne1.c osi.c p2000t.c p8k.c palm.c partner.c pc.c pc2000.c pc6001.c pc8001.c pc8801.c pce220.c pcm.c pcw.c pda600.c pdp1.c pecom.c pentagon.c pimps.c pippin.c pk8020.c plan80.c pmd85.c pmi80.c pocketc.c pockstat.c poly88.c pp01.c pro80.c prof180x.c prof80.c ptcsol.c pv1000.c px4.c px8.c pyl601.c ql.c qtsbc.c qx10.c radio86.c rmnimbus.c rt1715.c rvoice.c sage2.c sapi1.c saturn.c sbc6510.c sc1.c sc2.c scorpion.c scv.c sdk85.c sdk86.c sgi_ip2.c sord.c spc1000.c spec128.c special.c ssystem3.c studio2.c sun1.c super80.c supracan.c svi318.c swtpc.c sys2900.c tandy2k.c tec1.c thomson.c ti85.c ti89.c ti990_10.c ti99_4x.c tm990189.c tricep.c trs80.c trs80m2.c tutor.c tvc.c tx0.c uknc.c unior.c unistar.c univac.c ut88.c vboy.c vc4000.c vector06.c vector4.c vg5k.c vic20.c vii.c vk100.c vt100.c vt220.c vt320.c vt520.c vtech1.c vtech2.c x1.c xerox820.c z1013.c z88.c z9001.c zrt80.c zsbc3.c zx.c
[src/mess/formats]apridisk.c csw_cas.c d64_dsk.c d81_dsk.c g64_dsk.c g64_dsk.h gtp_cas.c hect_tap.c nes_dsk.c orao_cas.c spec_snqk.c spec_snqk.h thom_dsk.c ti85_ser.c ti99_dsk.c timex_dck.c timex_dck.h trd_dsk.c tzx_cas.c vt_cas.c z80ne_dsk.c
[src/mess/includes]gba.h hec2hrp.h rmnimbus.h spectrum.h vic20.h
[src/mess/layout]4004clk.lay acrnsys1.lay amico2k.lay c80.lay cdi.lay cosmicos.lay elf2.lay junior.lay k1003.lay lx800.lay mephisto.lay mmd1.lay mmd2.lay poly880.lay sms1.lay super80.lay sym1.lay vcs80.lay vt100.lay z80netf.lay
[src/mess/machine]6883sam.c 68901mfp.c 990_dk.c 990_hd.c 990_tap.c 994x_ser.c 99_dsk.c 99_ide.c 99_peb.c amigacd.c amigafdc.c amigakbd.c amstrad.c apple2gs.c applefdc.c at45dbxx.c atarifdc.c ay3600.c bbc.c beta.c bk.c c128.c c1541.c c1551.c c1571.c c1581.c c2040.c c64.c c65.c c9060.c cbmb.c cbmipt.c coco.c compis.c conkort.c dc.c dgn_beta.c er59256.c er59256.h gb.c gdrom.c genesis.c hec2hrp.c hp48.c i82371ab.c i82371ab.h ieee488.c ieee488.h irisha.c kay_kbd.c kaypro.c kb_keytro.c kc.c lisa.c lynx.c mac.c mc6843.c mc6846.c mikro80.c mos6530.c msx_slot.c ncr5380.c nes.c nes_ines.c nes_mmc.c orao.c oric.c orion.c p2000t.c pc.c pc8801.c pc_fdc.c pc_hdc.c pc_ide.c pce.c pcf8593.c pdp1.c pet.c pf10.c pk8020.c poly88.c pp01.c primo.c radio86.c rmnimbus.c scsibus.c scsibus.h serial.c serial.h smartmed.c sms.c special.c sst39vfx.c terminal.c tf20.c thomson.c ti85.c ti99_4x.c trs80.c upd7002.h upd765.c ut88.c vector06.c vic1112.c vic1112.h wd17xx.c x68k_hdc.c
[src/mess/osd/windows]mess.rc opcntrl.c
[src/mess/osd/winui]devview.c layoutms.c messui.c messui.rc msuiutil.c softwarepicker.c winui.mak
[src/mess/software]crvision_cart.c gx4000_cart.c jaguar_cart.c lynx_cart.c megadriv_cart.c pokemini_cart.c sms_cart.c spectrum_cart.c vboy_cart.c
[src/mess/tools/castool]castool.mak main.c
[src/mess/tools/dat2html]dat2html.mak
[src/mess/tools/imgtool]imgtool.h imgtool.mak
[src/mess/tools/imgtool/modules]amiga.c fmsx_cas.c msx_dsk.c svi_cas.c vmsx_gm2.c vmsx_tap.c xsa.c
[src/mess/tools/imgtool/windows]wimgtool.rc
[src/mess/tools/messtest]core.c main.c testimgt.c
[src/mess/video]911_vdt.c a7800.c b2m.c bk.c cpschngr.c crtc_ega.c crtc_ega.h dai.c dgn_beta.c epnick.c fmtowns.c galaxy.c gb.c gba.c hd61830.c hec2video.c homelab.c i8275.c irisha.c llc.c mc80.c newport.c ondra.c orion.c pc8801.c pc_aga.c pc_cga.c pc_vga.c pk8020.c poly88.c rmnimbus.c sapi1.c special.c super80.c ti85.c vector06.c vic4567.c vic6560.c vic6567.c vtvideo.c x68k.c z1013.c

r7368 Tuesday 16th February, 2010 at 09:07:15 UTC by Wilbert Pol
Fix compile errors.
[src/mess/formats]ti99_dsk.c

r7367 Tuesday 16th February, 2010 at 08:34:50 UTC by Miodrag Milanović
- Adds track dump floppy image support (also known as pc99 format) to
TI-99/4(A), /8, /4P, Geneve
- Extends sector dump floppy image support to collaborate with track
operations (full support of low-level formatting)
- Enables track read/write functionality for WD17xx.
[Michael Zapf]
[src/mess]mess.mak
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c ti99_8.c
[src/mess/formats]ti99_dsk.c* ti99_dsk.h*
[src/mess/machine]99_dsk.c 99_dsk.h wd17xx.c

r7366 Tuesday 16th February, 2010 at 06:06:52 UTC by Jonathan Gevaryahu
Minor fix to sn76489: sn76489 wasn't using the correct noise taps
(now matches sn94624, still need to test a real chip)
Removed a piece of useless code, and fixed a comment.
[Lord Nightmare]
[src/emu/sound]sn76496.c

r7365 Tuesday 16th February, 2010 at 01:38:31 UTC by Fabio Priuli
[CBM] wip:
- split vic4567 (VIC III) emulation from vic6567 (VIC II), and converted it to be a device
- removed old vic6567 (VIC II) code and converted the newer implementation to be a device
- added preliminary emulation of the c64dtv v2 (dump courtesy of The Guru), it lacks proper bankswitch at the moment
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]c128.c c64.c c65.c cbmb.c
[src/mess/includes]c128.h c65.h cbmb.h
[src/mess/machine]c128.c c64.c c65.c cbmb.c
[src/mess/video]vic4567.c vic4567.h vic6567.c vic6567.h

r7364 Monday 15th February, 2010 at 20:25:08 UTC by Robbbert
[SUPER80] Reduced the number of vs2008 warnings
[src/mess/video]super80.c

r7363 Monday 15th February, 2010 at 14:38:18 UTC by Curt Coder
[TRS80M2] Fixed DMA boot error.
[src/emu/machine]z80dma.c
[src/mess/drivers]trs80m2.c

r7362 Monday 15th February, 2010 at 14:35:33 UTC by Curt Coder
Fixed typo.
[src/emu/machine]6526cia.h

r7361 Monday 15th February, 2010 at 06:41:28 UTC by Jonathan Gevaryahu
[sn76496.c]: fix noise and squarewave period to be maximum length when period register is set to 0 [Michael Zapf, PlgDavid]; Fixed whitenoise phase/XOR issue (got rid of noise XOR/XNOR select, as all chips seem to use XOR) [Lord Nightmare, PlgDavid, Michael Zapf]
[src/emu/sound]sn76496.c

r7360 Monday 15th February, 2010 at 02:07:40 UTC by Barry Rodewald
[I386] Re-adding LLDT fix.
[src/emu/cpu/i386]i386op16.c i386op32.c

r7359 Monday 15th February, 2010 at 01:59:24 UTC by Jonathan Gevaryahu
socrates: remove unused variables in sound core [firewave]
[src/mess/audio]socrates.c

r7358 Monday 15th February, 2010 at 01:44:20 UTC by Firewave
Fixed VS2008 compilation
[src/mess/formats]apridisk.c

r7357 Sunday 14th February, 2010 at 22:44:05 UTC by Nathan Woods
Updated to MAME 0.136u3 core
[ROOT]makefile
[docs]messnew.txt
[src/emu]debugger.c driver.h emu.mak emuopts.c emuopts.h inptport.c mame.c mame.h render.c render.h ui.c uiinput.c uiinput.h uimenu.c validity.c video.c
[src/emu/cpu]cpu.mak
[src/emu/cpu/am29000]am29000.c
[src/emu/cpu/apexc]apexcdsm.c
[src/emu/cpu/i386]i386op16.c i386op32.c
[src/emu/cpu/mcs48]mcs48.h
[src/emu/cpu/mn10200]mn10200.c* mn10200.h* mn102dis.c*
[src/emu/debug]debugcpu.c
[src/emu/debugint]debugint.c* debugint.h*
[src/emu/drivers]xtal.h
[src/emu/layout]vertical.lay
[src/emu/machine]i8255a.c
[src/emu/sound]segapcm.c sound.mak zsg2.c* zsg2.h*
[src/emu/video]hd63484.c
[src/mame]mame.mak mamedriv.c
[src/mame/audio]8080bw.c dkong.c taito_zm.c* taito_zm.h*
[src/mame/drivers]1945kiii.c 2mindril.c 8080bw.c acefruit.c actfancr.c adp.c aerofgt.c airbustr.c aladbl.c albazc.c alg.c alpha68k.c appoooh.c arabian.c aristmk5.c arkanoid.c asterix.c asteroid.c astinvad.c astrocde.c astrocorp.c astrof.c asuka.c atarig1.c atetris.c backfire.c badlands.c bagman.c balsente.c battlnts.c bestleag.c bfm_sc1.c bfm_sc2.c bfmsys85.c bigevglf.c bishi.c bishjan.c bladestl.c blockade.c blockout.c bloodbro.c bombjack.c canyon.c carjmbre.c carpolo.c cave.c cball.c ccastles.c cclimber.c champbas.c chinagat.c cidelsa.c cliffhgr.c cojag.c commando.c cps1.c crbaloon.c crimfght.c crshrace.c cshooter.c cvs.c cyberbal.c dambustr.c darkhors.c dassault.c ddenlovr.c ddragon.c ddragon3.c ddribble.c* dec0.c dec8.c decocass.c destroyr.c dkong.c docastle.c dooyong.c espial.c esripsys.c exidy.c exprraid.c fastfred.c finalizr.c firebeat.c firetrap.c flkatck.c freekick.c funkybee.c funkyjet.c funworld.c fuukifg2.c gaelco2.c galaxian.c galaxold.c galpanic.c gamecstl.c gaplus.c gng.c goldstar.c gticlub.c gunpey.c gunsmoke.c harddriv.c hornet.c hshavoc.c hyperspt.c igs009.c irobot.c itech32.c itech8.c jackie.c kingobox.c klax.c konamigx.c kyugo.c lethal.c lwings.c megadriv.c megaplay.c megasys1.c megatech.c micro3d.c model2.c mrdo.c namcos11.c naomi.c neogeo.c neptunp2.c* nwk-tr.c pachifev.c puckpkmn.c raiden.c sangho.c segac2.c segae.c segahang.c segamsys.c segaorun.c segas16a.c segas16b.c segas18.c segas24.c segaxbd.c segaybd.c seibuspi.c sigmab52.c* snesb.c spiders.c ssf2md.c ssgbl.c subsino.c system16.c taito_l.c taitogn.c toaplan1.c topshoot.c vamphalf.c wrally.c zn.c zr107.c
[src/mame/includes]cclimber.h cyberbal.h ddribble.h* dec8.h dkong.h genesis.h megadriv.h* mw8080bw.h naomi.h segamsys.h* segas16.h* system16.h
[src/mame/layout]tisub.lay*
[src/mame/machine]cclimber.c dc.c decocass.c decocass.h naomi.c naomibd.c s16fd.c segaic16.c segaic16.h segas24.c snes.c
[src/mame/video]8080bw.c cps1.c cyberbal.c ddribble.c* dec8.c dkong.c genesis.c gticlub.c hng64.c konamiic.c konicdev.c megasys1.c rungun.c segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c snes.c system16.c
[src/mess]mess.mak
[src/osd]osdcore.h
[src/osd/sdl]README_SDL13.txt dview.c input.c osdsdl.h sdl.mak sdldir.c sdlfile.c sdlmain.c sdlos_macosx.c sdlos_os2.c sdlos_unix.c sdlos_win32.c texcopy.c video.c window.c
[src/osd/windows]video.c window.c winmain.c

r7356 Sunday 14th February, 2010 at 20:43:59 UTC by Miodrag Milanović
Commented logs causing compile error on 64bit platforms
[src/mess/machine]rmnimbus.c

r7355 Sunday 14th February, 2010 at 20:05:47 UTC by Phill Harvey-Smith
Implemented paged RAM, nimbus driver now supports all ram options supported
by the real machine.
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/machine]rmnimbus.c
[src/mess/video]rmnimbus.c

r7354 Sunday 14th February, 2010 at 17:09:15 UTC by Miodrag Milanović
Added Amstrad MegaPC and MegaPC Plus (they need different keyboard controller, this one causes errors)
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]at.c

r7353 Sunday 14th February, 2010 at 14:49:54 UTC by Miodrag Milanović
Moved initialization of natural keyboard into init_machine
[src/emu]mame.c
[src/mess]mess.c

r7352 Sunday 14th February, 2010 at 14:16:35 UTC by Miodrag Milanović
Made uimodekey default to "auto" and let OSD decide about default key. (no credit)
[src/emu]emuopts.c
[src/osd/sdl]input.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team