Note Feed

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

Previous 50 199869 Revisions Next 50

r30833 Wednesday 4th June, 2014 at 17:14:37 UTC by Osso
Fixed interact.c regression (nw)
[src/mess/drivers]interact.c

r30832 Wednesday 4th June, 2014 at 14:59:20 UTC by Curt Coder
(MESS) ql: Peripherals WIP. (nw)
[src/emu/bus/ql]sandy_superdisk.c sandy_superdisk.h sandy_superqboard.c sandy_superqboard.h trumpcard.c trumpcard.h
[src/mess/machine]qimi.c qimi.h

r30831 Wednesday 4th June, 2014 at 14:58:33 UTC by Curt Coder
(MESS) Fixed rom size. (nw)
[src/emu/bus/ql]mp_fdi.c

r30830 Wednesday 4th June, 2014 at 14:43:21 UTC by Oliver Stöneberg
(MESS) more unsupported software flagging (nw)
[hash]c64_cart.xml

r30829 Wednesday 4th June, 2014 at 14:18:38 UTC by Oliver Stöneberg
(MESS) flagged some software as unsupported (nw)
[hash]c64_cart.xml msx1_cart.xml

r30828 Wednesday 4th June, 2014 at 13:54:36 UTC by Miodrag Milanović
ah forgot to commit this (nw)
[/trunk]makefile

r30827 Wednesday 4th June, 2014 at 12:34:08 UTC by Curt Coder
(MESS) ql: Floppy WIP. (nw)
[src/emu/bus/ql]sandy_superdisk.c sandy_superqboard.c trumpcard.c

r30826 Wednesday 4th June, 2014 at 11:53:08 UTC by Miodrag Milanović
Added SQLite3 for future use, not linked in main binary till proved compiling good on all platforms (nw)
[src/lib]lib.mak
[src/lib/sqlite3]shell.c* sqlite3.c* sqlite3.h* sqlite3ext.h*
[src/tools]tools.mak

r30825 Wednesday 4th June, 2014 at 11:37:59 UTC by Curt Coder
(MESS) ql: Expansions WIP. (nw)
[src/emu/bus]bus.mak
[src/emu/bus/ql]cst_q_plus4.c* cst_q_plus4.h* cst_qdisc.c* cst_qdisc.h* cumana_fdi.c* cumana_fdi.h* exp.c kempston_di.c* kempston_di.h* miracle_gold_card.c* miracle_gold_card.h* miracle_hd.c* miracle_hd.h* mp_fdi.c* mp_fdi.h* opd_basic_master.c* opd_basic_master.h* pcml_qdisk.c* pcml_qdisk.h* qubide.c* qubide.h* rom.c

r30824 Wednesday 4th June, 2014 at 11:24:58 UTC by David Haywood
misc, trying to understand comms (nw)
[src/mame/drivers]kenseim.c

r30823 Wednesday 4th June, 2014 at 08:31:48 UTC by Miodrag Milanović
fixed compile (nw)
[src/mame/video]tail2nos.c

r30822 Wednesday 4th June, 2014 at 08:10:44 UTC by Miodrag Milanović
Updated to latest mongoose, used new added features (nw)
[src/emu]webengine.c
[src/lib]lib.mak
[src/lib/web]mongoose.c mongoose.h
[web]index.html

r30821 Wednesday 4th June, 2014 at 08:08:09 UTC by Alex Jackson
Clean up hotchase and tail2nos as requested by Fabio. Use official (and actually formerly trademarked in the US) name for the k051316 as longname (nw)
[src/mame/drivers]tail2nos.c wecleman.c
[src/mame/includes]tail2nos.h
[src/mame/video]k051316.c k051316.h k052109.h tail2nos.c wecleman.c

r30820 Wednesday 4th June, 2014 at 02:31:23 UTC by Brian Troha
peplus.c: Correct percentages for Treasure Chest bonus so it can equal 100% - NW
[src/mame/drivers]peplus.c

