Feed
The MESS SVN has been merged into the MAME SVN.
| r7037 Thursday 14th January, 2010 at 13:18:02 UTC by Curt Coder |
| [VIC20] Fixed quickload crash. |
| r7036 Thursday 14th January, 2010 at 12:43:01 UTC by Curt Coder |
[C2031] Added attention acknowledge and device number selection.
[IEEE488] Fixed data line handling.
[VIC1112] Fixed memory mapping, VIA interrupts, and added missing EOI signal. |
| [src/mess/machine] | c1541.c ieee488.c ieee488.h vic1112.c vic1112.h |
| r7035 Thursday 14th January, 2010 at 08:13:41 UTC by Curt Coder |
| [VIC20] Connected VIC-1112 and C2031 to IEEE-488 bus. |
| [src/mess/machine] | c1541.c c1541.h vic1112.c vic1112.h |
| r7034 Thursday 14th January, 2010 at 07:04:14 UTC by Curt Coder |
| Added preliminary IEEE-488 bus emulation. |
| [src/mess] | mess.mak |
| [src/mess/machine] | ieee488.c* ieee488.h* |
| r7033 Wednesday 13th January, 2010 at 23:23:53 UTC by Harmony |
| [UNSP] Considerable code cleanup in the u'nSP CPU core. [Harmony] |
| r7032 Wednesday 13th January, 2010 at 12:52:54 UTC by Curt Coder |
| [VIC20] Added skeleton for VIC-1112 IEEE-488 cartridge. |
| [src/mess] | mess.mak |
| [src/mess/machine] | vic1112.c* vic1112.h* |
| r7031 Wednesday 13th January, 2010 at 12:39:17 UTC by Dirk Best |
| i386: Enable trap on invalid opcodes |
| [src/emu/cpu/i386] | i386ops.c |
| r7030 Wednesday 13th January, 2010 at 12:38:27 UTC by Dirk Best |
| [AT486] Use a more realistic speed of 25 MHz |
| r7029 Wednesday 13th January, 2010 at 11:49:44 UTC by Curt Coder |
| [MIKROMIK] Fixed memory banking regression. |
| [docs] | messnew.txt |
| [src/mess/drivers] | mikromik.c |
| r7028 Wednesday 13th January, 2010 at 11:30:31 UTC by Curt Coder |
| [ETI660] Added PIA read, and STEP/RESET keys. |
| [src/mess/drivers] | eti660.c |
| [src/mess/includes] | eti660.h |
| r7027 Wednesday 13th January, 2010 at 10:56:34 UTC by Fabio Priuli |
| last batch of (small) preliminary lists |
| [src/mess] | mess.mak messsoft.c |
| [src/mess/software] | crvision_cart.c* gamegear_cart.c jaguar_cart.c* ngp_cart.c* pico_cart.c* pokemini_cart.c* sg1000_cart.c* vboy_cart.c* |
| r7026 Wednesday 13th January, 2010 at 10:22:48 UTC by Curt Coder |
| [STUDIO2] Fixed Victory MPT-02 and clones. |
| [docs] | messnew.txt |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | studio2.c |
| r7025 Wednesday 13th January, 2010 at 08:51:11 UTC by Curt Coder |
| [VIC20] Fixed quickload crash. |
| r7024 Tuesday 12th January, 2010 at 21:25:59 UTC by incog |
| Added newline |
| [src/mess/software] | advision_cart.c |
| r7023 Tuesday 12th January, 2010 at 17:43:39 UTC by Stefano Priore |
| [ADVISION] Clean up of the fixed list |
| [src/mess] | mess.mak messsoft.c |
| [src/mess/software] | advision_cart.c |
| r7022 Tuesday 12th January, 2010 at 17:28:32 UTC by Cowering |
| GoodCPC v3.1415 hash file (pre-release) |
| r7021 Tuesday 12th January, 2010 at 14:40:09 UTC by Dirk Best |
| i386: Only enable div bug on the Intel CPUs |
| [src/emu/cpu/i386] | i386op16.c i386ops.c |
| r7020 Tuesday 12th January, 2010 at 14:27:03 UTC by Curt Coder |
| [VISICOM] Added palette and color RAMs. |
| [src/mess/drivers] | studio2.c |
| [src/mess/includes] | studio2.h |
| r7019 Tuesday 12th January, 2010 at 14:11:09 UTC by Curt Coder |
| [ETI660] Added keyboard, color RAM, and PIA write. |
| [src/mess/drivers] | eti660.c |
| [src/mess/includes] | eti660.h |
| r7018 Tuesday 12th January, 2010 at 14:09:55 UTC by Dirk Best |
| i386: Fixed emulation of the DIV flag bug, we are now correctly detected as Intel 486DX instead of some Cyrix or TI CPU. |
| [src/emu/cpu/i386] | i386op16.c i386op32.c i386ops.c |
| r7017 Tuesday 12th January, 2010 at 13:24:39 UTC by Curt Coder |
| [STUDIO2] Fixed system clock, split ROMs properly, separated ETI-660 to its own driver since it is not a Studio II clone. |
| [src/emu/drivers] | xtal.h |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | eti660.c* studio2.c vip.c |
| [src/mess/includes] | eti660.h* |
| r7016 Tuesday 12th January, 2010 at 10:44:39 UTC by Barry Rodewald |
| [FMTOWNS] Fixed Kanji port use in Prince of Persia (hopefully). |
| [src/mess/video] | fmtowns.c |
| r7015 Tuesday 12th January, 2010 at 08:55:42 UTC by Fabio Priuli |
| fix previous commit which had an outdated version of gamecom_cart.c |
| [src/mess/software] | gamecom_cart.c |
| r7014 Tuesday 12th January, 2010 at 08:45:11 UTC by Fabio Priuli |
lists misc wip:
* added proper md dump for splatt2j
* cleaned up SMS list
* added preliminary lists for svision, lynx, gamecom & wswan/wscolor
* added all lists to messsoft.c so that they get compiled (and validate, later) |
| [src/mess] | mess.mak messsoft.c |
| [src/mess/software] | gamecom_cart.c* lynx_cart.c* megadriv_cart.c sms_cart.c svision_cart.c* wswan_cart.c* |
| r7013 Tuesday 12th January, 2010 at 08:44:16 UTC by Miodrag Milanović |
- Remove use of tagpool.c
- Removed unused call from artworkx.c
- flopimg.c now use pool to store specific format data_read
- Formats updated, so tag name is not provided. |
| [src/mess] | artworkx.c artworkx.h device.c messcore.mak tagpool.c tagpool.h |
| [src/mess/formats] | ap_dsk35.c basicdsk.c coco_dsk.c coupedsk.c cqm_dsk.c d88_dsk.c dsk_dsk.c flopimg.c flopimg.h g64_dsk.c imd_dsk.c oric_dsk.c td0_dsk.c thom_dsk.c z80ne_dsk.c |
| [src/mess/machine] | 99_dsk.c |
| [src/mess/tools/castool] | castool.mak |
| [src/mess/tools/imgtool] | imgtool.mak |
| r7012 Tuesday 12th January, 2010 at 08:39:40 UTC by Harmony |
| [BATMAN] Made a separate driver entry for JAKKS Pacific's "The Batman", as it is well outside the 3-year-rule and runs on slightly different hardware. [Harmony] |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | supracan.c vii.c |
| r7011 Tuesday 12th January, 2010 at 08:37:05 UTC by Harmony |
| [VII] Fixed a number of u'nSP opcodes. The Batman runs, Vii's "Squirrel Bobble" is fixed. [Harmony] |
| r7010 Tuesday 12th January, 2010 at 06:52:14 UTC by Miodrag Milanović |
| [ZSBC3] fixed crc typo |
| [src/mess/drivers] | zsbc3.c |
| r7009 Monday 11th January, 2010 at 23:07:27 UTC by incog |
| Fixed list for Hartung Game Master cartridges, not hooked up to the driver yet |
| [src/mess/software] | gmaster_cart.c* |
| 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. |
| r7006 Monday 11th January, 2010 at 19:50:09 UTC by Wilbert Pol |
| [SCV] Fixed an input port. |
| 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 |
| 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) |
| r6999 Monday 11th January, 2010 at 03:45:53 UTC by Harmony |
| Fixing compile issues with MSVC 2008's busted compiler, maybe |
| 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 |
| 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. |
| 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. |
| 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. |
| 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* |
© 1998-2018 The MESS Team