Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r6906 Sunday 3rd January, 2010 at 22:20:23 UTC by Curt Coder
[VIC20] Refactored driver into human readable form, more cleanup to follow.
[src/mess]mess.mak messdriv.c
[src/mess/drivers]vic20.c*
[src/mess/includes]vic20.h*
[src/mess/video]vic6560.c vic6560.h

r6905 Sunday 3rd January, 2010 at 22:06:22 UTC by Angelo Salese
[ACAN]: Various improvements to the video side
[src/mess/drivers]supracan.c

r6904 Sunday 3rd January, 2010 at 20:49:42 UTC by Angelo Salese
[ACAN]: Implemented sprite wraparound, de-hacked xsize
[src/mess/drivers]supracan.c

r6903 Sunday 3rd January, 2010 at 18:50:06 UTC by Miodrag Milanović
[MICRONIQUE]
- Fixed keyboard management
- Joystick remapped
- Timings for cassette adjusted [JJStacino]
[src/mess/drivers]hec2hrp.c interact.c
[src/mess/formats]hect_tap.c
[src/mess/includes]hec2hrp.h hectorkey.h
[src/mess/machine]hec2hrp.c

r6902 Sunday 3rd January, 2010 at 18:38:01 UTC by Miodrag Milanović
[AT386] 0x00800000 zone in memory map, have to be available in order driver to start booting.
[src/mess/drivers]at.c

r6901 Sunday 3rd January, 2010 at 18:06:50 UTC by Angelo Salese
[ACAN]: De-hacked sprite ysize
[src/mess/drivers]supracan.c

r6900 Sunday 3rd January, 2010 at 17:10:47 UTC by Angelo Salese
Implemented preliminary sprite limit
[src/mess/drivers]supracan.c

r6899 Sunday 3rd January, 2010 at 13:59:13 UTC by Harmony
[ACAN] Added horizontal flip. [Harmony]
[src/mess/drivers]supracan.c

r6898 Sunday 3rd January, 2010 at 12:43:50 UTC by Wilbert Pol
[SCV_PAL] Added missing MDRV_VIDEO_UPDATE ...
[src/mess/drivers]scv.c

r6897 Sunday 3rd January, 2010 at 11:54:06 UTC by Wilbert Pol
[SCV] Fixed inputs. Marked driver as working. Moved system to 'new supported systems' section of messnew.
[docs]messnew.txt
[src/mess/drivers]scv.c

r6896 Sunday 3rd January, 2010 at 10:43:03 UTC by Wilbert Pol
[SCV] A couple color selection fixes.
[src/mess/drivers]scv.c

r6895 Sunday 3rd January, 2010 at 10:35:24 UTC by Wilbert Pol
[SCV] Started hooking inputs.
[src/mess/drivers]scv.c

r6894 Sunday 3rd January, 2010 at 10:16:19 UTC by Wilbert Pol
Configured port A on the uPD7801 to an output port.
[src/emu/cpu/upd7810]upd7810.c

r6893 Sunday 3rd January, 2010 at 09:46:46 UTC by Harmony
[ACAN] Multiple graphical fixes: [Harmony]
- Temporarily disabled the A'Can logo and ROZ display until the associated windowing and ROZ effects can be discerned
- Added the missing third tilemap, this fixes most remaining missing graphics
- Fixed a number of sprite dimension flags
- Increased the maximum spritelist length, this fixes most remaining missing sprites
- Promoted driver to working due to the one dumped game's playability
[src/mess/drivers]supracan.c

r6892 Sunday 3rd January, 2010 at 09:01:27 UTC by Robbbert
messnew
[docs]messnew.txt

r6891 Sunday 3rd January, 2010 at 08:51:46 UTC by Robbbert
[APEXC] Fixed memory arrangements, programs can be run.
[src/mess/drivers]apexc.c

r6890 Sunday 3rd January, 2010 at 07:42:31 UTC by Harmony
[ACAN] Fixed several more sprite sizes. Fixed sprite colors; sprite colors are per-tile, not per-sprite. [Harmony]
[src/mess/drivers]supracan.c

r6889 Sunday 3rd January, 2010 at 07:08:58 UTC by Harmony
[ACAN] Correcting sprite dimensions for type 0x4428 from 2x2 to 3x3, fixing the tiles of the characters beneath the currently nonexistent title characters [Harmony]
[src/mess/drivers]supracan.c

r6888 Sunday 3rd January, 2010 at 06:14:33 UTC by Harmony
[ACAN] Fixed some text-sizing issues and tilemap issues. Still many tilemap and sprite issues. [Harmony]
[src/mess/drivers]supracan.c

r6887 Sunday 3rd January, 2010 at 05:23:34 UTC by Harmony
[ACAN] Rudimentary input hookup. It's now possible to get in-game, albeit with badly corrupted graphics. [Harmony]
[src/mess/drivers]supracan.c

r6886 Sunday 3rd January, 2010 at 05:23:25 UTC by Robbbert
part 2 due to tortoise bugginess
[docs]faq.htm messnew.txt
[docs/windows]choice.htm win32cmd.htm

r6885 Sunday 3rd January, 2010 at 05:21:32 UTC by Robbbert
Reactivated the old "listdevices command"; it is now called "listmedia". This is temporary until the team can decide on something better.
[src/emu]clifront.c clifront.h

r6884 Sunday 3rd January, 2010 at 03:04:13 UTC by Harmony
[ACAN] Started to hook up more tilemap data and sprites [Harmony]
[src/mess/drivers]supracan.c

