Note Feed

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

Previous 50 199869 Revisions Next 50

r18918 Friday 9th November, 2012 at 17:39:12 UTC by hap
(small update from Haze)
[src/mame/drivers]igs_m027.c vastar.c

r18917 Friday 9th November, 2012 at 15:44:34 UTC by Roberto Fresca
Pool 10 (Dino 4 encrypted hardware) improvements. [Roberto Fresca]
- Added PCB layout and technical notes.
- Decrypted the program data & address.
- Decrypted the graphics ROMs address.
- Added a default NVRAM.
- Added button-lamps layout.
- Promoted to working state.
- Improved the PCB layout.
- Added some encryption notes.
[src/mame/drivers]funworld.c

r18916 Friday 9th November, 2012 at 14:54:18 UTC by Tafoid
Added IQ_132's recently updated pgmcrypt decryption routine and shuffled around pgm/027 decryption functions to a new file (machine\pgmcrypt.h).  From Haze/IQ_132. (nw)


New games marked as GAME_NOT_WORKING
------------------------------------
Fearless Pinocchio  [letoram, Kevin Eshbach, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]igs_m027.c pgm.c
[src/mame/includes]pgm.h
[src/mame/machine]pgmcrypt.c pgmcrypt.h* pgmprot4.c pgmprot5.c

r18915 Friday 9th November, 2012 at 00:00:38 UTC by Roberto Fresca
Improvements to Pool 10 in Dino 4 hardware [Roberto Fresca]
- Decrypted the program data & address. GFX need to be decrypted.
- Added some technical notes.
[src/mame/drivers]funworld.c
[src/mame/includes]funworld.h
[src/mame/video]funworld.c

r18914 Thursday 8th November, 2012 at 21:00:04 UTC by Roberto Fresca
Dino 4 encrypted hardware: Added PCB layout and technical notes.
[Roberto Fresca, Team Europe]
[src/mame/drivers]funworld.c
[src/mame/video]funworld.c

r18913 Thursday 8th November, 2012 at 20:48:42 UTC by Roberto Fresca
New not working clone...
From an encrypted PCB.


New games marked as GAME_NOT_WORKING
------------------------------------
Pool 10 (Italian, encrypted) [Roberto Fresca, Team Europe]
[src/mame]mame.lst
[src/mame/drivers]funworld.c

r18912 Thursday 8th November, 2012 at 17:39:28 UTC by Curt Coder
(MESS) adam: Added all 3 expansion slot interfaces, and the 64K RAM expansion card. [Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]adam.c
[src/mess/includes]adam.h
[src/mess/machine]adam_ram.c* adam_ram.h* adamexp.c* adamexp.h* adamlink.c* adamlink.h*

r18911 Thursday 8th November, 2012 at 17:36:17 UTC by Curt Coder
(MESS) adam: Added some cartridges to software list. (nw)
[hash]adam_cart.xml adam_cass.xml

r18910 Thursday 8th November, 2012 at 16:36:15 UTC by smf
uses MCFG_SCREEN_UPDATE_DEVICE (nw)
[src/emu/video]psx.c
[src/mame/includes]psx.h

r18909 Thursday 8th November, 2012 at 12:42:22 UTC by Miodrag Milanović
quiz18k hack removed [David Haywood]
[src/mame/drivers]welltris.c
[src/mame/includes]welltris.h
[src/mame/video]welltris.c

r18908 Thursday 8th November, 2012 at 10:00:32 UTC by Robbbert
typo (nw)
[src/mame/drivers]8080bw.c

r18907 Thursday 8th November, 2012 at 08:43:47 UTC by Miodrag Milanović
consistency fix (nw)
[src/regtests/jedutil]jedtest.py

r18906 Thursday 8th November, 2012 at 08:39:35 UTC by Robbbert
Lupin3 - added my notes from Misfitmame (nw)
[src/mame/drivers]8080bw.c

r18905 Thursday 8th November, 2012 at 08:37:12 UTC by Miodrag Milanović
Fix regtest, now all is executed fine (no whatsnew)
[src/regtests/jedutil]jedtest.py

