The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r9145 Thursday 16th September, 2010 at 23:39:34 UTC by Barry Rodewald |
|---|
| [FMTOWNS] Improved CD IRQ flag handling, Lemmings and Shadow of the Beast now start to load (but are still not playable). |
| [src/mess/drivers] | fmtowns.c |
| r9144 Thursday 16th September, 2010 at 07:56:47 UTC by Miodrag Milanović |
|---|
| Rest of changes for removal of generic videoram [Atari Ace] |
| [src/mess/drivers] | aquarius.c cbmb.c channelf.c concept.c dgn_beta.c hec2hrp.c interact.c intv.c jupiter.c kaypro.c mekd2.c microtan.c nascom1.c p2000t.c pc.c pet.c svision.c ti99_2.c trs80.c x1.c z80ne.c |
| [src/mess/includes] | aquarius.h cbmb.h cgenie.h channelf.h concept.h dgn_beta.h hec2hrp.h intv.h jupiter.h kaypro.h mbee.h mekd2.h microtan.h mz700.h nascom1.h p2000t.h pet.h pocketc.h samcoupe.h ssystem3.h super80.h svision.h trs80.h vtech2.h x1.h z80ne.h |
| [src/mess/machine] | cgenie.c concept.c dgn_beta.c mz700.c pc.c pet.c samcoupe.c super80.c vtech2.c z80ne.c |
| [src/mess/video] | aquarius.c cbmb.c cgenie.c channelf.c dgn_beta.c hec2video.c intv.c kaypro.c mbee.c mekd2.c microtan.c mz700.c nascom1.c p2000m.c pc_aga.c pc_cga.c pc_mda.c pc_t1t.c pc_video_mess.c pc_video_mess.h pet.c pocketc.c samcoupe.c ssystem3.c super80.c trs80.c vtech2.c |
| r9143 Thursday 16th September, 2010 at 07:36:52 UTC by Angelo Salese |
|---|
| [PCE]: Even more improved input refactoring |
| [src/mess/drivers] | pce.c |
| [src/mess/machine] | pce.c |
| r9142 Thursday 16th September, 2010 at 07:21:54 UTC by Angelo Salese |
|---|
| [PCE]: Changed input port structure, in order to make 3 buttons and mouse devices easier to support |
| [src/mess/drivers] | pce.c |
| [src/mess/machine] | pce.c |
| r9141 Thursday 16th September, 2010 at 00:25:46 UTC by Miodrag Milanović |
|---|
| Partial removal of generic videoram_size and videoram [AtariAce] |
| [src/mess/drivers] | aquarius.c astrocde.c cbmb.c channelf.c dgn_beta.c interact.c intv.c jupiter.c kaypro.c mbee.c mekd2.c microtan.c nascom1.c p2000t.c pc.c pet.c svision.c ti99_2.c vtech1.c x1.c z80ne.c |
| [src/mess/machine] | cgenie.c concept.c dgn_beta.c mz700.c pc.c pet.c trs80.c z80ne.c |
| [src/mess/video] | aquarius.c cbmb.c cgenie.c channelf.c dgn_beta.c hec2video.c i82720.c intv.c kaypro.c mbee.c mekd2.c microtan.c mz700.c nascom1.c p2000m.c pc_aga.c pc_cga.c pc_mda.c pc_t1t.c pc_video_mess.c pc_video_mess.h pet.c pocketc.c samcoupe.c ssystem3.c super80.c trs80.c vtech2.c |
| r9140 Wednesday 15th September, 2010 at 19:55:04 UTC by Tim Lindner |
|---|
| Fixed a bug in writing files and directories that use path seperators other than the backslash. |
| [src/mess/tools/imgtool/windows] | wimgtool.c |
| r9139 Wednesday 15th September, 2010 at 16:26:08 UTC by Angelo Salese |
|---|
| [PCE]: Fixed CD-DA command 0xd8 behaviour, fixes track playback in Exile during side-scrolling levels and title screen SFX in Snatcher |
| [src/mess/machine] | pce.c |
| r9138 Wednesday 15th September, 2010 at 09:44:46 UTC by Curt Coder |
|---|
| [ABC830] Added drive type configuration to device macro. |
| [src/mess/drivers] | abc80.c abc80x.c |
| [src/mess/machine] | abc830.c abc830.h |
| r9137 Wednesday 15th September, 2010 at 07:29:24 UTC by Curt Coder |
|---|
| [CONKORT] Renamed to abc830.c and separated into devices. |
| [src/mess] | mess.mak |
| [src/mess/drivers] | abc80.c abc80x.c |
| [src/mess/machine] | abc830.c* abc830.h* |
| r9136 Wednesday 15th September, 2010 at 07:19:41 UTC by Curt Coder |
|---|
| Added more floppy drive types. |
| [src/mess/devices] | flopdrv.h |
| r9135 Tuesday 14th September, 2010 at 20:14:19 UTC by R. Belmont |
|---|
| CHDMAN: latest from MAME, .WAV tracks are supported in bin/cue images. |
| [src/tools] | chdcd.c |
| r9134 Tuesday 14th September, 2010 at 19:31:58 UTC by Angelo Salese |
|---|
| [PCE]: Corrected formula for CD-DA start / end wave track addresses, now games goes in-sync with the video |
| [src/mess/machine] | pce.c |
| 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 |
| [src/mess/machine] | pce.c |
| 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 |
| [src/tools] | chdman.c |
| 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 |
| [src/mess/machine] | pce.c |
| r9119 Monday 13th September, 2010 at 17:43:06 UTC by Angelo Salese |
|---|
| [PCE]: Fixed Sys Card 3 header |
| [src/mess/machine] | pce.c |
| 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 |
| [src/mess/machine] | pce.c |
| 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. |
| [src/mess/machine] | mac.c |
| r9109 Sunday 12th September, 2010 at 14:27:12 UTC by Angelo Salese |
|---|
| [PCE]: Minor clean-up |
| [src/mess/machine] | pce.c |
| r9108 Sunday 12th September, 2010 at 13:08:59 UTC by Angelo Salese |
|---|
| [PCE]: Fixed 6 button pad regression |
| [src/mess/machine] | pce.c |
| 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 |
| [src/mess/machine] | pce.c |
| 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. |
| [src/mess/drivers] | snes.c |
| r9104 Sunday 12th September, 2010 at 11:07:43 UTC by Fabio Priuli |
|---|
| [PCE] Hopefully fixed direction reading for 6-buttons joypad |
| [src/mess/machine] | pce.c |
| 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 |
| [src/mess/machine] | pce.c |
| 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] | |
| [src/mess/layout] |
| 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 |
| Previous 50 | 15994 Revisions | Next 50 |