Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r20070 Saturday 5th January, 2013 at 04:57:00 UTC by R. Belmont
(MESS) sq1/sqrack: Greatly improved display behavior [R. Belmont]
[src/mess/machine]esqvfd.c

r20069 Saturday 5th January, 2013 at 03:22:24 UTC by David Haywood
let's attempt something a bit different here, and be brave, use it for everything (nw)
[src/mame/drivers]blueprnt.c
[src/mame/includes]blueprnt.h
[src/mame/video]blueprnt.c

r20068 Saturday 5th January, 2013 at 02:23:32 UTC by Oliver Stöneberg
removed some unused AM_*_LEGACY macros (nw)
[src/emu]addrmap.h

r20067 Saturday 5th January, 2013 at 01:40:33 UTC by Andrew Gardner
dsp16: Added 16-bit immediate load opcode.  [Andrew Gardner]
     Fixed reset behavior.
     Code reorganization.
[src/emu/cpu]cpu.mak
[src/emu/cpu/dsp16]dsp16.c dsp16.h dsp16ops.c*

r20066 Friday 4th January, 2013 at 22:25:33 UTC by Andrew Gardner
Dsp16: Added registers and implemented the goto opcode. [Andrew Gardner]
[src/emu/cpu/dsp16]dsp16.c dsp16.h dsp16dis.c

r20065 Friday 4th January, 2013 at 19:17:59 UTC by hap
small update from greg
[src/mame/drivers]8080bw.c

r20064 Friday 4th January, 2013 at 17:28:07 UTC by Angelo Salese
And just because I'm a good fella even after XMas, here's a gross hack I've used for this ...
[src/mess/machine]pce.c

r20063 Friday 4th January, 2013 at 17:23:10 UTC by Angelo Salese
Some information for PoP
[src/emu/cpu/h6280]h6280ops.h
[src/mess/machine]pce.c

r20062 Friday 4th January, 2013 at 16:21:35 UTC by smf
removed psx_state, all code shared between mame and mess is now in src/emu/ [smf]
[src/emu/cpu/psx]dma.c dma.h mdec.c mdec.h psx.c psx.h rcnt.c
[src/emu/sound]spu.c spu.h
[src/emu/video]psx.c psx.h
[src/mame]mame.mak
[src/mame/drivers]konamigq.c konamigv.c ksys573.c namcos10.c namcos11.c namcos12.c taitogn.c twinkle.c zn.c
[src/mame/includes]psx.h
[src/mame/machine]psx.c
[src/mess]mess.mak
[src/mess/drivers]psx.c
[src/mess/machine]psxcard.c psxcd.c psxcddrv.c

r20061 Friday 4th January, 2013 at 15:31:33 UTC by Curt Coder
(MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder]
[hash]mm1_flop.xml*
[src/mess/drivers]mikromik.c

r20060 Friday 4th January, 2013 at 15:19:20 UTC by Curt Coder
(MESS) c64: Cartridge WIP. (nw)
[src/mess/machine]c64_prophet64.c c64_prophet64.h c64_sfx_sound_expander.c c64_sfx_sound_expander.h

r20059 Friday 4th January, 2013 at 15:18:51 UTC by Curt Coder
(MESS) c64: Softlist additions. (nw)
[hash]c64_cart.xml c64_flop.xml

r20058 Friday 4th January, 2013 at 14:43:55 UTC by hap
d6 should not be forced to 0 after all
[src/mame/drivers]blueprnt.c

r20057 Friday 4th January, 2013 at 13:18:27 UTC by O. Galibert
(mess) D-110: Preliminary driver [Lord_Nightmare, O. Galibert]
[src/emu/cpu/mcs96]i8x9x.c i8xc196.h mcs96.c mcs96.h mcs96ops.lst
[src/mess]mess.lst mess.mak
[src/mess/drivers]rd110.c
[src/mess/machine]msm6222b.c msm6222b.h

