Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7008 Monday 11th January, 2010 at 22:09:14 UTC by Barry Rodewald
[FMTOWNS] Added display plane functionality, and mirror of the video ports at 0xcff80 in I/O space.
[src/mess/drivers]fmtowns.c
[src/mess/video]fmtowns.c

r7007 Monday 11th January, 2010 at 20:39:27 UTC by Curt Coder
[CLCD] Added LCD screen initialization, and fixed ROM loading slightly.
[src/mess/drivers]clcd.c

r7006 Monday 11th January, 2010 at 19:50:09 UTC by Wilbert Pol
[SCV] Fixed an input port.
[src/mess/drivers]scv.c

r7005 Monday 11th January, 2010 at 18:52:58 UTC by Wilbert Pol
uPD1771: ACK signal is triggered when the chip expects more bytes for a command. Set command 00 to 1 bytes, command 01 to 10 bytes, command 02 to 4 bytes.
[src/mess/audio]upd1771.c

r7004 Monday 11th January, 2010 at 16:36:10 UTC by Jonathan Gevaryahu
[sn76496] fixed period for both sn76489 and sn76489A periodic noise; fixes pitch in 'smooth criminal' demo for colecovision
[src/emu/sound]sn76496.c

r7003 Monday 11th January, 2010 at 12:57:51 UTC by Miodrag Milanović
Contel Codata Corporation Codata skeleton added
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]codata.c*

r7002 Monday 11th January, 2010 at 08:30:37 UTC by Miodrag Milanović
Skeleton drivers for :
- Digital Microsystems DMS-86
- Digital Microsystems DMS-5000
- Digital Microsystems ZSBC-3
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]dms5000.c* dms86.c* zsbc3.c*

r7001 Monday 11th January, 2010 at 08:14:41 UTC by Dirk Best
WIP I386 updates, fixing many CPU detection problems
[src/emu/cpu/i386]i386.c i386op32.c i386priv.h i486ops.c

r7000 Monday 11th January, 2010 at 07:59:40 UTC by Jonathan Gevaryahu
[at386] add neatsx bios. doesn't work yet. (hits invalid opcode)
[src/mess/drivers]at.c

r6999 Monday 11th January, 2010 at 03:45:53 UTC by Harmony
Fixing compile issues with MSVC 2008's busted compiler, maybe
[src/mess/drivers]vii.c

r6998 Monday 11th January, 2010 at 03:05:04 UTC by Harmony
[VII] Many improvements / ports from Unununium: [Harmony]
- Ported video DMA functionality
- Corrected GPIO writeback address
- Added the missing two buttons
- Fixed video IRQ servicing
- Added I2C NVRAM support
[src/mess/drivers]vii.c

r6997 Monday 11th January, 2010 at 02:58:58 UTC by Harmony
[VII] Added many more opcodes to the u'nSP core and corrected a number of bugs. Some bugs certainly remain. [Harmony]
[src/emu/cpu/unsp]unsp.c unspdasm.c

r6996 Sunday 10th January, 2010 at 22:44:21 UTC by Justin Kerk
Tweak PasoGo cart abbreviations
[src/mess/software]pasogo_cart.c

r6995 Sunday 10th January, 2010 at 21:49:58 UTC by incog
--
[src/mess/software]pasogo_cart.c*

r6994 Sunday 10th January, 2010 at 17:25:11 UTC by Fabio Priuli
Re-enabled sega software lists and properly cleaned up 32x list
[src/mess]messsoft.c softlist.h
[src/mess/software]32x_cart.c gamegear_cart.c megadriv_cart.c sms_cart.c

r6993 Sunday 10th January, 2010 at 15:41:36 UTC by Wilbert Pol
[SCV] Added speaker.
[src/mess/drivers]scv.c

r6992 Sunday 10th January, 2010 at 13:41:19 UTC by Nathan Woods
Prep for next dev cycle
[docs]messnew.txt
[src]version.c

r6991 Sunday 10th January, 2010 at 12:44:13 UTC by Wilbert Pol
Commented out the sega software lists until properly cleaned.
[src/mess]messsoft.c

r6990 Sunday 10th January, 2010 at 12:40:03 UTC by Wilbert Pol
Moved to naming software by [software_lisrt_name]:[software_name] and skipping the device tag for determining a cartridge region.
[src/mess]image.c

r6989 Sunday 10th January, 2010 at 12:31:38 UTC by Wilbert Pol
removed region from software_entry struct
[src/mess]softlist.c softlist.h
[src/mess/software]32x_cart.c advision_cart.c bbcbc_cart.c gamegear_cart.c gamepock_cart.c megadriv_cart.c sms_cart.c supracan_cart.c

r6988 Sunday 10th January, 2010 at 11:53:52 UTC by Fabio Priuli
Added (quite) preliminary cart lists for sms, gg, md and 32x. Lot of fixes and clean ups are in order, but at least it is a starting point
[src/mess]mess.mak messsoft.c softlist.h
[src/mess/software]32x_cart.c* gamegear_cart.c* megadriv_cart.c* sms_cart.c*

r6987 Sunday 10th January, 2010 at 10:52:39 UTC by Wilbert Pol
[gamepock_cart] updated game numbers.
[src/mess/software]gamepock_cart.c

r6986 Sunday 10th January, 2010 at 09:40:03 UTC by Harmony
[VII] Fleshed out a lot of the Vii driver, including sprites and controller input, though only the base Vii software works, and only the first button press works. [Harmony]
[src/mess/drivers]vii.c

r6985 Sunday 10th January, 2010 at 09:36:20 UTC by Harmony
[VII] Fleshed out a lot of u'nSP behavior: [Harmony]
- Added basic support for IRQs
- Fixed numerous opcode bugs
- Added numerous opcodes
[src/emu/cpu/unsp]unsp.c unsp.h

