Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r20170 Wednesday 9th January, 2013 at 23:26:45 UTC by Angelo Salese |
|---|
| Improved irq routine |
| [src/mame/includes] | 3do.h |
| [src/mame/machine] | 3do.c |
| r20169 Wednesday 9th January, 2013 at 23:10:40 UTC by Tafoid |
|---|
| whatsnew fixes (nw) |
| [/build/whatsnew] | whatsnew_0148.txt |
| r20168 Wednesday 9th January, 2013 at 22:39:02 UTC by Angelo Salese |
|---|
| ABC of 3do irq routines |
| [src/mame/drivers] | 3do.c |
| [src/mame/includes] | 3do.h |
| [src/mame/machine] | 3do.c |
| r20167 Wednesday 9th January, 2013 at 21:37:51 UTC by Jonathan Gevaryahu |
|---|
| minor whatsnew polishing. n/w |
| [/build/messnew] | messnew_0148.txt |
| r20166 Wednesday 9th January, 2013 at 21:06:13 UTC by Wilbert Pol |
|---|
| Fixed 'typo' (nw) |
| [src/emu/video] | huc6202.c |
| r20165 Wednesday 9th January, 2013 at 21:01:00 UTC by Oliver Stöneberg |
|---|
| chdtest.py: corrected remaining runProcess() calls (nw) |
| [src/regtests/chdman] | chdtest.py |
| r20164 Wednesday 9th January, 2013 at 20:59:50 UTC by Angelo Salese |
|---|
| Fixed Panasonic 3do logo colors |
| [src/mame/includes] | 3do.h |
| [src/mame/machine] | 3do.c |
| r20163 Wednesday 9th January, 2013 at 20:11:38 UTC by Oliver Stöneberg |
|---|
| chdtest.py: ignore hidden Unix folders / fixed subprocess.Popen() parameter (fixes execution on non-Windows platfors) (nw) |
| [src/regtests/chdman] | chdtest.py |
| r20162 Wednesday 9th January, 2013 at 19:46:18 UTC by Oliver Stöneberg |
|---|
| fixed tests target for non-Windows platforms (nw) |
| [/trunk] | makefile |
| r20161 Wednesday 9th January, 2013 at 19:45:30 UTC by hap |
|---|
| woops |
| [src/mame/drivers] | imolagp.c |
| r20160 Wednesday 9th January, 2013 at 19:12:31 UTC by Oliver Stöneberg |
|---|
| fixed unitialized memory in osd_file (nw) |
| [src/osd/windows] | winfile.c |
| r20159 Wednesday 9th January, 2013 at 19:12:21 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized memory in the last hunk on CHD creation (fixes potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw) |
| [src/lib/util] | chd.c |
| [src/regtests/chdman/input/createcd_cue_audio_silence_wav] | in.cue* silence.wav* |
| [src/regtests/chdman/output/createcd_cue_audio_silence_wav] | out.chd* |
| r20158 Wednesday 9th January, 2013 at 19:00:35 UTC by hap |
|---|
| (placeholder) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | imolagp.c |
| [src/mame/layout] | imolagp.lay* |
| r20157 Wednesday 9th January, 2013 at 18:51:19 UTC by David Haywood |
|---|
| mark grasspin as working, remaining issues are fairly minor |
| [src/mame/drivers] | blueprnt.c |
| r20156 Wednesday 9th January, 2013 at 18:37:24 UTC by David Haywood |
|---|
| whatsnew service (nw) |
| [/build/whatsnew] | whatsnew_0148.txt |
| r20155 Wednesday 9th January, 2013 at 18:17:13 UTC by Curt Coder |
|---|
| (MESS) Fixed softlist name. (nw) |
| [hash] | lviv.xml |
| r20154 Wednesday 9th January, 2013 at 17:56:42 UTC by Curt Coder |
|---|
| mc6845: Stop spamming the log file. (nw) |
| [src/emu/video] | mc6845.c |
| r20153 Wednesday 9th January, 2013 at 17:56:14 UTC by Curt Coder |
|---|
| (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] |
| [src/emu/machine] | upd765.c z80dart.c |
| [src/lib/formats] | upd765_dsk.c |
| [src/mess/drivers] | bw12.c wangpc.c xerox820.c |
| [src/mess/includes] | bw12.h wangpc.h xerox820.h |
| r20152 Wednesday 9th January, 2013 at 17:20:18 UTC by Fabio Priuli |
|---|
| lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli] softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli] After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-) Loading instructions are already present at projectMESS and will be in next sysinfo update. |
| [hash] | apogee.xml* b2m.xml* bk0010.xml* galaxy.xml* korvet_flop.xml* lviv.xml* mikrosha.xml* ondra.xml* orao.xml* orion_cart.xml* orion_cass.xml* orion_flop.xml* orionpro_flop.xml* partner_cass.xml* partner_flop.xml* pecom_cass.xml* pyl601.xml* radio86.xml* special_cass.xml* special_flop.xml* ut88.xml* |
| [src/lib/formats] | lviv_lvt.c |
| [src/mess/drivers] | apogee.c b2m.c bk.c galaxy.c lviv.c mikrosha.c ondra.c orao.c orion.c partner.c pecom.c pk8020.c pyl601.c radio86.c special.c ut88.c |
| r20151 Wednesday 9th January, 2013 at 17:13:14 UTC by Fabio Priuli |
|---|
| softlists: hopefully silencing cmpro. no whatsnew. |
| [hash] | cpc_flop.xml uzebox.xml |
| r20150 Wednesday 9th January, 2013 at 17:12:41 UTC by Fabio Priuli |
|---|
| softlists: fixing svn properties, no whatsnew. |
| [hash] | amigaecs_flop.xml amigaocs_flop.xml spectrum_flop.xml |
| r20149 Wednesday 9th January, 2013 at 14:28:07 UTC by Andrew Gardner |
|---|
| Self (qmc2 & Quench) service. |
| [/build/whatsnew] | whatsnew_0148.txt |
| r20148 Wednesday 9th January, 2013 at 13:13:39 UTC by Robbbert |
|---|
| Dragon World 2 : protection patch [iq_132] |
| [src/mame/drivers] | pgm.c |
| [src/mame/includes] | pgm.h |
| [src/mame/machine] | pgmprot5.c |
| r20147 Wednesday 9th January, 2013 at 12:26:33 UTC by Tafoid |
|---|
| whatsnew self-service (nw) |
| [/build/whatsnew] | whatsnew_0148.txt |
| r20146 Wednesday 9th January, 2013 at 12:00:46 UTC by Tafoid |
|---|
| i386.c: set some features bits for Pentium 3 CPUs [Peter Ferrie] queen.c: [Peter Ferrie] - correct slave_ack configuration member declaration - correct CPU type |
| [src/emu/cpu/i386] | i386.c |
| [src/mame/drivers] | queen.c |
| r20145 Wednesday 9th January, 2013 at 11:50:44 UTC by Tafoid |
|---|
| idectrl.c - fix phantom slave drive detection problem. [Peter Ferrie] |
| [src/emu/machine] | idectrl.c |
| r20144 Wednesday 9th January, 2013 at 11:26:30 UTC by Robbbert |
|---|
| self service |
| [/build/whatsnew] | whatsnew_0148.txt |
| r20143 Wednesday 9th January, 2013 at 11:05:31 UTC by Miodrag Milanović |
|---|
| Preliminary whatsnew and messnew for 0.148 release (no whatsnew) |
| [/build/messnew] | messnew_0148.txt* |
| [/build/whatsnew] | whatsnew_0148.txt* |
| r20142 Wednesday 9th January, 2013 at 08:56:28 UTC by David Haywood |
|---|
| new clones ---------- Street Fighter Zero 2 (Japan 960430) [Razoola] I'll let the Team CPS1 guys debate the rom naming or whatever. |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cps2.c |
| [src/mame/machine] | cps2crpt.c |
| r20141 Wednesday 9th January, 2013 at 07:29:42 UTC by Oliver Stöneberg |
|---|
| fixed result of bitstream_in::peek(0) (nw) |
| [src/lib/util] | bitstream.h |
| r20140 Wednesday 9th January, 2013 at 05:52:17 UTC by Oliver Stöneberg |
|---|
| optimized tests target (nw) |
| [/trunk] | makefile |
| r20139 Wednesday 9th January, 2013 at 05:50:36 UTC by Oliver Stöneberg |
|---|
| added another chdman test (nw) |
| [src/regtests/chdman/input/createcd_cue_audio_silence_wav_20_tracks] | in.cue* silence.wav* |
| [src/regtests/chdman/output/createcd_cue_audio_silence_wav_20_tracks] | out.chd* |
| r20138 Wednesday 9th January, 2013 at 01:19:08 UTC by R. Belmont |
|---|
| (MESS) pce/tg16/sgx: Convert to using new more accurate video chip device emulation [Wilbert Pol] |
| [src/mess/drivers] | pce.c |
| r20137 Wednesday 9th January, 2013 at 01:13:35 UTC by Andrew Gardner |
|---|
| dsp16: Two more opcodes. Now for the fixed-point math enjoyment. (nw) |
| [src/emu/cpu/dsp16] | dsp16ops.c |
| r20136 Wednesday 9th January, 2013 at 01:10:44 UTC by R. Belmont |
|---|
| (MESS) Apollo fixes: [Hans Ostermeyer] * fixed MLOG: machine -> machine() * use the correct address space for dma (supplied space parameter is wrong; why?) * minor fix for 64 Bit Ubuntu * block_set_filemark() failed to set the filemark buffer; memcpy will now use 64 bit words (i.e. 8 byte chunks) for copying |
| [src/mess/includes] | apollo.h |
| [src/mess/machine] | apollo.c apollo_eth.c sc499.c |
| r20135 Wednesday 9th January, 2013 at 00:58:42 UTC by Angelo Salese |
|---|
| Arbee forgot to remove this line |
| [src/mess] | mess.lst |
| [src/mess/machine] | pce.c |
| r20134 Tuesday 8th January, 2013 at 19:54:52 UTC by Angelo Salese |
|---|
| Added cdda_get_channel_volume() function to CD-DA device. Fixed volume control display in PC Engine CD system [Angelo Salese] |
| [src/emu/sound] | cdda.c cdda.h |
| [src/mess/machine] | pce.c |
| r20133 Tuesday 8th January, 2013 at 17:57:56 UTC by Curt Coder |
|---|
| Added FM encoding support to upd765_dsk. [Curt Coder] (MESS) bw2: Fixed floppy loading. [Curt Coder] |
| [src/emu/machine] | upd765.c wd_fdc.c |
| [src/lib/formats] | a5105_dsk.c apollo_dsk.c bw12_dsk.c bw2_dsk.c iq151_dsk.c kc85_dsk.c m5_dsk.c mm_dsk.c nanos_dsk.c pc_dsk.c pyldin_dsk.c sf7000_dsk.c upd765_dsk.c upd765_dsk.h xdf_dsk.c |
| [src/mess/drivers] | bw12.c bw2.c |
| [src/mess/includes] | bw12.h |
| [src/mess/machine] | comx_fd.c |
| r20132 Tuesday 8th January, 2013 at 16:17:06 UTC by Carl |
|---|
| [mess] partially implement sb16 mixer fixes Simcity 2000 |
| [src/mess/machine] | isa_sblaster.c isa_sblaster.h |
| r20131 Tuesday 8th January, 2013 at 14:59:58 UTC by David Haywood |
|---|
| note about virus infected original discs (mastered with viruses) |
| [hash] | amigaocs_flop.xml |
| r20130 Tuesday 8th January, 2013 at 14:40:26 UTC by David Haywood |
|---|
| better documentation of the discs part 1 (nw) |
| [hash] | amiga_flop.xml |
| r20129 Tuesday 8th January, 2013 at 11:47:40 UTC by Nathan Woods |
|---|
| MSVC fixes (nw) |
| [src/osd/windows] | windows.mak |
| r20128 Tuesday 8th January, 2013 at 09:32:40 UTC by Fabio Priuli |
|---|
| misc fixes (resp. BOM, list name, &Amp;). no whatsnew. |
| [hash] | amiga_flop.xml amigaocs_flop.xml cpc_flop.xml |
| r20127 Tuesday 8th January, 2013 at 05:44:36 UTC by Andrew Gardner |
|---|
| dsp16: Few more opcodes & spaces->tabs. (nw) |
| [src/emu/cpu/dsp16] | dsp16.c dsp16.h dsp16dis.c dsp16ops.c |
| r20126 Tuesday 8th January, 2013 at 04:37:50 UTC by David Haywood |
|---|
| Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + some other images I found which are missing from TOSEC..) (nw) |
| [hash] | amiga_flop.xml amigaocs_flop.xml* |
| [src/mess/drivers] | amiga.c |
| r20125 Tuesday 8th January, 2013 at 03:36:44 UTC by R. Belmont |
|---|
| apollo: fix FDC type. unsure if correct. (nw) |
| [src/mess/machine] | apollo.c |
| r20124 Tuesday 8th January, 2013 at 01:42:32 UTC by R. Belmont |
|---|
| cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 proto (nw) |
| [src/lib/util] | cdrom.c |
| r20123 Monday 7th January, 2013 at 23:59:53 UTC by Robbbert |
|---|
| changed a note (nw) |
| [src/mame/drivers] | 8080bw.c |
| r20122 Monday 7th January, 2013 at 22:31:45 UTC by Robbbert |
|---|
| MT 2662 : schaser missile sound was incorrect [Robbbert] Proof obtained from a video. |
| [src/mame/audio] | 8080bw.c |
| r20121 Monday 7th January, 2013 at 22:16:51 UTC by David Haywood |
|---|
| the compiler didn't crucify me for this? (nw) |
| [src/mame/machine] | kaneko_calc3.c |
| Previous 50 | 199869 Revisions | Next 50 |