Feed
The MESS SVN has been merged into the MAME SVN.
| r9133 Tuesday 14th September, 2010 at 16:27:04 UTC by Barry Rodewald |
| [FMTOWNS] Fixed status handling, and introduced a small delay in starting CD-DA playback. These fix CD-DA playback in Puyo Puyo. |
| [src/mess/drivers] | fmtowns.c |
| r9132 Tuesday 14th September, 2010 at 15:07:27 UTC by Curt Coder |
| [CONKORT] Small fixes and preparation for adding separate drive models. |
| [src/mess/machine] | conkort.c |
| r9131 Tuesday 14th September, 2010 at 15:05:08 UTC by Curt Coder |
| Added 8" floppy constants. |
| [src/mess/devices] | flopdrv.h |
| r9130 Tuesday 14th September, 2010 at 14:45:21 UTC by Curt Coder |
| Added sector translation to basicdsk_get_indexed_sector_info. |
| [src/mess/formats] | basicdsk.c |
| r9129 Tuesday 14th September, 2010 at 08:43:27 UTC by Angelo Salese |
| [SUPER A'CAN]: Fixed a silly typo [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9128 Tuesday 14th September, 2010 at 08:33:05 UTC by Angelo Salese |
| [SUPER A'CAN]: Adjusted the counter instead of the line the irq fires on and sets the visible area to 224, based on the YT videos [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9127 Tuesday 14th September, 2010 at 07:40:46 UTC by Angelo Salese |
| [PCE]: Fixed for good previous regression, also added an option to select between S-CD and A-CD modes |
| [src/mess/drivers] | pce.c |
| [src/mess/machine] | pce.c |
| r9126 Tuesday 14th September, 2010 at 07:08:19 UTC by Angelo Salese |
| [PCE]: Fixed TG16 System Card^3 regression |
| r9125 Tuesday 14th September, 2010 at 06:24:12 UTC by Angelo Salese |
| [SUPER A'CAN]: Fixed boot crash in Sons of Evil |
| [src/mess/drivers] | supracan.c |
| r9124 Tuesday 14th September, 2010 at 01:54:34 UTC by Barry Rodewald |
| [FMTOWNS] Added Resume CD-DA command to the CD controller, fixes CD-DA playback in Death Brade. |
| [src/mess/drivers] | fmtowns.c |
| r9123 Monday 13th September, 2010 at 19:50:43 UTC by R. Belmont |
| CHDMAN: port another new fix from MAME |
| r9122 Monday 13th September, 2010 at 19:38:06 UTC by R. Belmont |
| Port over CHDMAN improvements from MAME. |
| [src/tools] | chdcd.c chdman.c |
| r9121 Monday 13th September, 2010 at 19:19:45 UTC by Angelo Salese |
| [SUPER A'CAN]: Added direct sprite tiles, used by feet of fighters in Sango Fighter [David Haywood] |
| [src/mess/drivers] | supracan.c |
| r9120 Monday 13th September, 2010 at 18:27:48 UTC by Angelo Salese |
| [PCE]: Improved some ADPCM related flags |
| r9119 Monday 13th September, 2010 at 17:43:06 UTC by Angelo Salese |
| [PCE]: Fixed Sys Card 3 header |
| r9118 Monday 13th September, 2010 at 17:13:18 UTC by Barry Rodewald |
| [FMTOWNS] Fixed erroneous setting of the PCM IRQ flag when it should be masked. |
| [src/mess/drivers] | fmtowns.c |
| r9117 Monday 13th September, 2010 at 14:48:08 UTC by Angelo Salese |
| ... actually, removed the warning print, since it's misleading (already supported by the core) |
| [src/emu/cpu/h6280] | h6280ops.h |
| r9116 Monday 13th September, 2010 at 14:07:11 UTC by Angelo Salese |
| Small modification, for easier reg testing |
| [src/emu/cpu/h6280] | h6280ops.h |
| r9115 Monday 13th September, 2010 at 11:55:39 UTC by Angelo Salese |
| [PCE]: Arcade Card address bits 4-5 is a selector for different index registers, hooked that. Greatly improves compatibility / gfx issues in A-Card games |
| r9114 Monday 13th September, 2010 at 10:10:44 UTC by Curt Coder |
| [CONKORT] Fixed crash. |
| [src/mess/machine] | conkort.c |
| r9113 Monday 13th September, 2010 at 09:52:01 UTC by Curt Coder |
| Added automatic sector translation to the basicdsk format when the INTERLEAVE parameter is specified in a FLOPPY_OPTION block. |
| [docs] | messnew.txt |
| [src/mess/formats] | basicdsk.c basicdsk.h |
| [src/mess/machine] | conkort.c |
| r9112 Monday 13th September, 2010 at 08:25:15 UTC by Curt Coder |
| Removed debug message. |
| [src/mess/formats] | td0_dsk.c |
| r9111 Monday 13th September, 2010 at 08:24:27 UTC by Curt Coder |
| Fixed sector counting in TeleDisk images. |
| [docs] | messnew.txt |
| [src/mess/formats] | td0_dsk.c |
| r9110 Sunday 12th September, 2010 at 17:19:33 UTC by R. Belmont |
| [MAC] All working models now capable of booting from 800k floppies, incl. SE/30 and IIcx. |
| r9109 Sunday 12th September, 2010 at 14:27:12 UTC by Angelo Salese |
| [PCE]: Minor clean-up |
| r9108 Sunday 12th September, 2010 at 13:08:59 UTC by Angelo Salese |
| [PCE]: Fixed 6 button pad regression |
| r9107 Sunday 12th September, 2010 at 13:07:49 UTC by Justin Kerk |
| Add the compiling and howto documents from the Wiki since people don't seem to find them |
| [docs] | compiling.htm* howto.htm* wintoc.xml |
| 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 |
© 1998-2018 The MESS Team