r20056 Friday 4th January, 2013 at 13:17:37 UTC by O. Galibert
placeholders
[src/mess/drivers]rd110.c*
[src/mess/machine]msm6222b.c* msm6222b.h*

r20055 Friday 4th January, 2013 at 06:00:48 UTC by hap
get rid of "from the next row", it also broke cocktail mode
[src/mame/video]blueprnt.c

r20054 Friday 4th January, 2013 at 05:49:34 UTC by hap
fix grasspin infinite lives
[src/mame/drivers]blueprnt.c
[src/mame/includes]blueprnt.h

r20053 Friday 4th January, 2013 at 03:45:09 UTC by R. Belmont
Missed this one in the last naomi commit (nw)
[src/mame/drivers]naomi.c

r20052 Friday 4th January, 2013 at 02:37:17 UTC by David Haywood
correct header comment (nw)
[src/mame/machine]pgmprot6.c

r20051 Friday 4th January, 2013 at 02:32:30 UTC by David Haywood
emulated the bitswaps protection for lhb2 and vbowl/vbowlj instead of patching rom [iq_132]
[src/mame/drivers]igs011.c

r20050 Friday 4th January, 2013 at 01:45:46 UTC by R. Belmont
And I missed the PC (nw)
[src/emu/cpu/h6280]h6280.c

r20049 Friday 4th January, 2013 at 01:44:30 UTC by R. Belmont
h6280: remove extraneous colons from register names, makes debugger syntax to set them less Pascal-y (nw)
[src/emu/cpu/h6280]h6280.c

r20048 Friday 4th January, 2013 at 00:43:30 UTC by Angelo Salese
Quick catch for the sake of 2013
[src/mess/includes]pce.h

r20047 Thursday 3rd January, 2013 at 23:07:40 UTC by hap
(small cleanup)
[src/mame/drivers]blueprnt.c
[src/mame/includes]blueprnt.h
[src/mame/video]blueprnt.c

r20046 Thursday 3rd January, 2013 at 20:52:31 UTC by Curt Coder
(MESS) c64: Softlist additions. (nw)
[hash]c64_cart.xml

r20045 Thursday 3rd January, 2013 at 20:37:18 UTC by David Haywood
Use the upper tile attribute bits from the *next* row on Grasspin? (nw)

