Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r32983 Sunday 26th October, 2014 at 18:26:02 UTC by Sergey Svishchev |
---|
mc1502: restore fdc support for bios 5.3x |
[src/emu/bus/isa] | mc1502_fdc.c mc1502_fdc.h |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | peplus.c |
[src/mess/drivers] | pc9801.c |
r32982 Sunday 26th October, 2014 at 17:37:22 UTC by Miodrag Milanović |
---|
Merge pull request #13 from shattered/master ec1840: add older revision of BIOS; poisk1: add newer revision of HDC BIOS |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | peplus.c |
[src/mess/drivers] | pc9801.c |
r32981 Sunday 26th October, 2014 at 17:21:22 UTC by Sergey Svishchev |
---|
poisk1: new HDC ROM |
[src/emu/bus/isa] | p1_hdc.c |
r32980 Sunday 26th October, 2014 at 17:21:22 UTC by Sergey Svishchev |
---|
ec1840: new BIOS ROM |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | peplus.c |
[src/mess/drivers] | ec184x.c pc9801.c |
r32979 Sunday 26th October, 2014 at 17:20:35 UTC by Miodrag Milanović |
---|
Merge pull request #12 from shattered/master ec1841: change keyboard xtal freq, add speech synthesis swre |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | peplus.c |
[src/mess/drivers] | pc9801.c |
r32978 Sunday 26th October, 2014 at 16:51:25 UTC by Sergey Svishchev |
---|
ec1841: new softlist item |
[hash] | ec1841.xml |
r32977 Sunday 26th October, 2014 at 16:43:37 UTC by Sergey Svishchev |
---|
kb_ec1841: use correct clock frequency |
[src/emu/bus/pc_kbd] | ec1841.c |
[src/emu/drivers] | xtal.h |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | peplus.c |
[src/mess/drivers] | pc9801.c |
r32976 Sunday 26th October, 2014 at 16:53:40 UTC by Brian Troha |
---|
peplus.c: Minor doc update about MGxxxx program roms and the Player's Choice platform. - NW |
[src/mame/drivers] | peplus.c |
r32975 Sunday 26th October, 2014 at 16:15:14 UTC by Carl |
---|
(mess) pc9801: ascii font reading (nw) upd7220: attempt to resolve apparent contradiction in window behavior (nw) |
[src/emu/video] | upd7220.c |
[src/mess/drivers] | pc9801.c |
r32974 Sunday 26th October, 2014 at 11:48:02 UTC by Fabio Priuli |
---|
(MESS) spc1000: converted the expansion bus EXT1 to be a slot device, moved FDD expansion to be a slot card, added emulation of the VDP expansion as another slot card. This makes Gun Fright, TwinBee and Zanac playable if you launch them with "-ext1 vdp" option. If you want to emulate a SPC-1000 with floppy drive, you have to add "-ext1 fdd" instead. [Fabio Priuli] out of whatsnew: disk emulation still does not work (unless we use Meeso Kim's patched BIOS), but emulation is now closer to the real functionality and we needed the changes for the VDP unit emulation. |
[hash] | spc1000_cass.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/spc1000] | exp.c* exp.h* fdd.c* fdd.h* vdp.c* vdp.h* |
[src/mess] | mess.mak |
[src/mess/drivers] | spc1000.c |
r32973 Sunday 26th October, 2014 at 10:32:58 UTC by smf |
---|
Convert PSX sio to use devcb. [smf] |
[src/emu/bus/psx] | ctlrport.c ctlrport.h |
[src/emu/cpu] | cpu.mak |
[src/emu/cpu/psx] | sio.c sio.h |
[src/mame/drivers] | ksys573.c taitogn.c zn.c |
[src/mame/machine] | cat702.c cat702.h k573cass.c k573cass.h zndip.c zndip.h |
[src/mess/drivers] | psx.c |
r32972 Sunday 26th October, 2014 at 10:01:02 UTC by Miodrag Milanović |
---|
Merge pull request #11 from p1pkin/master multfish.c: new game added - Windjammer |
r32971 Sunday 26th October, 2014 at 09:51:23 UTC by MetalliC |
---|
New Game Added --------------------------------------- Windjammer (021216) [MetalliC] |
[src/mame] | mame.lst |
[src/mame/drivers] | multfish.c |
r32970 Sunday 26th October, 2014 at 08:23:04 UTC by MetalliC |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[hash] | spc1000_cass.xml |
[src/emu/cpu/m6800] | m6800.c |
[src/emu/machine] | 64h156.c wd17xx.c |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | calchase.c |
[src/mess/drivers] | spc1000.c |
[src/mess/machine] | mega32x.c |
r32969 Saturday 25th October, 2014 at 20:05:45 UTC by MetalliC |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/emu] | emuopts.c |
r32968 Saturday 25th October, 2014 at 18:33:42 UTC by MetalliC |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/mame] | mame.lst |
[src/mame/drivers] | videopin.c xain.c |
r32967 Saturday 25th October, 2014 at 16:54:09 UTC by MetalliC |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[hash] | vsmile_cart.xml |
[src/emu] | emuopts.c emuopts.h video.c |
[src/mess/drivers] | pc9801.c |
r32966 Saturday 25th October, 2014 at 16:53:59 UTC by MetalliC |
---|
endings |
[hash] | spc1000_cass.xml vsmile_cart.xml |
[src/emu] | emuopts.c emuopts.h video.c |
[src/emu/cpu/m6800] | m6800.c |
[src/emu/machine] | 64h156.c wd17xx.c |
[src/emu/video] | upd7220.c |
[src/mame] | mame.lst |
[src/mame/drivers] | calchase.c videopin.c xain.c |
[src/mess/drivers] | pc9801.c spc1000.c |
[src/mess/machine] | mega32x.c |
r32965 Sunday 26th October, 2014 at 07:33:02 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized member in wd1770_device (ne) happened with e.g. fm7 |
[src/emu/machine] | wd17xx.c |
r32964 Sunday 26th October, 2014 at 07:25:44 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized memory in m6800_cpu_device (nw) happened with e.g. ehx20e |
[src/emu/cpu/m6800] | m6800.c |
r32963 Sunday 26th October, 2014 at 07:18:33 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized members in c64h156_device (nw) was actually used inside base_c1541_device::via1_pb_r() with e.g. edu -cart batman |
[src/emu/machine] | 64h156.c |
r32962 Sunday 26th October, 2014 at 07:04:03 UTC by Fabio Priuli |
---|
(MESS) spc1000: fixed inputs in Toiler Adventure II and Vela (they needed inputs to be mirrored in the whole 0x8000-0x9fff range) + some minor cleanup. nw. |
[hash] | spc1000_cass.xml |
[src/mess/drivers] | spc1000.c |
r32961 Sunday 26th October, 2014 at 06:23:17 UTC by Barry Rodewald |
---|
calchase: map Trident memory clock, video clock and LUTDAC registers |
[src/mame/drivers] | calchase.c |
r32960 Sunday 26th October, 2014 at 00:38:59 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized member in upd7220_device (nw) |
[src/emu/video] | upd7220.c |
r32959 Sunday 26th October, 2014 at 00:12:33 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized member in sega_32x_device (nw) |
[src/mess/machine] | mega32x.c |
r32958 Sunday 26th October, 2014 at 00:00:27 UTC by hap |
---|
and what a fine horse it was |
[docs] | mame.txt |
r32957 Saturday 25th October, 2014 at 23:55:15 UTC by hap |
---|
test |
[docs] | mame.txt |
r32956 Saturday 25th October, 2014 at 18:46:25 UTC by Oliver Stöneberg |
---|
small adjustment to -snapbilinear description (nw) |
[src/emu] | emuopts.c |
r32955 Saturday 25th October, 2014 at 18:16:06 UTC by Scott Stone |
---|
New games added --------------- Solar War (Anonymous) NOTE: Added as playable, but with issues. Layout needs work and coins do not operate in game. Therefore, game is set to Free Play by default. Also, renamed Solar Warrior (xain.c) from solarwar -> solrwarr to allow this original game to use the setname "solarwar". Added diplocations to both games. |
[src/mame] | mame.lst |
[src/mame/drivers] | videopin.c xain.c |
r32954 Saturday 25th October, 2014 at 16:14:16 UTC by Oliver Stöneberg |
---|
added command-line option -[no]snapbilinear to control binlinear filtering for snapshots (enabled by default) [Oliver Stöneberg] this is mainly for making testruns and debugging faster - could also be used to speed up -aviwrite usage though |
[src/emu] | emuopts.c emuopts.h video.c |
r32953 Saturday 25th October, 2014 at 16:01:51 UTC by Cowering |
---|
More updates.. Figured out country code 6 (Portugal) (NW) |
[hash] | vsmile_cart.xml |
r32952 Saturday 25th October, 2014 at 15:14:13 UTC by Carl |
---|
(mess) pc9801: this patch no longer works, it's not even needed (nw) |
[src/mess/drivers] | pc9801.c |
r32951 Saturday 25th October, 2014 at 15:13:15 UTC by Carl |
---|
fix line endings, hopefully (nw) |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c |
r32950 Saturday 25th October, 2014 at 11:13:17 UTC by Miodrag Milanović |
---|
Merge pull request #10 from trap15/master Fix frequency for X1-010 and add a note. |
r32949 Saturday 25th October, 2014 at 10:49:53 UTC by Alex Marshall |
---|
Fix frequency for X1-010 and add a note. I know PhilB is working on a totally new driver, but this should be fixed anyways. It's a very small change, but fixes a lot of things and breaks nothing as far as I can tell. |
[src/emu/sound] | x1_010.c |
r32948 Saturday 25th October, 2014 at 08:33:28 UTC by Miodrag Milanović |
---|
Merge branch 'plgDavid-patch-3' |
r32947 Saturday 25th October, 2014 at 08:33:15 UTC by Miodrag Milanović |
---|
Merge branch 'patch-3' of https://github.com/plgDavid/mame into plgDavid-patch-3 |
[hash] | astrocde.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | rom.c* rom.h* slot.c* slot.h* |
[src/emu/cpu/cp1610] | cp1610.h |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c vamphalf.c |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | astrocde.c ti85.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32946 Saturday 25th October, 2014 at 01:44:22 UTC by David Viens |
---|
Support for the BEXT instruction (part2) The BEXT instruction is needed for the Unisonic Champion driver which I'm building. The Intellivision doesn't need it since its EBCA0, EBCA1,EBCA2 and EBCA3 pins are grounded. The method used was a suggestion from RB |
[hash] | astrocde.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | |
[src/emu/cpu/cp1610] | cp1610.c cp1610.h |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c vamphalf.c |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | astrocde.c ti85.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32945 Saturday 25th October, 2014 at 08:32:48 UTC by Miodrag Milanović |
---|
Merge branch 'plgDavid-patch-2' |
r32944 Saturday 25th October, 2014 at 08:32:30 UTC by Miodrag Milanović |
---|
Merge branch 'patch-2' of https://github.com/plgDavid/mame into plgDavid-patch-2 |
[hash] | astrocde.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | rom.c* rom.h* slot.c* slot.h* |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c vamphalf.c |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | astrocde.c ti85.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32943 Saturday 25th October, 2014 at 01:42:41 UTC by David Viens |
---|
Support for the BEXT instruction The BEXT instruction is needed for the Unisonic Champion driver which I'm building. The Intellivision doesn't need it since its EBCA0, EBCA1,EBCA2 and EBCA3 pins are grounded. The method used was a suggestion from RB |
[hash] | astrocde.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | |
[src/emu/cpu/cp1610] | cp1610.h |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c vamphalf.c |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | astrocde.c ti85.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32942 Saturday 25th October, 2014 at 08:32:04 UTC by Miodrag Milanović |
---|
Merge branch 'Jonimoose-ti85_changes_for_upstream' |
r32941 Saturday 25th October, 2014 at 08:31:47 UTC by Miodrag Milanović |
---|
Merge branch 'ti85_changes_for_upstream' of https://github.com/Jonimoose/mame into Jonimoose-ti85_changes_for_upstream |
[hash] | astrocde.xml vsmile_cart.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | rom.c* rom.h* slot.c* slot.h* |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | cobra.c firebeat.c gts3.c gts3a.c gts80.c gts80a.c gts80b.c hornet.c inder.c spinb.c vamphalf.c |
[src/mess] | mess.mak |
[src/mess/drivers] | a5105.c alphasma.c apc.c astrocde.c dmv.c mz3500.c pc9801.c qx10.c vt240.c |
r32940 Friday 24th October, 2014 at 21:20:00 UTC by Jon Sturm |
---|
(MESS) ti85: add basic support for the TI-84 Plus Adds known dump of TI-84 Plus which has been sent to a mess dev and supports enough asic functionality that it boots and runs. Fixed up model enum to match style from the apple2 and used it to add support for where the ti84p differs from the ti84pse. Consolidated code for the 15Mhz calculators so there is less duplicated code between the ti83pse, ti84pse and ti84 support code. |
[hash] | astrocde.xml vsmile_cart.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/emu/video] | upd7220.c |
[src/mame/drivers] | cobra.c firebeat.c gts3.c gts3a.c gts80.c gts80a.c gts80b.c hornet.c inder.c spinb.c vamphalf.c |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | a5105.c alphasma.c apc.c astrocde.c dmv.c mz3500.c pc9801.c qx10.c ti85.c vt240.c |
[src/mess/includes] | ti85.h |
[src/mess/machine] | ti85.c |
r32939 Saturday 25th October, 2014 at 07:16:55 UTC by Osso |
---|
vamphalf.c: moved some video functions into driver class (nw) |
[src/mame/drivers] | vamphalf.c |
r32938 Saturday 25th October, 2014 at 06:31:27 UTC by Osso |
---|
ppc: converted remaining callbacks to delegates (nw) |
[src/emu/cpu/powerpc] | ppc.h ppccom.c |
[src/mame/drivers] | cobra.c firebeat.c hornet.c |
r32937 Saturday 25th October, 2014 at 06:35:07 UTC by Fabio Priuli |
---|
(MESS) astrocde.xml: added a few prototypes dumped last year. [BallyAlley] out of wn: these were actually in the previous commit, but I forgot to credit... |
[hash] | astrocde.xml |
r32936 Saturday 25th October, 2014 at 06:23:15 UTC by Fabio Priuli |
---|
(MESS) astrocde.c: added support for 256K and 512K carts with bankswitch. [Fabio Priuli] |
[hash] | astrocde.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/astrocde] | rom.c* rom.h* slot.c* slot.h* |
[src/mess] | mess.mak |
[src/mess/drivers] | astrocde.c |
r32935 Saturday 25th October, 2014 at 01:23:12 UTC by Robbbert |
---|
Added licence info to some pinball drivers (nw) |
[src/mame/drivers] | gts3.c gts3a.c gts80.c gts80a.c gts80b.c inder.c spinb.c |
r32934 Friday 24th October, 2014 at 23:04:23 UTC by Carl |
---|
(mess) a5105: don't draw double wide chars (nw) |
[src/mess/drivers] | a5105.c |
Previous 50 | 199869 Revisions | Next 50 |