r18904 Thursday 8th November, 2012 at 08:15:24 UTC by Miodrag Milanović
updated default mime type for python also (no whatsnew)
[/build]svn-config.reg

r18903 Thursday 8th November, 2012 at 08:14:32 UTC by Miodrag Milanović
Converted jedtest script to Python [Andrew Gardner]
[src/regtests/jedutil]jedtest.py*

r18902 Thursday 8th November, 2012 at 07:50:03 UTC by Miodrag Milanović
vsystem further reducing / merging of functions by Haze (no whatsnew)
[src/mame/drivers]aerofgt.c f1gp.c pipedrm.c welltris.c
[src/mame/video]aerofgt.c f1gp.c fromance.c vsystem_spr.c vsystem_spr.h vsystem_spr2.c vsystem_spr2.h welltris.c

r18901 Wednesday 7th November, 2012 at 23:12:09 UTC by Brian Troha
itech32.c: Minor game rom rename because it makes sense. - NW
[src/mame]mame.lst
[src/mame/drivers]itech32.c

r18900 Wednesday 7th November, 2012 at 22:54:06 UTC by Brian Troha
new World Class Bowling clone added

New Clone Added
-------------------------------
World Class Bowling v1.1 [Brian Troha, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]itech32.c

r18899 Wednesday 7th November, 2012 at 21:16:07 UTC by Luca Elia
New clones added
----------------
Kkot Bi Nyo (Korea) [gp-lee, Guru, Luca Elia ]
[src/mame]mame.lst
[src/mame/drivers]ddenlovr.c

r18898 Wednesday 7th November, 2012 at 21:09:10 UTC by O. Galibert
n2a03: Put a second irq line logically-ored with the normal one [O. Galibert]
[src/emu/cpu/m6502]m6502.c m6502.h n2a03.h
[src/emu/sound]nes_apu.c

r18897 Wednesday 7th November, 2012 at 18:30:09 UTC by O. Galibert
funworld: That driver wants the bitwise ops [O. Galibert]
[src/mame/drivers]funworld.c

r18896 Wednesday 7th November, 2012 at 18:30:05 UTC by O. Galibert
65c02: Fix the bitwise ops and their disassembly [O. Galibert]
[src/emu/cpu/m6502]m6502.c m6502.h m6502make.c om65c02.lst

r18895 Wednesday 7th November, 2012 at 15:30:50 UTC by Curt Coder
(MESS) adam: Created an ADAMnet slot interface and separated the ADAMnet devices from the driver. [Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]adam.c
[src/mess/includes]adam.h
[src/mess/machine]adam_ddp.c* adam_ddp.h* adam_fdc.c* adam_fdc.h* adam_kb.c* adam_kb.h* adam_prn.c* adam_prn.h* adam_spi.c* adam_spi.h* adamnet.c* adamnet.h*

r18894 Wednesday 7th November, 2012 at 15:29:29 UTC by Curt Coder
cosmac: Added missing IRQ acknowledges. [Curt Coder]
[src/emu/cpu/cosmac]cosmac.c

r18893 Wednesday 7th November, 2012 at 14:31:51 UTC by Oliver Stöneberg
FLAC encoder did not use FIR Linear prediction (regressed in r18882) [William Coolay]
[src/lib/libflac/libflac]lpc.c

r18892 Wednesday 7th November, 2012 at 12:29:43 UTC by O. Galibert
deco16: Vectors are non-standard, *duh* [O. Galibert]
[src/emu/cpu/m6502]ddeco16.lst deco16.h odeco16.lst

r18891 Wednesday 7th November, 2012 at 09:30:51 UTC by O. Galibert
btime: Implement the Deco CPU-7 and C10707 [O. Galibert]
[src/mame/drivers]btime.c

r18890 Wednesday 7th November, 2012 at 09:30:47 UTC by O. Galibert
m6502: More interrupt fixing [O. Galibert]
[src/emu/cpu/m6502]m4510.c m6502.c m6509.c m6510.c

r18889 Wednesday 7th November, 2012 at 08:40:26 UTC by Robbbert
uzebox : fix validation
[src/mess/drivers]uzebox.c

