The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r8740 Sunday 8th August, 2010 at 11:19:43 UTC by Angelo Salese |
|---|
| [PC-6001Mk2]: Fixed CG ROM bankswitch priority bug, fixes American Truck joystick/keyboard question gfxs |
| [src/mess/drivers] | pc6001.c |
| r8739 Sunday 8th August, 2010 at 09:51:49 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Improved bankswitch model, added opt modes (select between tv, kanji and voice roms), hooked up write banking, fixes at least Chrith no Ainotabidachi kanji drawing |
| [src/mess/drivers] | pc6001.c |
| r8738 Sunday 8th August, 2010 at 09:01:34 UTC by Fabio Priuli |
|---|
| hooked up bw2 and vic1001/vic20 software lists to the correspondent drivers |
| [hash] | vic1001_cart.xml |
| [src/mess/drivers] | bw2.c vic20.c |
| r8737 Sunday 8th August, 2010 at 08:07:25 UTC by Angelo Salese |
|---|
| [PC-6001Mk2]: Fixed border color in MC6847 compatibility modes |
| [src/mess/drivers] | pc6001.c |
| r8736 Saturday 7th August, 2010 at 18:46:30 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Fixed extended gfx mode priority, 3bpp mode has higher priority than 2bpp, fixes American Truck gameplay graphics |
| [src/mess/drivers] | pc6001.c |
| r8735 Saturday 7th August, 2010 at 18:04:36 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Implemented 2bpp bitmap mode |
| [src/mess/drivers] | pc6001.c |
| r8734 Saturday 7th August, 2010 at 16:44:08 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Fixed vram banking for good? |
| [src/mess/drivers] | pc6001.c |
| r8733 Saturday 7th August, 2010 at 16:27:23 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: some minor updates |
| [src/mess/drivers] | pc6001.c |
| r8732 Saturday 7th August, 2010 at 15:24:19 UTC by Robbbert |
|---|
| [GAMECOM] Memory rearrangement. Still not working. |
| [src/emu/cpu/sm8500] | sm8500.c sm8500d.c sm85ops.h |
| [src/mess/drivers] | gamecom.c |
| [src/mess/includes] | gamecom.h |
| [src/mess/machine] | gamecom.c |
| [src/mess/video] | gamecom.c |
| r8731 Saturday 7th August, 2010 at 14:29:10 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Emulated extra bitmap mode, most games should now |
| [src/mess/drivers] | pc6001.c |
| r8730 Saturday 7th August, 2010 at 12:04:21 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: More gfx improvements |
| [src/mess/drivers] | pc6001.c |
| r8729 Saturday 7th August, 2010 at 12:04:01 UTC by Fabio Priuli |
|---|
| [MAX] possible workaround for issues when loading carts not using softlist |
| [src/mess/machine] | c64.c |
| r8728 Saturday 7th August, 2010 at 11:35:24 UTC by Angelo Salese |
|---|
| [PC6001Mk2]: Improved video emulation and vram banking |
| [src/mess/drivers] | pc6001.c |
| r8727 Saturday 7th August, 2010 at 10:25:34 UTC by Angelo Salese |
|---|
| [PC6001mk2]: Improved vram banking |
| [src/mess/drivers] | pc6001.c |
| r8726 Friday 6th August, 2010 at 21:28:16 UTC by Curt Coder |
|---|
| [TRS80M2] System is now working, boots both CP/M and TRSDOS. |
| [docs] | messnew.txt |
| [src/emu/machine] | z80dma.c z80sio.c |
| [src/mess/drivers] | trs80m2.c |
| r8725 Friday 6th August, 2010 at 19:52:38 UTC by Angelo Salese |
|---|
| [PC-6001Mk2]: Fixed vram draw boundaries |
| [src/mess/drivers] | pc6001.c |
| r8724 Friday 6th August, 2010 at 19:30:34 UTC by Angelo Salese |
|---|
| [PC-6001Mk2]: now loads the BASIC properly |
| [src/mess/drivers] | pc6001.c |
| r8723 Friday 6th August, 2010 at 15:43:23 UTC by Angelo Salese |
|---|
| [SMC-777]: Made FDC ready line to check if a floppy is present or not, fixes 'disk error' at start-up if no disk is inserted |
| [src/mess/drivers] | smc777.c |
| r8722 Friday 6th August, 2010 at 14:26:25 UTC by Fabio Priuli |
|---|
| Fixed a couple of logging messages |
| [src/mess/machine] | sms.c |
| r8721 Friday 6th August, 2010 at 13:45:13 UTC by Fabio Priuli |
|---|
| Rev. 8719 contained an outdated version of machine/sms.c (d'oh!). This is the correct version. |
| [src/mess/machine] | sms.c |
| r8720 Friday 6th August, 2010 at 13:39:45 UTC by Fabio Priuli |
|---|
| Fixed extrainfo issue in all the other drivers which use it. I guess both NES and INTV might have had problems loading certain games in 0.139 due to this. |
| [src/mess/drivers] | a2600.c |
| [src/mess/machine] | ataricrt.c intv.c lynx.c msx.c nes.c pce.c |
| r8719 Friday 6th August, 2010 at 13:36:37 UTC by Fabio Priuli |
|---|
| [SMS] WIP: - Improved mapper detection by using a routine from MEKA (thanks to Omar Cornut). This makes Jang Pung 3 playable. - Added support for the Korean Zemina mapper (MSX based), making playable Street Master, Wonsiin and the recently dumped Penguin Adventure - Improved 8KB ROM Bankswitch (needed by Zemina games) - Fixed a problem with extrainfo which broke games using Korean and Codemaster mappers outside software lists |
| [hash] | sms.xml |
| [src/mess/drivers] | sms.c |
| [src/mess/machine] | sms.c |
| r8718 Thursday 5th August, 2010 at 10:36:53 UTC by Fabio Priuli |
|---|
| Fixed device region tag problems pointed out by -valid checks after rev.8715. Commodore and Luxor drivers should be back to working state (Curt, could you please check the fixes, especially for Conkort and IEEE daisy chain?) |
| [src/mess/drivers] | cbmb.c pet.c |
| [src/mess/machine] | c1541.c c1551.c c1571.c c1581.c c2040.c c9060.c conkort.c |
| r8717 Thursday 5th August, 2010 at 09:46:06 UTC by Miodrag Milanović |
|---|
| Updated SAA5050 to form 12x20 chars as noted in documentation, A6809 gives correct output |
| [src/emu/video] | saa5050.c |
| [src/mess/drivers] | a6809.c p2000t.c |
| [src/mess/video] | p2000m.c |
| r8716 Thursday 5th August, 2010 at 08:54:11 UTC by Fabio Priuli |
|---|
| Added new software lists for Bondwell 2 (by Kaylee) and VIC1001 / VIC20 carts (by k1w1) Added some new Sega dumps released in the past few days |
| [hash] | bw2.xml* gamegear.xml megadriv.xml sg1000.xml sms.xml vic1001_cart.xml* |
| r8715 Thursday 5th August, 2010 at 08:19:13 UTC by Miodrag Milanović |
|---|
| Sync with MAME (address map changes and driver state) and update of MESS to follow this changes. |
| [src/emu] | addrmap.c* addrmap.h* devcpu.c devcpu.h devimage.c devintrf.c devlegcy.c devlegcy.h dimemory.c dimemory.h emu.h emu.mak machine.c machine.h mconfig.h memory.c memory.h validity.c |
| [src/emu/cpu/cop400] | cop400.c |
| [src/emu/debug] | debugcmd.c |
| [src/mame/audio] | jaguar.c |
| [src/mame/drivers] | malzak.c megadriv.c |
| [src/mame/includes] | n64.h neogeo.h snes.h |
| [src/mame/machine] | amiga.c n64.c neoprot.c snes.c snes7110.c |
| [src/mame/video] | astrocde.c jaguar.c n64.c neogeo.c ppu2c0x.c rdpfetch.c rdpfrect.c rdpspn16.c rdptpipe.c rdptrect.c snes.c |
| [src/mess/audio] | mac.c |
| [src/mess/devices] | aescart.c |
| [src/mess/drivers] | 3do.c 4004clk.c abc80.c abc80x.c apexc.c apf.c apricot.c apricotf.c atarist.c atm.c atom.c bcs3.c beta.c bw12.c bw2.c c16.c c80.c camplynx.c cat.c cdi.c cfx9850.c cgc7900.c comx35.c comxpl80.c cosmicos.c craft.c crvision.c e01.c ec65.c einstein.c elf.c elwro800.c enterp.c eti660.c exp85.c fk1.c fmtowns.c gba.c huebler.c jtc.c kyocera.c lc80.c lx800.c mac.c mc10.c mc1000.c micronic.c mikromik.c mod8.c mpf1.c mtx.c mz700.c nakajies.c nes.c newbrain.c ng_aes.c ngp.c osi.c pasogo.c pc8001.c pc8401a.c pentagon.c phc25.c poly880.c prof80.c pv1000.c pv2000.c px4.c px8.c ql.c qx10.c samcoupe.c scorpion.c scv.c sg1000.c snes.c sord.c spec128.c specpls3.c spectrum.c studio2.c supracan.c tandy2k.c ti89.c tiki100.c timex.c tmc1800.c tmc2000e.c tmc600.c trs80m2.c v1050.c vboy.c vcs80.c vg5k.c vic20.c victor9k.c vidbrain.c vii.c vip.c vtech1.c x07.c xerox820.c xor100.c z9001.c |
| [src/mess/formats] | spec_snqk.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 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] | 3do.c advision.c at.c b2m.c c16.c cbmb.c coco.c comx35.c einstein.c mac.c mtx.c mz700.c nes.c nes_ines.c nes_mmc.c nes_pcb.c nes_unif.c pc.c pc8801.c pecom.c pet.c samcoupe.c snescart.c |
| [src/mess/video] | abc80.c abc800.c abc802.c abc806.c advision.c atarist.c b2m.c cgc7900.c coco.c comx35.c fmtowns.c gba.c kyocera.c mz700.c nes.c newbrain.c osi.c pc8401a.c pecom.c samcoupe.c spectrum.c timex.c tmc1800.c tmc600.c v1050.c |
| r8714 Wednesday 4th August, 2010 at 23:10:14 UTC by Angelo Salese |
|---|
| [PC-6001]: Removed a debug function |
| [src/mess/drivers] | pc6001.c |
| r8713 Wednesday 4th August, 2010 at 23:06:23 UTC by Angelo Salese |
|---|
| [PC-6001]: Added a bunch of to do items |
| [src/mess/drivers] | pc6001.c |
| r8712 Wednesday 4th August, 2010 at 22:09:11 UTC by Angelo Salese |
|---|
| [PC-6001]: improved the joycode handling |
| [src/mess/drivers] | pc6001.c |
| r8711 Wednesday 4th August, 2010 at 21:18:30 UTC by Angelo Salese |
|---|
| [PC-6001]: Added preliminary MCU-driven joypad polling |
| [src/mess/drivers] | pc6001.c |
| r8710 Wednesday 4th August, 2010 at 19:31:12 UTC by Angelo Salese |
|---|
| [PC-6001]: Bunch of keyboard fixes |
| [src/mess/drivers] | pc6001.c |
| r8709 Wednesday 4th August, 2010 at 19:22:31 UTC by Wilbert Pol |
|---|
| [PYUUTA] Fixed cartridge handling. |
| [src/mess/drivers] | tutor.c |
| r8708 Wednesday 4th August, 2010 at 17:05:44 UTC by Wilbert Pol |
|---|
| Added Tomy Pyuuta [anondumper] |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | tutor.c |
| r8707 Wednesday 4th August, 2010 at 14:52:05 UTC by Miodrag Milanović |
|---|
| [A6809] Connected some I/O and video to machine |
| [src/mess/drivers] | a6809.c |
| r8706 Wednesday 4th August, 2010 at 10:30:06 UTC by Fabio Priuli |
|---|
| Fixed tutor.xml encoding |
| [hash] | tutor.xml |
| r8705 Wednesday 4th August, 2010 at 09:39:16 UTC by Barry Rodewald |
|---|
| [AES] Added 5 more games marked as AES in 0.139. |
| [hash] | aes.xml |
| r8704 Wednesday 4th August, 2010 at 07:48:48 UTC by Miodrag Milanović |
|---|
| Fixed image error handling [thanks to ShimaPong] |
| [src/emu] | devimage.c diimage.c image.c |
| r8703 Wednesday 4th August, 2010 at 02:42:55 UTC by incog |
|---|
| Added new Pyuta cart dump [anondumper] |
| [hash] | tutor.xml |
| r8702 Tuesday 3rd August, 2010 at 23:23:10 UTC by Angelo Salese |
|---|
| [PC-6001]: Added border color in 1bpp mode |
| [src/mess/drivers] | pc6001.c |
| r8701 Tuesday 3rd August, 2010 at 21:39:37 UTC by Angelo Salese |
|---|
| [PC-6001]: Make the cassette callback slower, helps booting with several games (namely Arabian Rhapsody) |
| [src/mess/drivers] | pc6001.c |
| r8700 Tuesday 3rd August, 2010 at 21:25:53 UTC by Angelo Salese |
|---|
| [PC-6001]: added preliminary border color |
| [src/mess/drivers] | pc6001.c |
| r8699 Tuesday 3rd August, 2010 at 21:12:01 UTC by Angelo Salese |
|---|
| [PC-6001]: cleaned up video emulation a little, splitted pc6001 and pc6001m2 video emulations, made text colors more accurate for the former |
| [src/mess/drivers] | pc6001.c |
| r8698 Tuesday 3rd August, 2010 at 13:59:55 UTC by Roberto Zandonà |
|---|
| [C64] better implementation of the light gun |
| [src/mess/video] | vic6567.c |
| r8697 Tuesday 3rd August, 2010 at 12:09:46 UTC by Roberto Zandonà |
|---|
| [C64] preliminary crosshair for light gun |
| [src/mess/machine] | cbm.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8696 Tuesday 3rd August, 2010 at 09:24:54 UTC by Roberto Zandonà |
|---|
| [C64] implemented light gun (required by Army Days and Gangster); yet the crosshair is not visible |
| [src/mess/machine] | c64.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8695 Tuesday 3rd August, 2010 at 02:55:10 UTC by Barry Rodewald |
|---|
| [FM7] Corrected a few games' descriptions. |
| [hash] | fm7_cass.xml |
| r8694 Tuesday 3rd August, 2010 at 01:44:35 UTC by Barry Rodewald |
|---|
| [FM7] Added loading instructions to the softlist XML, and replaced the not working comments, since the error is correct behaviour. |
| [hash] | fm7_cass.xml |
| r8693 Monday 2nd August, 2010 at 15:31:35 UTC by Roberto Zandonà |
|---|
| [C64] modified RDY hack and implemented joystick's ports mirror (now Arcana works) |
| [src/mess/drivers] | c64.c |
| [src/mess/machine] | c64.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8692 Monday 2nd August, 2010 at 13:20:40 UTC by Miodrag Milanović |
|---|
| Made things compile with current MAME code (due the address map changes). Removed usage of : - cputag_clocks_to_attotime() - cputag_attotime_to_clocks() - cputag_suspend() - cputag_resume() Note that some handlers are now commented it is due the fact that address map was not used and now it would return warning in compilation time, so they have been commented. |
| [src/mess/drivers] | cgc7900.c genesis.c geneve.c intv.c m20.c px8.c spectrum.c svision.c tandy2k.c ti89.c trs80m2.c v1050.c victor9k.c x07.c x68k.c |
| [src/mess/machine] | amigacrt.c coco.c dc.c gb.c geneve.c intv.c lynx.c microtan.c pc8801.c pce.c pdp1.c pokemini.c sms.c ti99_4x.c zx.c |
| [src/mess/video] | gb.c vic6567.c zx.c |
| r8691 Monday 2nd August, 2010 at 12:40:54 UTC by Robbbert |
|---|
| [MBEE] Fixed my accidental regression on cassette-based bees. |
| [src/mess/machine] | mbee.c |
| Previous 50 | 15994 Revisions | Next 50 |