Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r8765 Thursday 12th August, 2010 at 10:10:54 UTC by MooglyGuy
Fix an off-by-one bug in Super A'Can driver that was breaking sprites.
[src/mess/drivers]supracan.c

r8764 Thursday 12th August, 2010 at 10:00:41 UTC by MooglyGuy
Massive Super A'Can re-write using the pre-existing driver as a base:
- Issue: Sprites are wrong. Harmony is looking into it.
- Added sprite masking.
- Added scanline-based tilemap rendering.
- Began implementing sound CPU comms, currently disabled behind a #define.
- Added scanline-based IRQ triggering, possibly still wrong.
- Corrected off-by-one in sprite DMA.
- Brought rendering entirely into the driver by eliminating drawgfx calls.
[src/mess/drivers]supracan.c

r8763 Thursday 12th August, 2010 at 08:35:53 UTC by Angelo Salese
[JR-200]: rewrote I/O Device again
[src/mess/drivers]jr200.c

r8762 Wednesday 11th August, 2010 at 23:28:03 UTC by Angelo Salese
[JR-200]: Some improvements
[src/mess/drivers]jr200.c

r8761 Wednesday 11th August, 2010 at 21:45:14 UTC by Angelo Salese
[JR-200]: Rewrote i/o and video routines
[src/mess/drivers]jr200.c

r8760 Wednesday 11th August, 2010 at 19:21:27 UTC by Angelo Salese
[JR-200]: Fixed keyboard repetition and added PCG
[src/mess/drivers]jr200.c

r8759 Wednesday 11th August, 2010 at 17:06:24 UTC by Angelo Salese
[JR-200]: Added preliminary beeper
[src/mess/drivers]jr200.c

r8758 Tuesday 10th August, 2010 at 16:43:31 UTC by Angelo Salese
[PC-6001]: Removed a pointless romset
[src/mess]messdriv.c
[src/mess/drivers]pc6001.c

r8757 Tuesday 10th August, 2010 at 16:17:53 UTC by Angelo Salese
[PC-6001SR]: Hooked up some (rather broken) gfxs
[src/mess/drivers]pc6001.c

r8756 Tuesday 10th August, 2010 at 15:32:38 UTC by Angelo Salese
[PC-6001SR]: Various improvements to get this working
[src/mess/drivers]pc6001.c

r8755 Tuesday 10th August, 2010 at 14:51:38 UTC by Miodrag Milanović
[BUG1973] rename sord5m to sordm5 [Marcel Vasak]
[src/mess/tools/castool]main.c

r8754 Tuesday 10th August, 2010 at 13:16:56 UTC by Angelo Salese
[PC6600]: Fixed CGROM bankswitch and worked around the Disk access, now this version boots too
[src/mess/drivers]pc6001.c

r8753 Tuesday 10th August, 2010 at 03:53:43 UTC by Barry Rodewald
[NEOCD] Corrected region sizes, and commented out SRAM functionality (the AES doesn't have SRAM), fixing a segfault in neocd and neocdz.
[src/mess/drivers]ng_aes.c

r8752 Tuesday 10th August, 2010 at 00:49:12 UTC by Sandro Ronco
[PSION] Added support for page counted datapacks
[src/mess/drivers]psion.c

r8751 Monday 9th August, 2010 at 23:58:19 UTC by Barry Rodewald
[AES] Implemented use of the mahjong controller so that it can be detected by the BIOS.
[src/mess/drivers]ng_aes.c

r8750 Monday 9th August, 2010 at 23:28:36 UTC by Angelo Salese
[PC-6001]: Some note updates)
[src/mess/drivers]pc6001.c

r8749 Monday 9th August, 2010 at 21:43:32 UTC by Angelo Salese
[PC-6001]: Fixed joystick irq behaviour, fixes at least Hydlide death bug and Jelda tape load errors
[src/mess/drivers]pc6001.c

r8748 Monday 9th August, 2010 at 17:05:40 UTC by Angelo Salese
[PC-6001]: Emulated gfx mode 4 user-selectable colors
[src/mess/drivers]pc6001.c

r8747 Monday 9th August, 2010 at 13:03:36 UTC by Robbbert
[GAMECOM] small tidyup
[src/mess/machine]gamecom.c

r8746 Sunday 8th August, 2010 at 18:05:38 UTC by Roberto Zandonà
[C64] modified rdy hack; now Turrican is playable
[src/mess/video]vic6567.c

r8745 Sunday 8th August, 2010 at 17:55:17 UTC by Fabio Priuli
a few new dumps added
[hash]gamegear.xml sg1000.xml sms.xml

r8744 Sunday 8th August, 2010 at 14:22:39 UTC by Angelo Salese
[PC-6001Mk2]: Added bankswitch read-back registers, fixes Galaxian crash when you enter into gameplay
[src/mess/drivers]pc6001.c

r8743 Sunday 8th August, 2010 at 14:04:50 UTC by Angelo Salese
[PC6001]: accurate tape loading timings
[src/mess/drivers]pc6001.c

r8742 Sunday 8th August, 2010 at 13:54:35 UTC by Angelo Salese
[PC-6001Mk2]: Hooked up some new registers, implemented timer irq masking, vector and hz divider, fixes Space Harrier sound tempo
[src/mess/drivers]pc6001.c

r8741 Sunday 8th August, 2010 at 11:56:15 UTC by Angelo Salese
[PC6001]: Fixed a tape loading bug, fixes Hydlide booting
[src/mess/drivers]pc6001.c

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*

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team