r18888 Wednesday 7th November, 2012 at 08:37:43 UTC by Miodrag Milanović
continued refactoring some video system sprite rendering, bringing code closer together for the 2nd sprite types by Haze (no whatsnew)
[src/mame/drivers]aerofgt.c f1gp.c
[src/mame/includes]aerofgt.h f1gp.h
[src/mame/video]aerofgt.c f1gp.c vsystem_spr2.c vsystem_spr2.h

r18887 Wednesday 7th November, 2012 at 08:30:20 UTC by Robbbert
px4 : fix validation
[hash]px4_cart.xml

r18886 Wednesday 7th November, 2012 at 08:08:31 UTC by Fabio Priuli
fixed validation. no whatsnew.
[hash]ibm5170.xml

r18885 Wednesday 7th November, 2012 at 07:58:09 UTC by Fabio Priuli
snes.xml:
- Added 99 US cartridges [ReadOnly]
- Added all known NTT cartridges, they are not supported as they use a specific modem [ReadOnly]
- Started the CIC lockout chips documentation [ReadOnly]
- New prototype from Nintendo Player [Mike]
[hash]snes.xml

r18884 Wednesday 7th November, 2012 at 07:50:37 UTC by Fabio Priuli
ibm5170.xml: some addition from Kaylee. no whatsnew.
gbcolor.xml: added some confirmed dump from BigFred. no whatsnew.
[hash]gbcolor.xml ibm5170.xml

r18883 Wednesday 7th November, 2012 at 07:45:17 UTC by Fabio Priuli
pico.xml: added new dump [TeamEurope]

crvision.xml: added earlier revision of Police Jump [Luca Antignano]
[hash]crvision.xml pico.xml

r18882 Wednesday 7th November, 2012 at 03:11:07 UTC by Tafoid
pprobe (vastar.c):
Verified bonus live dipswitch (and corrected it).  Reversed sprite draw order based on usage, less strange issues this way and vastar still seems to be happy about it and added a note about another possibility.  From Haze (nw)
[src/mame/drivers]vastar.c
[src/mame/video]vastar.c

r18881 Wednesday 7th November, 2012 at 01:00:44 UTC by Ryan Holtz
01234567890123456789012345678901234567890123456789012345678901234567890123456789
- avr8.c: Renamed io map to data map, routed ports through io map [MooglyGuy]

- avr8.c: Implemented ST Z+ and SBIW opcodes [MooglyGuy]

- craft.c: Converted to use new AVR8 core [MooglyGuy]
[src/emu/cpu/avr8]avr8.c avr8.h
[src/mess/drivers]craft.c uzebox.c

r18880 Tuesday 6th November, 2012 at 21:04:49 UTC by O. Galibert
m6502: IRQ fixes [O. Galibert]
[src/emu/cpu/m6502]m6502.h om6502.lst om65c02.lst

r18879 Tuesday 6th November, 2012 at 20:51:37 UTC by Angelo Salese
Small PC-8801 update
[src/mess/drivers]pc8801.c

r18878 Tuesday 6th November, 2012 at 19:32:01 UTC by Curt Coder
m6800.c: Workaround for Coleco Adam not booting. The free-running counter values are unacceptable, so let it read from the output compare register instead. To be fixed properly later. [Curt Coder]
[src/emu/cpu/m6800]m6800.c

r18877 Tuesday 6th November, 2012 at 18:35:57 UTC by Miodrag Milanović
fix compile (no whatsnew)
[src/emu/cpu]cpu.mak

r18876 Tuesday 6th November, 2012 at 16:31:40 UTC by Tafoid
Changed inputs for Merlin from 'keyboard' to regular buttons and gave them a definite order. (nw)
[src/mess/drivers]merlin.c