r30819 Wednesday 4th June, 2014 at 01:18:59 UTC by Tafoid
Verified and added to mess.lst 1 rom set which was mistakenly missing but had rom_start and game( macros set up for it.  Added mm4tk (mephisto.c). (nw)
[src/mess]mess.lst

r30818 Wednesday 4th June, 2014 at 00:53:02 UTC by David Haywood
refactor slightly (nw)
[src/mame/drivers]kenseim.c

r30817 Tuesday 3rd June, 2014 at 21:02:09 UTC by David Haywood
more notes (nw)
[src/emu/cpu/z80]z80.c
[src/mame/drivers]kenseim.c

r30816 Tuesday 3rd June, 2014 at 19:30:04 UTC by Wilbert Pol
(MESS) msx.c: Added support for keyboard master prototype. (nw)
[hash]msx1_cart.xml
[src/emu/bus/msx_cart]cartridge.c cartridge.h konami.c konami.h
[src/emu/bus/msx_slot]cartridge.c

r30815 Tuesday 3rd June, 2014 at 18:11:48 UTC by David Haywood
more notes / guesses (nw)
[src/mame/drivers]kenseim.c

r30814 Tuesday 3rd June, 2014 at 17:14:04 UTC by Fabio Priuli
these lines were fine (I had removed them as an experiment only). nw.
[hash]nes.xml

r30813 Tuesday 3rd June, 2014 at 17:08:51 UTC by Fabio Priuli
(MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
(and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong
battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing
a "Memory Over" error message ingame. [Fabio Priuli]

out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes)
causes glitches in some of these games. I hope to improve this soonish.
[hash]nes.xml
[src/emu/bus/nes]mmc5.c mmc5.h nes_slot.c
[src/mess/machine]nes.c

r30812 Tuesday 3rd June, 2014 at 17:08:27 UTC by Wilbert Pol
(MESS) msx1/msx2_cart.xml: Notes (nw)
[hash]msx1_cart.xml msx2_cart.xml

r30811 Tuesday 3rd June, 2014 at 15:11:42 UTC by David Haywood
more board layout (nw)
[src/mame/drivers]kenseim.c

r30810 Tuesday 3rd June, 2014 at 14:57:09 UTC by Robbbert
removed leading space from rom name
[src/mame/drivers]naomi.c

r30809 Tuesday 3rd June, 2014 at 14:23:51 UTC by Curt Coder
(MESS) ql_flop.xml: Added The Simulator. (nw)
[hash]ql_flop.xml

r30808 Tuesday 3rd June, 2014 at 14:10:12 UTC by Fabio Priuli
macro naming clean up (was a copy&paste mistake from 30693). nw.
[src/mame/includes]asterix.h lethal.h parodius.h rollerg.h surpratk.h tmnt.h
[src/mame/video]asterix.c k053244_k053245.h lethal.c parodius.c rollerg.c surpratk.c tmnt.c

r30807 Tuesday 3rd June, 2014 at 13:57:27 UTC by Fabio Priuli
k051316: converted to use device_gfx_interface, inline configs and delegates. nw.
[src/mame/drivers]88games.c ajax.c bottom9.c chqflag.c overdriv.c rollerg.c tail2nos.c ultraman.c wecleman.c
[src/mame/includes]88games.h ajax.h bottom9.h chqflag.h overdriv.h rollerg.h tail2nos.h ultraman.h wecleman.h
[src/mame/video]88games.c ajax.c bottom9.c chqflag.c k051316.c k051316.h overdriv.c rollerg.c tail2nos.c ultraman.c wecleman.c

r30806 Tuesday 3rd June, 2014 at 13:55:01 UTC by David Haywood
some notes on how things connect (nw)
[src/mame/drivers]kenseim.c

r30805 Tuesday 3rd June, 2014 at 13:03:14 UTC by Miodrag Milanović
Placing reverting options on proper place (nw)
[src/emu]clifront.c emuopts.c mame.c

r30804 Tuesday 3rd June, 2014 at 12:54:19 UTC by Curt Coder
(MESS) ql: Expansions WIP. (nw)
[src/emu/bus/ql]exp.c sandy_superdisk.c sandy_superqboard.c sandy_superqboard.h trumpcard.c
[src/mess/machine]qimi.c qimi.h

r30803 Tuesday 3rd June, 2014 at 12:47:10 UTC by Tafoid
Clarified and added to mame.lst 4 rom sets which were mistakenly missing but had rom_start and game( macros set up.  These include: fcocku2_4c, fcockt2_4e, pex2029p and jngld_l1. In other cases of unused rom sets - I reverted to #if'ing the whole section while consolidating and deleting entries, if possible. (nw)


 
[src/mame]mame.lst
[src/mame/drivers]aces1.c atari_s1.c csplayh5.c hshavoc.c jpmimpctsw.c raiden2.c srmp6.c st_mp200.c unkfr.c vd.c wc90b.c

r30802 Tuesday 3rd June, 2014 at 12:37:42 UTC by Curt Coder
(MESS) ql: Expansions WIP. (nw)
[hash]ql_flop.xml
[src/emu/bus/ql]sandy_superdisk.c sandy_superqboard.c trumpcard.c

r30801 Tuesday 3rd June, 2014 at 11:58:17 UTC by Curt Coder
(MESS) ql: Expansions WIP. (nw)
[hash]ql_cart.xml
[src/emu/bus/ql]sandy_superdisk.c sandy_superdisk.h

r30800 Tuesday 3rd June, 2014 at 11:42:56 UTC by Curt Coder
(MESS) ql: Expansion WIP. (nw)
[src/emu/bus/ql]exp.c sandy_superdisk.c sandy_superdisk.h sandy_superqboard.h trumpcard.c trumpcard.h

r30799 Tuesday 3rd June, 2014 at 10:54:04 UTC by Curt Coder
(MESS) ql: Expansion WIP. (nw)
[src/emu/bus/ql]exp.c rom.c sandy_superdisk.c sandy_superdisk.h sandy_superqboard.c sandy_superqboard.h trumpcard.c trumpcard.h
[src/lib]lib.mak
[src/lib/formats]ql_dsk.c* ql_dsk.h*
[src/mess]mess.mak
[src/mess/machine]microdrv.c qimi.c* qimi.h*

r30798 Tuesday 3rd June, 2014 at 08:28:53 UTC by Curt Coder
(MESS) ql: Added ROM cartridge slot interface. (nw)
[src/emu/bus]bus.mak
[src/emu/bus/ql]rom.c* rom.h* std.c* std.h*
[src/mess/drivers]ql.c
[src/mess/includes]ql.h

r30797 Tuesday 3rd June, 2014 at 07:39:21 UTC by Alex Jackson
Added some more friendly macros to help define custom palette formats (nw)
[src/emu]emupal.h
[src/mess/includes]x68k.h
[src/mess/video]x68k.c

r30796 Tuesday 3rd June, 2014 at 07:12:54 UTC by Barry Rodewald
revert r30583, it breaks -ramsize option (no whatsnew)
[src/emu]clifront.c emuopts.c

r30795 Tuesday 3rd June, 2014 at 06:54:46 UTC by Alex Jackson
thunderx.c: add xtals (nw)
[src/mame/drivers]thunderx.c

r30794 Tuesday 3rd June, 2014 at 06:46:06 UTC by Miodrag Milanović
New macro added for per driver defined palette formats (nw)
[src/emu]emupal.h
[src/mess/drivers]x68k.c

r30793 Tuesday 3rd June, 2014 at 06:39:56 UTC by Curt Coder
Fixed clang build. (nw)
[src/mame/video]k052109.h

r30792 Tuesday 3rd June, 2014 at 02:32:27 UTC by Brian Troha
zr107.c: Consistent naming conventions - NW
[src/mame/drivers]zr107.c

r30791 Tuesday 3rd June, 2014 at 02:12:32 UTC by Tafoid
Fixed up known same label/different hash instances in source (nw)
[src/mame/drivers]8080bw.c astrof.c bombjack.c cps1.c fcrash.c funworld.c galaxia.c galaxian.c galpanic.c goldnpkr.c goldstar.c kingdrby.c magic10.c namcona1.c namcos23.c polepos.c wpc_95.c

r30790 Tuesday 3rd June, 2014 at 00:48:42 UTC by Couriersud
Disable printf logging of stats
[src/emu/netlist/analog]nld_solver.c

r30789 Tuesday 3rd June, 2014 at 00:47:27 UTC by Couriersud
Quite a number of changes:
- templates to provide operations for fixed matrix sizes
- sorting of nets to increase convergence
- successive over relaxation - for popeye a parameter of 1.05 works best.
- The code commented out may provide benefits on different architectures like true
 vector architectures.
 
Popeye run peaks at 1800% (up 20%) and pong has a slight performance increase as well.
[src/emu/netlist]plists.h
[src/emu/netlist/analog]nld_solver.c nld_solver.h

r30788 Tuesday 3rd June, 2014 at 00:05:52 UTC by Carl
(mess) x68k: fix text layer clear and gfx buffer mode (nw)
[src/mess/drivers]x68k.c
[src/mess/video]x68k.c

r30787 Monday 2nd June, 2014 at 23:38:11 UTC by Alex Jackson
Revert unneccessary change to memarray.c; change another emupal.c assert to assert_always; restore joust2r1 which was accidentally removed from mame.lst (nw)
[src/emu]emupal.c memarray.c
[src/mame]mame.lst

r30786 Monday 2nd June, 2014 at 22:40:16 UTC by Roberto Fresca
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Star 100 [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Crazy Bonus 2000 [Roberto Fresca]


- Added proper bipolar proms to Bonus Chance.

(No WN)... Workaround in emu/memarray.c to allow hook a RAMDAC for Sang Ho games.
[src/emu]memarray.c
[src/mame]mame.lst
[src/mame/drivers]goldstar.c
[src/mame/includes]goldstar.h
[src/mame/video]goldstar.c

r30785 Monday 2nd June, 2014 at 21:22:18 UTC by Wilbert Pol
(MESS) msx2_cart.xml: mirai seems to work now (nw)
[hash]msx2_cart.xml

r30784 Monday 2nd June, 2014 at 21:14:25 UTC by Alex Jackson
k053252.c: fix an off-by-one error, allowing various Konami games to actually match their Guru-measured vsyncs (nw)
[src/emu/machine]k053252.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team