The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r9056 Monday 6th September, 2010 at 15:11:32 UTC by Angelo Salese |
|---|
| [MZ-2500]: Hooked up monitor type bit register, fixing issues with TV windowing |
| [src/mess/drivers] | mz2500.c |
| r9055 Monday 6th September, 2010 at 13:08:16 UTC by Angelo Salese |
|---|
| [MZ-2500]: Added player 2 inputs |
| [src/mess/drivers] | mz2500.c |
| r9054 Monday 6th September, 2010 at 12:27:44 UTC by Angelo Salese |
|---|
| [MZ-2500]: small port update |
| [src/mess/drivers] | mz2500.c |
| r9053 Monday 6th September, 2010 at 11:26:50 UTC by Miodrag Milanović |
|---|
| [BULLET] Connected Z80DMA, still doesn't boot |
| [src/mess/drivers] | bullet.c |
| r9052 Monday 6th September, 2010 at 11:11:23 UTC by Miodrag Milanović |
|---|
| WaveMate Bullet driver added |
| [docs] | messnew.txt |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | bullet.c* |
| [src/mess/machine] | wd17xx.c |
| r9051 Monday 6th September, 2010 at 06:32:58 UTC by Miodrag Milanović |
|---|
| Sync with MAME. Known issues: - i386 drivers have problem since of changes in debugcmd.c - hp48 having issue with nvram |
| [src/emu] | addrmap.h debugger.c delegate.h devcb.h devintrf.c devintrf.h emu.h emu.mak machine.c machine.h memory.c memory.h |
| [src/emu/debug] | debugcmd.c |
| [src/emu/machine] | eeprom.c generic.c generic.h ldv1000.c nvram.c* nvram.h* |
| [src/emu/sound] | okim6295.c okim6295.h |
| [src/mess/drivers] | amiga.c at.c cpschngr.c dectalk.c fmtowns.c gamecom.c hp48.c ti85.c vectrex.c x68k.c |
| [src/mess/includes] | fmtowns.h |
| [src/mess/machine] | hp48.c |
| r9050 Sunday 5th September, 2010 at 16:44:49 UTC by Angelo Salese |
|---|
| [MZ-2500]: added a work-around for mixed 3+3 bpp TV layer mode, used by Moon Child intro text |
| [src/mess/drivers] | mz2500.c |
| r9049 Sunday 5th September, 2010 at 16:43:41 UTC by Miodrag Milanović |
|---|
| TIM-011 skeleton driver |
| [docs] | messnew.txt |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | tim011.c* |
| r9048 Sunday 5th September, 2010 at 16:42:43 UTC by Sandro Ronco |
|---|
| [CC10] Added display and keyboard |
| [src/mess] | mess.mak |
| [src/mess/drivers] | cc10.c |
| [src/mess/layout] | cc10.lay* |
| r9047 Sunday 5th September, 2010 at 16:02:44 UTC by Angelo Salese |
|---|
| [MZ-2500]: Added beeper sound |
| [src/mess/drivers] | mz2500.c |
| r9046 Sunday 5th September, 2010 at 14:33:36 UTC by Angelo Salese |
|---|
| [MZ-2500]: Fixed a TV transparency issue with black characters, used by Dust Box |
| [src/mess/drivers] | mz2500.c |
| r9045 Sunday 5th September, 2010 at 13:52:41 UTC by Angelo Salese |
|---|
| [MZ-2500]: Fixed 10/20 TV graphic alignment, needed by Dust Box |
| [src/mess/drivers] | mz2500.c |
| r9044 Sunday 5th September, 2010 at 13:16:52 UTC by Angelo Salese |
|---|
| [MZ-2500]: Added scrolling functions to 256 color layers, improves Super MZ Demo graphics |
| [src/mess/drivers] | mz2500.c |
| r9043 Sunday 5th September, 2010 at 13:04:31 UTC by Wilbert Pol |
|---|
| [CPC Fomily] Add a small workaround to allow games that put 8255 Port B into mode 1 to keep reading the Vsync signal (among others). |
| [src/mess/machine] | amstrad.c |
| r9042 Sunday 5th September, 2010 at 12:55:47 UTC by Angelo Salese |
|---|
| [MZ-2500]: Hooked up clear flag |
| [src/mess/drivers] | mz2500.c |
| r9041 Sunday 5th September, 2010 at 12:33:02 UTC by Angelo Salese |
|---|
| [MZ-2500]: Various priority related bug fixes, improves Dust Box, Tower of Druaga and Super MZ Demo. Also fixed a initialize bug with PCG |
| [src/mess/drivers] | mz2500.c |
| r9040 Sunday 5th September, 2010 at 10:37:01 UTC by Angelo Salese |
|---|
| [MZ-2500]: Implemented TV window effects, now Xevious doesn't draw outside the playfield when the screen scrolls |
| [src/mess/drivers] | mz2500.c |
| r9039 Sunday 5th September, 2010 at 09:10:29 UTC by Sandro Ronco |
|---|
| [PSION] Moved implementation of the HD44780 in a device |
| [src/mess] | mess.mak |
| [src/mess/drivers] | psion.c |
| [src/mess/video] | hd44780.c* hd44780.h* |
| r9038 Sunday 5th September, 2010 at 06:34:58 UTC by Jonathan Gevaryahu |
|---|
| '[variable] may be used uninitialized in this function' fixes, so OPTIMIZE=s works again |
| [src/osd/winui] | treeview.c |
| r9037 Sunday 5th September, 2010 at 00:43:06 UTC by R. Belmont |
|---|
| Converted NCR5380 to modern device, adapted Mac driver to match. |
| [src/mess/drivers] | mac.c |
| [src/mess/includes] | mac.h |
| [src/mess/machine] | mac.c ncr5380.c ncr5380.h |
| r9036 Saturday 4th September, 2010 at 21:53:29 UTC by R. Belmont |
|---|
| [MAC] Work around HDD breakage, preliminary proper memory mapping for LC-style machines, start converting NCR5380 to a modern device class. |
| [src/mess/drivers] | mac.c |
| [src/mess/machine] | mac.c ncr5380.c ncr5380.h |
| r9035 Saturday 4th September, 2010 at 16:20:20 UTC by Angelo Salese |
|---|
| [MZ-2500]: Preparing variables for TV layer window effect (disabled by default due of a bug) |
| [src/mess/drivers] | mz2500.c |
| r9034 Saturday 4th September, 2010 at 15:22:01 UTC by Angelo Salese |
|---|
| [MZ-2500]: Fixed broken backgrounds with Mappy, also fixed CG window effects in Xevious |
| [src/mess/drivers] | mz2500.c |
| r9033 Saturday 4th September, 2010 at 14:47:17 UTC by Angelo Salese |
|---|
| [MZ-2500]: Fixed a priority bug |
| [src/mess/drivers] | mz2500.c |
| r9032 Saturday 4th September, 2010 at 13:12:38 UTC by Angelo Salese |
|---|
| [MZ-2500]: Many video related fixes, promoted system to working |
| [src/mess/drivers] | mz2500.c |
| r9031 Saturday 4th September, 2010 at 11:05:55 UTC by Angelo Salese |
|---|
| [MZ-2500]: Misc drawing related clean-ups |
| [src/mess/drivers] | mz2500.c |
| r9030 Saturday 4th September, 2010 at 10:42:30 UTC by Angelo Salese |
|---|
| [X1TURBO]: made previous fix specific to the Sharp X1 Turbo |
| [src/emu/machine] | z80dma.c |
| [src/mess/drivers] | x1.c |
| r9029 Friday 3rd September, 2010 at 16:30:54 UTC by Angelo Salese |
|---|
| [MZ2500]: Rewritten plot pixel calls with a custom function |
| [src/mess/drivers] | mz2500.c |
| r9028 Friday 3rd September, 2010 at 16:01:10 UTC by Curt Coder |
|---|
| [TRS80M2] Updated to use new Z80SIO implementation. |
| [src/mess/drivers] | trs80m2.c |
| r9027 Friday 3rd September, 2010 at 15:36:55 UTC by Angelo Salese |
|---|
| [X1]: Added reset behaviour on internal PCG index reads |
| [src/mess/drivers] | x1.c |
| r9026 Friday 3rd September, 2010 at 14:23:53 UTC by Angelo Salese |
|---|
| [X1TURBO]: Connected drq line to z80dma ready signal; [Z80DMA]: Fixed rdy signal activeness This update makes most later x1turbo to finally work (but not on x1turbo40?) [Angelo Salese, Dirk Best] |
| [src/emu/machine] | z80dma.c |
| [src/mess/drivers] | x1.c |
| r9025 Friday 3rd September, 2010 at 13:46:01 UTC by Miodrag Milanović |
|---|
| Fix for uninitialized value |
| [src/mess/osd/winui] | messui.c |
| r9024 Friday 3rd September, 2010 at 12:30:39 UTC by Miodrag Milanović |
|---|
| Sync with MAME and MAMEUI updates in order to make this all work |
| [src/emu] | audit.c clifront.c dimemory.c emuopts.c info.c machine.c machine.h mame.c mconfig.c mconfig.h romload.c romload.h validity.c validity.h |
| [src/mess] | mess.c mess.h |
| [src/mess/devices] | cartslot.c |
| [src/mess/osd/winui] | messui.c msuiutil.c propertiesms.c swconfig.c |
| [src/osd/winui] | mui_opts.c mui_util.c properties.c treeview.c winui.c |
| r9023 Friday 3rd September, 2010 at 12:07:19 UTC by Angelo Salese |
|---|
| [Z80DMA]: small log fix |
| [src/emu/machine] | z80dma.c |
| r9022 Friday 3rd September, 2010 at 08:48:47 UTC by incog |
|---|
| Added new cart dump [anondumper] |
| [hash] | pv2000.xml |
| r9021 Thursday 2nd September, 2010 at 21:38:35 UTC by Barry Rodewald |
|---|
| [CPCPLUS] Fixed programmable raster interrupt. |
| [src/mess/machine] | amstrad.c |
| r9020 Thursday 2nd September, 2010 at 16:17:25 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Implemented NMI trap |
| [src/mess/drivers] | pasopia.c |
| r9019 Thursday 2nd September, 2010 at 14:24:22 UTC by Angelo Salese |
|---|
| [PASOPIA7]: improved z80pio, but still not yet working |
| [src/mess/drivers] | pasopia.c |
| r9018 Thursday 2nd September, 2010 at 13:41:17 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Hooked up kanji ROM |
| [src/mess/drivers] | pasopia.c |
| r9017 Thursday 2nd September, 2010 at 12:04:08 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Implemented video mixed mode (accessible thru screen 2 cmd) |
| [src/mess/drivers] | pasopia.c |
| r9016 Thursday 2nd September, 2010 at 11:14:42 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Fixed video attribute latch behaviour |
| [src/mess/drivers] | pasopia.c |
| r9015 Thursday 2nd September, 2010 at 10:24:32 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Improved bitmap layer |
| [src/mess/drivers] | pasopia.c |
| r9014 Thursday 2nd September, 2010 at 09:22:53 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Variable refactoring |
| [src/mess/drivers] | pasopia.c |
| r9013 Thursday 2nd September, 2010 at 08:18:01 UTC by Angelo Salese |
|---|
| Another disclaimer fix |
| [src/mess] | mess.c |
| r9012 Thursday 2nd September, 2010 at 07:54:43 UTC by Angelo Salese |
|---|
| Disclaimer update |
| [src/mess] | mess.c |
| r9011 Thursday 2nd September, 2010 at 07:51:47 UTC by Miodrag Milanović |
|---|
| Sync with MAME |
| [src/emu] | audit.c clifront.c devintrf.c devintrf.h devlegcy.h disound.c disound.h emu.h emucore.h info.c machine.c machine.h mconfig.c mconfig.h memory.c rendlay.c timer.c video.c |
| [src/emu/drivers] | empty.c |
| [src/emu/machine] | laserdsc.h ldcore.c |
| [src/emu/sound] | 2151intf.c 2203intf.c 2413intf.c 2608intf.c 2610intf.c 2612intf.c 262intf.c 3526intf.c 3812intf.c 8950intf.c aica.c astrocde.c ay8910.c beep.c bsmt2000.c c140.c c352.c c6280.c cdda.c cdp1869.h cem3394.c dac.c digitalk.c disc_inp.c dmadac.c dmadac.h es5503.c es5506.c es8712.c flt_rc.c flt_vol.c gaelco.c hc55516.c ics2115.c iremga20.c k005289.c k007232.c k051649.c k053260.c k054539.c mos6560.h msm5205.c msm5232.c multipcm.c n63701x.c namco.c nes_apu.c nile.c okim6258.c okim6295.c okim6295.h okim6376.c pokey.c psx.c qsound.c rf5c400.c rf5c68.c s14001a.c s2636.c s2636.h saa1099.c samples.c scsp.c segapcm.c sid.c sid.h sid6581.c sidvoice.h sn76477.c sn76496.c snkwave.c sp0250.c sp0256.c speaker.c speaker.h st0016.c t6w28.c tiaintf.c tms3615.c tms36xx.c tms5110.c tms5220.c upd7759.c vlm5030.c votrax.c vrender0.c x1_010.c ymf271.c ymf278b.c ymz280b.c zsg2.c |
| [src/ldplayer] | ldplayer.c |
| [src/mame/audio] | snes_snd.c snes_snd.h |
| [src/mame/drivers] | megadriv.c |
| [src/mame/includes] | cps1.h n64.h neogeo.h snes.h |
| [src/mame/machine] | atarigen.c atarigen.h snes.c |
| [src/mess/audio] | arcadia.c dave.c gb.c gmaster.c mac.c socrates.c ted7360.c upd1771.c vc4000.c |
| [src/mess/drivers] | 4004clk.c a2600.c a3000.c a310.c a5105.c a51xx.c a6809.c a7000.c a7150.c a7800.c ac1.c acrnsys1.c adam.c aim65.c aim65_40.c alesis.c altair.c ami1200.c amico2k.c amiga.c amstrad.c apexc.c apf.c apogee.c apple1.c apple2.c apple2gs.c apple3.c apricot.c apricotf.c aquarius.c arcadia.c astrocde.c at.c atari.c atom.c avigo.c b2m.c basic52.c bbc.c bbcbc.c bcs3.c bebox.c beehive.c beta.c bk.c bmjr.c bml3.c bob85.c busicom.c c10.c c128.c c64.c c65.c camplynx.c casloopy.c cat.c cbmb.c cc10.c ccs2422.c ccs2810.c cd2650.c cfx9850.c cgenie.c channelf.c chaos.c chessmst.c clcd.c codata.c coleco.c compis.c comquest.c comxpl80.c concept.c cosmicos.c cpschngr.c craft.c crvision.c cybiko.c czk80.c d6809.c dai.c dc.c dectalk.c dgn_beta.c dm7000.c dms5000.c dms86.c dolphin.c dual68.c ec65.c electron.c elekscmp.c elektor.c elwro800.c enterp.c esq1.c et3400.c ex800.c exelv.c exidy.c exp85.c fidelz80.c fk1.c fm7.c galaxy.c galeb.c gamecom.c gamepock.c gb.c geneve.c glasgow.c gmaster.c gp2x.c gp32.c h19.c h8.c h89.c hec2hrp.c homelab.c horizon.c hp16500.c hp48.c ht68k.c hx20.c indiana.c instruct.c interact.c intv.c ip20.c ip22.c ipb.c ipc.c ipds.c iq151.c irisha.c isbc.c jaguar.c jr100.c jr200.c jtc.c junior.c jupiter.c k1003.c k8915.c kaypro.c kc.c kim1.c kramermc.c kyocera.c lc80.c lisa.c llc.c lviv.c lx800.c lynx.c m20.c mbee.c mc10.c mc80.c mccpm.c mekd2.c mephisto.c mes.c microdec.c microtan.c mikro80.c mikromik.c mikrosha.c mits680b.c mk1.c mk14.c mk2.c mk85.c mk90.c mmd1.c mod8.c mpf1.c msbc1.c msx.c mtx.c multi8.c mycom.c mz2500.c mz700.c mz80.c nakajies.c nanos.c nascom1.c nc.c next.c ngp.c odyssey2.c ondra.c orao.c oric.c orion.c osborne1.c p112.c p2000t.c p8k.c palm.c partner.c pasogo.c pasopia.c pc.c pc2000.c pc6001.c pc8001.c pc98.c pce.c pce220.c pcfx.c pcm.c pcw.c pcw16.c pda600.c pdp1.c pegasus.c pimps.c pipbug.c pippin.c pk8000.c pk8020.c plan80.c pmd85.c pmi80.c pocketc.c pockstat.c pokemini.c poly88.c pp01.c prestige.c primo.c pro80.c prof180x.c prof80.c psion.c psx.c ptcsol.c pv1000.c pv2000.c pv9234.c px4.c pyl601.c ql.c qtsbc.c qx10.c radio86.c rex6000.c rmnimbus.c rt1715.c rvoice.c rx78.c sage2.c samcoupe.c sapi1.c saturn.c sbc6510.c sc1.c sc2.c scv.c sdk85.c sdk86.c selz80.c sg1000.c sgi_ip2.c sgi_ip6.c smc777.c sms.c socrates.c sord.c spc1000.c special.c spectrum.c ssem.c ssystem3.c stopthie.c sun1.c super80.c supracan.c svi318.c svision.c swtpc.c sym1.c sys2900.c systec.c tandy2k.c tec1.c thomson.c ti85.c ti89.c ti990_10.c ti990_4.c ti99_2.c ti99_4p.c ti99_4x.c ti99_8.c tk80bs.c tm990189.c tricep.c trs80.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 vectrex.c vg5k.c vidbrain.c vii.c vk100.c votrpss.c votrtnt.c vt100.c vt220.c vt240.c vt320.c vt520.c vtech1.c vtech2.c wswan.c x07.c x1.c x68k.c z1013.c z80dev.c z80ne.c z88.c z9001.c zexall.c zrt80.c zsbc3.c zx.c |
| [src/mess/includes] | 3do.h abc80.h abc80x.h advision.h aim65_40.h at.h atarist.h atom.h b2m.h beta.h bw12.h bw2.h c16.h c80.h cbmb.h cdi.h cgc7900.h coco.h comx35.h cosmicos.h crvision.h e01.h einstein.h elf.h eti660.h exp85.h fmtowns.h gba.h huebler.h jtc.h kyocera.h lc80.h mac.h mc1000.h micronic.h mikromik.h mpf1.h mtx.h mz700.h nes.h newbrain.h osi.h pc.h pc8001.h pc8401a.h pc8801.h pecom.h pet.h phc25.h poly880.h prof80.h px8.h ql.h samcoupe.h sg1000.h spectrum.h studio2.h tandy2k.h tiki100.h tmc1800.h tmc2000e.h tmc600.h trs80m2.h v1050.h vcs80.h vic20.h victor9k.h vidbrain.h vip.h xerox820.h xor100.h |
| [src/mess/machine] | samcoupe.c wswan.c |
| [src/mess/video] | samcoupe.c |
| [src/osd/winui] | mui_util.c properties.c |
| r9010 Thursday 2nd September, 2010 at 06:07:17 UTC by Fabio Priuli |
|---|
| marked pc8201 dump as bad, being probably an hacked US dump |
| [src/mess/drivers] | kyocera.c |
| r9009 Thursday 2nd September, 2010 at 05:22:57 UTC by Miodrag Milanović |
|---|
| [PC8201] Merged into kyocera.c file, and fully working |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | kyocera.c |
| r9008 Wednesday 1st September, 2010 at 23:01:23 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Bunch of small fixes |
| [src/mess/drivers] | pasopia.c |
| r9007 Wednesday 1st September, 2010 at 22:53:44 UTC by Angelo Salese |
|---|
| [PASOPIA7]: Fixed vram bankswitch |
| [src/mess/drivers] | pasopia.c |
| Previous 50 | 15994 Revisions | Next 50 |