r18875 Tuesday 6th November, 2012 at 16:27:39 UTC by O. Galibert
6502: Rewrite modern, cycle-exact and interruptible [O. Galibert]
[docs]m6502.txt
[src/emu/cpu]cpu.mak
[src/emu/cpu/m6502]6502dasm.c ddeco16.lst deco16.c deco16.h dm4510.lst dm6502.lst dm6509.lst dm6510.lst dm65c02.lst dm65ce02.lst dn2a03.lst dr65c02.lst ill02.h m4510.c m4510.h m6502.c m6502.h m6502make.c m6504.c m6504.h m6509.c m6509.h m6510.c m6510.h m6510t.c m6510t.h m65c02.c m65c02.h m65ce02.c m65ce02.h m65sc02.c m65sc02.h m7501.c m7501.h m8502.c m8502.h minc4510.h mincce02.h n2a03.c n2a03.h odeco16.lst om4510.lst om6502.lst om6509.lst om6510.lst om65c02.lst om65ce02.lst on2a03.lst ops02.h ops09.h ops4510.h opsc02.h opsce02.h opsn2a03.h r65c02.c r65c02.h t6502.c t6509.c t6510.c t65c02.c t65ce02.c t65sc02.c tdeco16.c tn2a03.c
[src/emu/sound]nes_apu.c
[src/mame/audio]dkong.c
[src/mame/drivers]4roses.c allied.c alvg.c bwing.c calomega.c cham24.c cmmb.c exprraid.c famibox.c funworld.c gts3.c liberate.c multigam.c playch10.c punchout.c rgum.c seta.c snookr10.c tceptor.c thedeep.c vsnes.c
[src/mame/video]liberate.c
[src/mess/drivers]apple2.c apple3.c bbc.c c128.c c64.c clcd.c lisa.c lynx.c mephisto.c mmodular.c nes.c plus4.c sbc6510.c svision.c vic10.c
[src/mess/includes]c128.h c64.h plus4.h vic10.h vic20.h
[src/mess/machine]c1541.h c1551.c c1551.h c2040.h c64.c c65.c e01.h fd2000.h isa_finalchs.c lynx.c serialbox.h
[src/tools]unidasm.c

r18874 Tuesday 6th November, 2012 at 16:26:29 UTC by O. Galibert
placeholders
[docs]m6502.txt*
[src/emu/cpu/m6502]ddeco16.lst* deco16.c* deco16.h* dm4510.lst* dm6502.lst* dm6509.lst* dm6510.lst* dm65c02.lst* dm65ce02.lst* dn2a03.lst* dr65c02.lst* m6502make.c* m6504.c* m6504.h* m6510.c* m6510.h* m6510t.c* m6510t.h* m65c02.c* m65c02.h* m65sc02.c* m65sc02.h* m7501.c* m7501.h* m8502.c* m8502.h* n2a03.c* n2a03.h* odeco16.lst* om4510.lst* om6502.lst* om6509.lst* om6510.lst* om65c02.lst* om65ce02.lst* on2a03.lst* r65c02.c* r65c02.h*

r18873 Tuesday 6th November, 2012 at 16:12:22 UTC by Curt Coder
(MESS) adam: Fixed software list. (nw)
[hash]adam_flop.xml

r18872 Tuesday 6th November, 2012 at 12:40:02 UTC by hap
(clarify title)
[src/mame/drivers]system1.c

r18871 Tuesday 6th November, 2012 at 09:50:14 UTC by Tafoid
Added tile flipping, dips, cleaned up a few bits for Planet Probe.  Now marked as working.  Old pprobe.c driver no longer needed.  [David Haywood]

Added Dip Locations to vastar.c driver  [Tafoid]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Planet Probe [Alberto Grego, Corrado Tomaselli, f205v, David Haywood]
[src/mame/drivers]pprobe.c vastar.c
[src/mame/includes]vastar.h
[src/mame/video]vastar.c

r18870 Tuesday 6th November, 2012 at 09:22:29 UTC by Robbbert
Added skeleton driver Televideo TS802 [Robbbert]
[src/mess]mess.lst mess.mak
[src/mess/drivers]ts802.c*

r18869 Tuesday 6th November, 2012 at 01:06:39 UTC by Brian Troha
progress on Planet Probe [Dave Haywood]
[src/mame]mame.mak
[src/mame/drivers]vastar.c
[src/mame/includes]vastar.h
[src/mame/video]vastar.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team