Feed
The MESS SVN has been merged into the MAME SVN.
| r9106 Sunday 12th September, 2010 at 12:20:40 UTC by Angelo Salese |
| [PCE]: Added basic CD-DA playback repeat modes |
| r9105 Sunday 12th September, 2010 at 11:16:57 UTC by Justin Kerk |
| [SNES] Made DSP ROMs optional. If you try to run a DSP game and it blows up then it's your own fault. |
| r9104 Sunday 12th September, 2010 at 11:07:43 UTC by Fabio Priuli |
| [PCE] Hopefully fixed direction reading for 6-buttons joypad |
| r9103 Sunday 12th September, 2010 at 11:04:41 UTC by Fabio Priuli |
| [PCE] Converted the driver to use Categories to select the controller type |
| [src/mess/drivers] | pce.c |
| [src/mess/machine] | pce.c |
| r9102 Sunday 12th September, 2010 at 10:54:56 UTC by Angelo Salese |
| [PCE]: Fixed ADPCM half flag behaviour |
| r9101 Sunday 12th September, 2010 at 09:27:05 UTC by Curt Coder |
| [CONKORT] Fixed drive selection and busy bit. |
| [src/mess/machine] | conkort.c |
| r9100 Sunday 12th September, 2010 at 07:35:36 UTC by Sandro Ronco |
| [FIDELZ80] Moved cc10 in fidelz80.c |
| [src/mess] | mess.mak |
| [src/mess/drivers] | cc10.c fidelz80.c |
| [src/mess/layout] | cc10.lay fidelz80.lay* |
| r9099 Sunday 12th September, 2010 at 06:44:57 UTC by Fabio Priuli |
| minor cleanup |
| [src/mess/drivers] | supercon.c |
| r9098 Sunday 12th September, 2010 at 06:35:52 UTC by Robbbert |
| [MESSUI] fixed bug 1980 - crash when default options selected. |
| [src/osd/winui] | properties.c |
| r9097 Sunday 12th September, 2010 at 06:27:02 UTC by Miodrag Milanović |
| Novag SuperConstellation Chess Computer [Ralf Schaefer] |
| [artwork] | supercon.zip* |
| [docs] | messnew.txt |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | supercon.c* |
| [src/mess/layout] | supercon.lay* |
| r9096 Sunday 12th September, 2010 at 06:07:13 UTC by Curt Coder |
| [CONKORT] Added DS/DD dips to slow controller, some dips to fast controller, and proper dump of the fast controller ROM. |
| [src/mess/drivers] | abc80.c abc80x.c |
| [src/mess/machine] | conkort.c |
| r9095 Saturday 11th September, 2010 at 18:01:46 UTC by Curt Coder |
| [CONKORT] Fixed DIP switches. |
| [src/mess/machine] | conkort.c conkort.h |
| r9094 Saturday 11th September, 2010 at 16:41:51 UTC by Robbbert |
| [BBCBC] Removed warning of no sound as it doesn't have a speaker fitted. |
| [src/mess/drivers] | bbcbc.c |
| r9093 Saturday 11th September, 2010 at 12:53:34 UTC by Angelo Salese |
| [PCE]: Added ADPCM basic flags handling |
| r9092 Saturday 11th September, 2010 at 11:30:05 UTC by Angelo Salese |
| [PCE]: Added bare minimum ADPCM playback support |
| [src/mess/drivers] | pce.c |
| [src/mess/machine] | pce.c |
| r9091 Saturday 11th September, 2010 at 10:33:46 UTC by Angelo Salese |
| [PCE]: Updated notes |
| r9090 Saturday 11th September, 2010 at 10:13:39 UTC by Curt Coder |
| [CONKORT] Fixed interrupts. |
| [src/mess/machine] | conkort.c |
| r9089 Saturday 11th September, 2010 at 04:34:35 UTC by Curt Coder |
| [CONKORT] Added plumbing to connect conkort, abcbus and main cpu properly. Fixed SW2 polarity, and added INT to CPU from slow controller. |
| [src/mess/drivers] | abc80.c abc80x.c |
| [src/mess/machine] | abcbus.c abcbus.h conkort.c conkort.h |
| r9088 Friday 10th September, 2010 at 23:31:46 UTC by R. Belmont |
| [CDTV] Fix crash in audio CD player |
| [src/mess/machine] | matsucd.c |
| r9087 Friday 10th September, 2010 at 14:11:27 UTC by Curt Coder |
| [CONKORT] Implemented busy handling, SW1 reading, interrupt control. |
| [src/mess/drivers] | abc80x.c |
| [src/mess/machine] | conkort.c |
| r9086 Friday 10th September, 2010 at 13:10:24 UTC by Angelo Salese |
| [PCE]: Added CD interface port ADPCM RAM 0x0a r/w routing, fixes Akumajou Dracula X going nuts after the intro |
| r9085 Friday 10th September, 2010 at 12:11:32 UTC by Angelo Salese |
| [PCE]: Added a small register note |
| r9084 Friday 10th September, 2010 at 11:00:05 UTC by Angelo Salese |
| [PCE]: Fixed some ADPCM registers that are actually write-only, fixes some hangs |
| r9083 Friday 10th September, 2010 at 08:35:58 UTC by Angelo Salese |
| [SUPER A'CAN] Some work on the per-line effects.. not perfect, enable registers are hacked [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9082 Friday 10th September, 2010 at 07:29:51 UTC by Miodrag Milanović |
| Partial sync with MAME (no removal of generic videoram) |
| [src/emu] | devintrf.c devintrf.h disound.c disound.h sound.c |
| [src/emu/cpu/adsp2100] | 2100ops.c adsp2100.c adsp2100.h |
| [src/emu/cpu/asap] | asap.c asap.h asapdasm.c |
| [src/emu/video] | pc_video.c pc_video.h |
| [src/tools] | chdcd.c chdcd.h chdman.c |
| r9081 Thursday 9th September, 2010 at 17:27:44 UTC by Angelo Salese |
| [SUPER A'CAN] Reimplemented mosaic [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9080 Thursday 9th September, 2010 at 16:30:40 UTC by Curt Coder |
| [CONKORT] Added drive select, side select, motor on signals. |
| [src/mess/drivers] | abc80x.c |
| [src/mess/machine] | abcbus.c conkort.c |
| r9079 Thursday 9th September, 2010 at 14:55:27 UTC by Angelo Salese |
| [SUPER A'CAN] cleaned up super a'can video implementation, pending further work [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9078 Thursday 9th September, 2010 at 13:53:27 UTC by Angelo Salese |
| [PCE]: Emulated Arcade Card Work RAM mirror, all of the known behaviour should now be hooked up |
| [src/mess/includes] | pce.h |
| [src/mess/machine] | pce.c |
| r9077 Thursday 9th September, 2010 at 13:05:31 UTC by Curt Coder |
| [CONKORT] Almost fixed ABCBUS interface. |
| [src/mess/machine] | conkort.c conkort.h |
| r9076 Thursday 9th September, 2010 at 12:40:32 UTC by Angelo Salese |
| [PCE]: Implemented remaining Arcade Card features |
| r9075 Thursday 9th September, 2010 at 12:21:23 UTC by Angelo Salese |
| [PCECD]: Some extra Arcade Card work RAM hooks |
| r9074 Thursday 9th September, 2010 at 11:20:13 UTC by Angelo Salese |
| [PCE]: bare minimum implementation of Arcade Card handling |
| [src/mess/includes] | pce.h |
| [src/mess/machine] | pce.c |
| r9073 Wednesday 8th September, 2010 at 22:22:26 UTC by MooglyGuy |
| [ACAN] Improved mosaic behavior. Improved layer 2 behavior via a hack; possibly not actually a hack. Implemented per-line ROZ priority. Implemented sprite X scaling. Fixed sprite tile flipping. |
| [src/mess/drivers] | supracan.c |
| r9072 Wednesday 8th September, 2010 at 19:27:41 UTC by Angelo Salese |
| [PCE]: Minor hooks |
| r9071 Wednesday 8th September, 2010 at 17:52:17 UTC by Angelo Salese |
| [PCE]: Added some notes about the CD interface |
| r9070 Tuesday 7th September, 2010 at 16:50:43 UTC by Angelo Salese |
| From Micko: fixed chd image loading? |
| r9069 Tuesday 7th September, 2010 at 16:48:50 UTC by Curt Coder |
| [CONKORT] Added FDC DDEN, MR, and partial INTRQ handling. |
| [src/mess/machine] | conkort.c |
| r9068 Tuesday 7th September, 2010 at 15:02:53 UTC by Angelo Salese |
| [PCE]: Fixed missing VRAM > VRAM DMA flag clearance, fixes gameplay hang in Davis Cup Tennis and graphic artifacts in Ankoku Densetsu / Legendary Axe 2 |
| r9067 Tuesday 7th September, 2010 at 14:02:49 UTC by Wilbert Pol |
| [CPC family] Fix for several off by 1 line issues. |
| [src/mess/machine] | amstrad.c |
| r9066 Tuesday 7th September, 2010 at 13:32:31 UTC by Angelo Salese |
| [Hu6280]: Fixed a bogus bug with timer latch division value, fixes booting in Battle Royale (TG16) |
| [src/emu/cpu/h6280] | h6280.c |
| r9065 Tuesday 7th September, 2010 at 11:54:29 UTC by Curt Coder |
| [ABC800] Added new ROM dumps. [Erik Isaksson] |
| [src/mess/drivers] | abc80x.c |
| r9064 Tuesday 7th September, 2010 at 10:04:17 UTC by Angelo Salese |
| [PCE]: Updated TODO notes |
| r9063 Tuesday 7th September, 2010 at 07:57:38 UTC by Tafoid |
| Fixed "chasehq" entry in tg16.xml |
| r9062 Tuesday 7th September, 2010 at 07:49:00 UTC by Angelo Salese |
| [MZ-2500]: Updated TODO notes |
| [src/mess/drivers] | mz2500.c |
| r9061 Tuesday 7th September, 2010 at 05:55:07 UTC by Miodrag Milanović |
| Sync with MAME (fixes i386 drivers issue) |
| [src/emu] | devcpu.c devintrf.c devintrf.h diexec.c diexec.h distate.c distate.h schedule.c |
| [src/emu/cpu/asap] | asap.c asap.h asapdasm.c |
| [src/emu/debug] | debugcmd.c |
| r9060 Monday 6th September, 2010 at 21:37:22 UTC by MooglyGuy |
| Flagged Sony Playstation as GAME_NOT_WORKING so that MESS is more friendly to people with Asperger's Syndrome. |
| r9059 Monday 6th September, 2010 at 19:33:23 UTC by Angelo Salese |
| [PCE]: Fixed sprite OV flag behaviour, fixes Mizubaku Daibouken hangs |
| r9058 Monday 6th September, 2010 at 19:05:47 UTC by Angelo Salese |
| [PCE]: Small improvement for the previous fix |
| r9057 Monday 6th September, 2010 at 17:03:43 UTC by Angelo Salese |
| [PCE]: Hooked up 6 buttons controllers |
| [src/mess/drivers] | pce.c |
| [src/mess/includes] | pce.h |
| [src/mess/machine] | pce.c |
© 1998-2018 The MESS Team