r6984 Saturday 9th January, 2010 at 12:01:23 UTC by Wilbert Pol
[GB] Added commented that timing needs to be fixed; mode 3 takes 172 cycles.
[src/mess/video]gb.c

r6983 Saturday 9th January, 2010 at 10:41:34 UTC by Fabio Priuli
[VIC20] Fixed tapes
[src/mess/drivers]vic20.c

r6982 Saturday 9th January, 2010 at 08:24:51 UTC by Fabio Priuli
Added a few changes from Enik Land that didn't get applied in svn 6604 due to unnoticed diff conflicts
[src/mess/video]smsvdp.c

r6981 Saturday 9th January, 2010 at 03:46:42 UTC by Harmony
[VII] Skeleton driver for the Chintendo Vii and a partial CPU core to go with it. [Harmony]
[src/emu/cpu]cpu.mak
[src/emu/cpu/unsp]unsp.c* unsp.h* unspdasm.c*
[src/mess]mess.mak messdriv.c
[src/mess/drivers]vii.c*

r6980 Saturday 9th January, 2010 at 00:16:59 UTC by Stefano Priore
[ADVISION] Software list. Not hooked, committed only for backup
[src/mess/drivers]advision.c
[src/mess/software]advision_cart.c*

r6979 Friday 8th January, 2010 at 19:50:57 UTC by Wilbert Pol
Added function needed to perform -romident against software lists.
[src/mess]climess.c climess.h

r6978 Friday 8th January, 2010 at 19:47:22 UTC by Robbbert
[CLI] Gave a better description of -listmedia
[src/emu]clifront.c

r6977 Friday 8th January, 2010 at 19:33:02 UTC by Wilbert Pol
Added uPD1771 skeleton.
[src/mess]mess.mak
[src/mess/audio]upd1771.c* upd1771.h*
[src/mess/drivers]scv.c

r6976 Friday 8th January, 2010 at 15:35:50 UTC by Wilbert Pol
Fixed another year and publisher.
[src/mess/software]supracan_cart.c

r6975 Friday 8th January, 2010 at 09:45:05 UTC by Dirk Best
[AT586] Add the FIC VT-503 mainboard
[src/mess]messdriv.c
[src/mess/drivers]at.c

r6974 Friday 8th January, 2010 at 00:41:18 UTC by Barry Rodewald
[FMTOWNS] Implemented FMR-compatible VRAM read interface. This fixes some graphic issues in Prince of Persia.
[src/mess/video]fmtowns.c

r6973 Thursday 7th January, 2010 at 21:00:14 UTC by Wilbert Pol
Added some more dates and manufacturers.
[src/mess/software]supracan_cart.c

r6972 Thursday 7th January, 2010 at 20:34:27 UTC by Wilbert Pol
Added Super A'Can software list.
[src/mess]mess.mak messsoft.c softlist.c softlist.h
[src/mess/software]supracan_cart.c*

r6971 Thursday 7th January, 2010 at 19:11:58 UTC by Firewave
refactored DEVICE_IMAGE_LOAD( aes_cartridge ) a bit
[src/mess/devices]aescart.c

r6970 Thursday 7th January, 2010 at 15:36:41 UTC by Wilbert Pol
[P2000] Documented some I/O bits.
[src/mess/machine]p2000t.c

r6969 Thursday 7th January, 2010 at 14:45:36 UTC by Dirk Best
[I82371AB] Add some meat, devices are now detected by the bios
[src/mess/machine]i82371ab.c

r6968 Thursday 7th January, 2010 at 12:40:52 UTC by Curt Coder
Added MOS6529 SPIA emulation for Plus/4 series.
[src/mess]mess.mak
[src/mess/machine]mos6529.c* mos6529.h*

r6967 Thursday 7th January, 2010 at 11:44:58 UTC by Curt Coder
[VIA6522] Refactored interface to use devcb properly.
[src/emu/machine]6522via.c 6522via.h
[src/mess/drivers]atom.c bbc.c oric.c vic20.c
[src/mess/machine]aim65.c apple3.c bbc.c c1541.c c1571.c lisa.c mac.c microtan.c oric.c pet.c vectrex.c
[src/mess/video]aim65.c vectrex.c

r6966 Thursday 7th January, 2010 at 09:18:29 UTC by Dirk Best
[AT486] Added bios FIC 486-VIP-IO 4.26GN2
[src/mess/drivers]at.c

r6965 Thursday 7th January, 2010 at 06:09:25 UTC by Robbbert
messnew
[docs]messnew.txt

r6964 Thursday 7th January, 2010 at 06:00:15 UTC by Robbbert
[CLI] -listmedia will indicate if a driver has no devices, or if no matching drivers were found. Fixes bug 1770.
[src/mess]climess.c

r6963 Thursday 7th January, 2010 at 04:24:04 UTC by Robbbert
This is a workaround to get around memory leaks in drawgfx reported by regtest.
[src/mess/drivers]arcadia.c odyssey2.c

r6962 Thursday 7th January, 2010 at 03:50:04 UTC by Robbbert
Fixed some crashes reported in regtest
[src/mess/drivers]einstein.c
[src/mess/machine]galaxy.c
[src/mess/video]i82720.c

r6961 Wednesday 6th January, 2010 at 20:27:26 UTC by Angelo Salese
Implemented the pseudo scatter gather mode
[src/mess/drivers]supracan.c

r6960 Wednesday 6th January, 2010 at 20:08:16 UTC by Angelo Salese
Implemented DMA Channel 1
[src/mess/drivers]supracan.c

r6959 Wednesday 6th January, 2010 at 19:35:10 UTC by Angelo Salese
Basic implementation of 256/320 hres switch
[src/mess/drivers]supracan.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team