r6883 Sunday 3rd January, 2010 at 02:34:22 UTC by Robbbert
[KAYPRO] Added bit of info.
[src/mess/drivers]kaypro.c

r6882 Sunday 3rd January, 2010 at 01:53:33 UTC by Barry Rodewald
updated messnew.txt with FM Towns updates.
[docs]messnew.txt

r6881 Sunday 3rd January, 2010 at 01:36:01 UTC by Robbbert
messnew
[docs]messnew.txt

r6880 Sunday 3rd January, 2010 at 01:32:19 UTC by Robbbert
[KAYPRO] Kaypro10 - fixed video. Marked as Working.
[src/mess/drivers]kaypro.c
[src/mess/video]kaypro.c

r6879 Sunday 3rd January, 2010 at 00:57:13 UTC by Robbbert
[KAYPRO] Kaypro10 - fixed cursor
[src/mess/video]kaypro.c

r6878 Saturday 2nd January, 2010 at 23:46:51 UTC by Wilbert Pol
[SCV] Added text support.
[src/mess/drivers]scv.c

r6877 Saturday 2nd January, 2010 at 21:22:29 UTC by Harmony
[ACAN] Added 4bpp tilemap [Harmony]
[src/mess/drivers]supracan.c

r6876 Saturday 2nd January, 2010 at 19:11:07 UTC by Wilbert Pol
[SCV] Swapped text and graphics color selection.
[src/mess/drivers]scv.c

r6875 Saturday 2nd January, 2010 at 19:04:51 UTC by Angelo Salese
[ACAN]: Refactored code to use the entire vram range for all of its video elements and implemented very crude sprite function
[src/mess/drivers]supracan.c

r6874 Saturday 2nd January, 2010 at 19:04:48 UTC by Wilbert Pol
[SCV] Added some more sprite drawing features.
[src/mess/drivers]scv.c

r6873 Saturday 2nd January, 2010 at 17:10:56 UTC by Angelo Salese
[ACAN]: Implemented Sprite DMA
[src/mess/drivers]supracan.c

r6872 Saturday 2nd January, 2010 at 16:47:02 UTC by Wilbert Pol
[SCV] Added block graphics mode.
[src/mess/drivers]scv.c

r6871 Saturday 2nd January, 2010 at 15:45:08 UTC by Angelo Salese
Made some improvements with the aid of Dox
[src/mess/drivers]supracan.c

r6870 Saturday 2nd January, 2010 at 15:45:02 UTC by Wilbert Pol
[SCV] Added background text/graphics area clipping. Updated visible area.
[src/mess/drivers]scv.c

r6869 Saturday 2nd January, 2010 at 15:11:57 UTC by Wilbert Pol
[SCV] Added semi-graphics drawing.
[src/mess/drivers]scv.c

r6868 Saturday 2nd January, 2010 at 14:33:01 UTC by Wilbert Pol
[SCV] Refactored sprite drawing code. Added support for 2 color sprites.
[src/mess/drivers]scv.c

r6867 Saturday 2nd January, 2010 at 14:12:47 UTC by Angelo Salese
[ACAN]: Fixed word DMA transfers
[src/mess/drivers]supracan.c

r6866 Saturday 2nd January, 2010 at 13:10:06 UTC by Robbbert
[KAYPRO] Kaypro10 boots, but there are video problems, and drive B doesn't work.
[src/mess/drivers]kaypro.c
[src/mess/machine]kaypro.c
[src/mess/video]kaypro.c

r6865 Saturday 2nd January, 2010 at 12:08:12 UTC by Miodrag Milanović
Disabled/removed some loging of errors
[src/mess/machine]at.c i82439tx.c pc_hdc.c pc_ide.c upd765.c
[src/mess/video]pc_vga.c

r6864 Saturday 2nd January, 2010 at 11:06:16 UTC by Harmony
[ACAN] Hooked up basic DMA support, and added temporary handlers for the potentially graphics-related areas the DMAs target. [Harmony]
[src/mess/drivers]supracan.c

r6863 Saturday 2nd January, 2010 at 10:44:53 UTC by Wilbert Pol
[SCV] Added background color selection.
[src/mess/drivers]scv.c

r6862 Saturday 2nd January, 2010 at 10:38:13 UTC by Wilbert Pol
[SCV] Added support for 16x32, 32x16, and 32x32 sprites.
[src/mess/drivers]scv.c

r6861 Saturday 2nd January, 2010 at 10:03:06 UTC by Wilbert Pol
Implemented uPD7801 timers.
[src/emu/cpu/upd7810]7810ops.c 7810tbl.c upd7810.c

r6860 Saturday 2nd January, 2010 at 10:01:10 UTC by Wilbert Pol
[SCV] Clear the screen in a video update.
[src/mess/drivers]scv.c

r6859 Saturday 2nd January, 2010 at 09:20:18 UTC by Wilbert Pol
Moved scv.o to epoch.a
[src/mess]mess.mak

r6858 Saturday 2nd January, 2010 at 09:09:10 UTC by Justin Kerk
Fix svn:eol-style
[src/mess/drivers]micronic.c pc2000.c pc8001.c rmnimbus.c
[src/mess/includes]gp32.h mpf1.h pc8001.h rmnimbus.h
[src/mess/machine]c1571.c c1571.h i8257.c i8257.h rmnimbus.c
[src/mess/video]rmnimbus.c upd3301.c upd3301.h

r6857 Saturday 2nd January, 2010 at 09:07:29 UTC by Wilbert Pol
Documented addition of super a'can and super cassette vision skeleton drivers.
[docs]messnew.txt

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team