(yes, this seems like utter lunacy but it's the ONLY way I can see this working.  The CPU comms problem in transferring the dipswitches remains)
[src/mame/drivers]blueprnt.c
[src/mame/video]blueprnt.c

r20044 Thursday 3rd January, 2013 at 20:18:26 UTC by Curt Coder
(MESS) Softlist fixes. (nw)
[hash]plus4_cart.xml tandy6k.xml

r20043 Thursday 3rd January, 2013 at 20:13:17 UTC by Curt Coder
(MESS) comx35: Fixed softlist. (nw)
[hash]comx35_flop.xml

r20042 Thursday 3rd January, 2013 at 16:25:31 UTC by Curt Coder
(MESS) c64: Cartridge WIP. (nw)
[hash]c64_cart.xml
[src/mess]mess.mak
[src/mess/machine]c64_supercpu.c* c64_supercpu.h* c64_tdos.c c64_tdos.h cbmipt.c cbmipt.h

r20041 Thursday 3rd January, 2013 at 15:32:18 UTC by Angelo Salese
TYPOs
[src/mess/machine]pce.c

r20040 Thursday 3rd January, 2013 at 14:38:19 UTC by Angelo Salese
Added CD-ROM hook-up to kokoroj2, nw
[src/mame/drivers]segas32.c
[src/mess/machine]pce.c

r20039 Thursday 3rd January, 2013 at 14:22:27 UTC by O. Galibert
tagmap: Try a slightly better hashing function [O. Galibert]
[src/lib/util]tagmap.h

r20038 Thursday 3rd January, 2013 at 14:21:18 UTC by Phil Bennett
MSM6242: Fix hang on savestate load -nw-
[src/emu/machine]msm6242.c

r20037 Thursday 3rd January, 2013 at 14:17:31 UTC by Phil Bennett
05084: fromanc2, fromancr: Freeze after reload [Phil Bennett]
[src/mame/drivers]fromanc2.c
[src/mame/includes]fromanc2.h

r20036 Thursday 3rd January, 2013 at 14:13:25 UTC by Luca Elia
metro.c update [Luca Elia]
- I4220 supports 16x16 tiles too
- merged in vmetal.c
[src/mame]mame.mak
[src/mame/drivers]metro.c vmetal.c
[src/mame/includes]metro.h
[src/mame/video]metro.c

r20035 Thursday 3rd January, 2013 at 13:09:54 UTC by O. Galibert
bbc: Fix another collateral damage of the acia irq fix [O. Galibert]
[src/mess/machine]bbc.c

r20034 Thursday 3rd January, 2013 at 12:41:48 UTC by O. Galibert
flopimg: Avoid avoidable leaks [O. Galibert]
[src/lib/formats]flopimg.c

r20033 Thursday 3rd January, 2013 at 10:57:55 UTC by Barry Rodewald
s11: Improved background music board banking a bit, gets the DAC working on s11c, but still not the CVSD.
[src/mame/drivers]s11a.c s11b.c s11c.c

r20032 Thursday 3rd January, 2013 at 10:27:03 UTC by Robbbert
Shuttlei : added extra prom (nw)
[src/mame/drivers]8080bw.c

r20031 Thursday 3rd January, 2013 at 09:55:15 UTC by Robbbert
MT 5055 : Rebel5 correction to the description [Robbbert,AntoPisa]
[src/mess/drivers]mephisto.c

r20030 Thursday 3rd January, 2013 at 09:22:24 UTC by Robbbert
MT 5044 : Beehive DM3270 The correct year of publication [Robbbert,AntoPisa]
[src/mess/drivers]beehive.c

r20029 Thursday 3rd January, 2013 at 07:56:18 UTC by Robbbert
Ozon1 : fixed cocktail mode [Kevin Pickell]
[src/mame/drivers]galaxold.c
[src/mame/includes]galaxold.h
[src/mame/video]galaxold.c

r20028 Thursday 3rd January, 2013 at 06:23:15 UTC by Barry Rodewald
s11c: Preliminary start to System 11C.  Games run, but there are issues with either the DAC and/or HC55516.
[src/mame]mame.mak
[src/mame/drivers]s11.c s11a.c s11c.c
[src/mame/includes]s11.h
[src/mame/layout]s11c.lay*

r20027 Thursday 3rd January, 2013 at 05:50:04 UTC by Robbbert
Galactic, spacmiss : hooked up port 7 (nw)
[src/mame/audio]8080bw.c
[src/mame/drivers]8080bw.c
[src/mame/includes]8080bw.h

r20026 Thursday 3rd January, 2013 at 03:36:37 UTC by Robbbert
Better late than never
[/build/whatsnew]whatsnew_0147u4.txt

r20025 Thursday 3rd January, 2013 at 03:30:35 UTC by Angelo Salese
Preliminary transfer ready irq hook-up, makes Steam Heart's to enter into gameplay
[src/mess/machine]pce.c

r20024 Thursday 3rd January, 2013 at 02:12:16 UTC by Angelo Salese
Simplified IRQ routine on PC Engine CD
[src/mess]mess.lst
[src/mess/drivers]pce.c vboy.c
[src/mess/machine]pce.c

r20023 Wednesday 2nd January, 2013 at 23:11:35 UTC by Angelo Salese
Guess this crashes, let's fix it
[src/emu/video]pc_vga.c

r20022 Wednesday 2nd January, 2013 at 22:22:14 UTC by Angelo Salese
Fixed HW cursor color in RGB16 mode
[src/emu/video]pc_vga.c

r20021 Wednesday 2nd January, 2013 at 21:07:36 UTC by hap
(rm dump note)
[src/mame/drivers]metro.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team