Feed
The MESS SVN has been merged into the MAME SVN.
| r8933 Sunday 29th August, 2010 at 05:09:01 UTC by Robbbert |
| [GAMECOM] Removed something accidently left in from last time. Tidied dma code. |
| [src/mess/machine] | gamecom.c |
| r8932 Saturday 28th August, 2010 at 18:02:45 UTC by Angelo Salese |
| [MZ-2500]: Added individual PCG select feature, needed by Tower of Druaga |
| [src/mess/drivers] | mz2500.c |
| r8931 Saturday 28th August, 2010 at 17:14:21 UTC by Angelo Salese |
| [MZ-2500]: More improvements, Penguin Kun-Wars is now playable too |
| [src/mess/drivers] | mz2500.c |
| r8930 Saturday 28th August, 2010 at 15:43:45 UTC by Angelo Salese |
| [MZ-2500]: Added preliminary 16 color CG screen and joystick inputs, making Excite Bike the first working game of the system |
| [src/mess/drivers] | mz2500.c |
| r8929 Saturday 28th August, 2010 at 14:31:21 UTC by Angelo Salese |
| [MZ-2500]: Some graphics hook-up, based off Hover Attack |
| [src/mess/drivers] | mz2500.c |
| r8928 Saturday 28th August, 2010 at 07:30:06 UTC by Miodrag Milanović |
| [MZ2500] Connected PIT |
| [src/mess/drivers] | mz2500.c |
| r8927 Friday 27th August, 2010 at 18:47:28 UTC by Angelo Salese |
| [MZ-2500]: Various fixes |
| [src/mess/drivers] | mz2500.c |
| r8926 Friday 27th August, 2010 at 17:34:44 UTC by Angelo Salese |
| [MZ-2500]: Added 3bpp PCG support, needed by BASIC disks |
| [src/mess/drivers] | mz2500.c |
| r8925 Friday 27th August, 2010 at 16:34:59 UTC by Angelo Salese |
| [MZ2500]: Fixed HD-Loader behaviour, now some software starts to boot properly |
| [src/mess/drivers] | mz2500.c |
| r8924 Friday 27th August, 2010 at 16:09:33 UTC by Angelo Salese |
| [MZ-2500]: Added correct keyboard behaviour |
| [src/mess/drivers] | mz2500.c |
| r8923 Friday 27th August, 2010 at 15:05:17 UTC by Angelo Salese |
| [MZ2500]: Fixed vblank and added irq masks |
| [src/mess/drivers] | mz2500.c |
| r8922 Friday 27th August, 2010 at 14:24:23 UTC by Angelo Salese |
| [MZ2500]: Added fdc reverse register |
| [src/mess/drivers] | mz2500.c |
| r8921 Friday 27th August, 2010 at 14:13:30 UTC by Miodrag Milanović |
| [mz2500] Reversed floppy signals |
| [src/mess/drivers] | mz2500.c |
| r8920 Friday 27th August, 2010 at 14:02:33 UTC by Angelo Salese |
| [MZ2500]: Hooked up palette i/o port |
| [src/mess/drivers] | mz2500.c |
| r8919 Friday 27th August, 2010 at 13:33:17 UTC by Angelo Salese |
| Bored about this message ... |
| [src/emu/cpu/z80] | z80daisy.c |
| r8918 Friday 27th August, 2010 at 13:21:16 UTC by Angelo Salese |
| [MZ2500]: Fixed i8255a device, implemented reset lines, removed the start-up kludges |
| [src/mess/drivers] | mz2500.c |
| r8917 Friday 27th August, 2010 at 08:46:35 UTC by Miodrag Milanović |
| Forced usage of opcode table for m6809 |
| [src/emu/cpu/m6809] | 6809tbl.c m6809.c |
| r8916 Friday 27th August, 2010 at 07:36:22 UTC by Miodrag Milanović |
| Update JR-200 clock based on assumption that it is same with JR-100 |
| [src/mess/drivers] | jr200.c |
| r8915 Friday 27th August, 2010 at 00:33:21 UTC by Angelo Salese |
| [MZ2500]: more accurate behaviour |
| [src/mess/drivers] | mz2500.c |
| r8914 Friday 27th August, 2010 at 00:10:25 UTC by Angelo Salese |
| [MZ2500]: Added color attribute and used custom drawing code, now bios text is drawn with white |
| [src/mess/drivers] | mz2500.c |
| r8913 Thursday 26th August, 2010 at 21:01:27 UTC by Angelo Salese |
| [PC9821]: Fixed broken state |
| r8912 Thursday 26th August, 2010 at 20:50:23 UTC by Angelo Salese |
| Fixed broken error.log offsets |
| r8911 Thursday 26th August, 2010 at 20:01:36 UTC by Miodrag Milanović |
- Sync with MAME
- Also contains MAMEUI part fix to enable compile with latest MAME |
| [src/emu] | deprecat.h devcpu.c devcpu.h devintrf.c devintrf.h devlegcy.c devlegcy.h diexec.c diexec.h dimemory.c dimemory.h disound.c disound.h driver.h emu.h image.c info.c mconfig.c mconfig.h memory.c memory.h sound.c sound.h timer.c timer.h video.c video.h |
| [src/emu/machine] | 6532riot.c 6821pia.h 6840ptm.c 6840ptm.h 6850acia.c 6850acia.h 74123.c 7474.c 7474.h 8237dma.c 8237dma.h 8255ppi.c 8255ppi.h devhelpr.h* eeprom.c eeprom.h i2cmem.c i2cmem.h ldcore.h timekpr.c timekpr.h |
| [src/emu/sound] | okim6295.c okim6295.h |
| [src/mess/devices] | coco_232.c coco_fdc.c |
| [src/osd/winui] | treeview.c |
| r8910 Thursday 26th August, 2010 at 19:38:42 UTC by Miodrag Milanović |
| Placed proper MACHINE_DRIVER block and commented those really not used. |
| [src/mess/drivers] | a7000.c lc80.c lynx.c newbrain.c pc98.c trs80.c |
| r8909 Thursday 26th August, 2010 at 14:27:54 UTC by Angelo Salese |
| [A310]: Improved sound |
| [src/mame/machine] | archimds.c |
| [src/mess/drivers] | a310.c |
| r8908 Thursday 26th August, 2010 at 13:34:21 UTC by Miodrag Milanović |
| Cleanup of M6800 CPU core, also added bit 7 and 6 of flag register to be 1 on reset (Will commit this to MAME when I check all opcodes, since looks there are some errors still) |
| [src/emu/cpu/m6800] | m6800.c |
| r8907 Thursday 26th August, 2010 at 12:20:00 UTC by Fabio Priuli |
| removed unsupported flag |
| r8906 Thursday 26th August, 2010 at 10:08:30 UTC by Fabio Priuli |
| Added support for FA Tetris and Flashpoint (Korean games with no banswitch). |
| [hash] | sms.xml |
| [src/mess/machine] | sms.c |
| r8905 Thursday 26th August, 2010 at 10:06:56 UTC by Fabio Priuli |
| Added a couple of new dumps |
| [hash] | gameboy.xml gbcolor.xml |
| r8904 Thursday 26th August, 2010 at 10:06:22 UTC by Fabio Priuli |
| Marked lynx dumps as bad (since they were extracted from a running system and 1 byte is not confirmed) |
| r8903 Thursday 26th August, 2010 at 09:54:16 UTC by Angelo Salese |
| [A310]: Fixed i2c default state / parameters |
| r8902 Thursday 26th August, 2010 at 06:37:16 UTC by Miodrag Milanović |
| [JR100] Added delay on quickload load so you can select on driver startup |
| [src/mess/drivers] | jr100.c |
| r8901 Thursday 26th August, 2010 at 01:42:20 UTC by Angelo Salese |
| [A310]:Small video DMA bug fix (bottom-right corner in Poizone) |
| [src/mame/machine] | archimds.c |
| r8900 Wednesday 25th August, 2010 at 21:15:36 UTC by Angelo Salese |
| [JR100]: Added beeper sound |
| [src/mess/drivers] | jr100.c |
| r8899 Wednesday 25th August, 2010 at 13:39:12 UTC by Miodrag Milanović |
[JR100] Made cassette write works
6255via: added support for shift mode 5 (shift out under T2 control) |
| [src/emu/machine] | 6522via.c |
| [src/mess/drivers] | jr100.c |
| r8898 Wednesday 25th August, 2010 at 10:46:53 UTC by Fabio Priuli |
| Unifying some more manufacturer naming conventions |
| [src/mess/drivers] | advision.c bebox.c bw12.c bw2.c cat.c cgenie.c cybiko.c et3400.c h19.c h89.c ip20.c ip22.c mmd1.c mod8.c mtx.c newbrain.c next.c palm.c pc.c pockstat.c psx.c sgi_ip2.c sgi_ip6.c spec128.c spectrum.c ssystem3.c tk80bs.c trs80.c v1050.c vii.c zx.c |
| r8897 Wednesday 25th August, 2010 at 09:37:13 UTC by Fabio Priuli |
| commenting out lynx2 until we have a dump |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | lynx.c |
| r8896 Wednesday 25th August, 2010 at 09:33:57 UTC by Miodrag Milanović |
| [JR100] Made actual cassette load, also quickload for PRG files |
| [src/mess/drivers] | jr100.c |
| r8895 Wednesday 25th August, 2010 at 07:25:35 UTC by Fabio Priuli |
| Fixed jupiter manufacturer |
| [src/mess/drivers] | jupiter.c |
| r8894 Wednesday 25th August, 2010 at 06:49:02 UTC by Miodrag Milanović |
| [JR100] Fixed graphics issues. |
| [src/mess/drivers] | jr100.c |
| r8893 Wednesday 25th August, 2010 at 06:48:22 UTC by Miodrag Milanović |
| Sync with MAME |
| [src/emu/machine] | 6522via.c 6522via.h 6526cia.c 6526cia.h 6532riot.c 6532riot.h 6821pia.c 6821pia.h 74123.c 74123.h 7474.c 7474.h i2cmem.c i2cmem.h |
| r8892 Wednesday 25th August, 2010 at 00:50:26 UTC by Angelo Salese |
| [A310]: Improved video DMA operations |
| [src/mame/machine] | archimds.c |
| r8891 Wednesday 25th August, 2010 at 00:28:13 UTC by Angelo Salese |
| [A310]: Some sound improvements |
| [src/mame/machine] | archimds.c |
| r8890 Tuesday 24th August, 2010 at 23:20:38 UTC by Barry Rodewald |
| [X680x0] Fixed graphic layer rendering when crossing the edge of a layer. |
| r8889 Tuesday 24th August, 2010 at 19:39:43 UTC by Fabio Priuli |
| making all softwarelist devices to appear in the listxml output |
| r8888 Tuesday 24th August, 2010 at 17:55:25 UTC by Miodrag Milanović |
| Reverted back last import from MAME due to issues found. |
| [src/emu/machine] | 6522via.c 6522via.h 6532riot.c 6532riot.h 6821pia.c 6821pia.h 74123.c 74123.h 7474.c 7474.h |
| r8887 Tuesday 24th August, 2010 at 16:06:07 UTC by Fabio Priuli |
| Fixed compiling on mac |
| r8886 Tuesday 24th August, 2010 at 14:37:17 UTC by Miodrag Milanović |
| Sync with MAME |
| [src/emu/machine] | 6522via.c 6522via.h 6532riot.c 6532riot.h 6821pia.c 6821pia.h 74123.c 74123.h 7474.c 7474.h |
| r8885 Tuesday 24th August, 2010 at 13:01:17 UTC by Fabio Priuli |
| a couple more |
| [src/mess/drivers] | apexc.c jaguar.c |
| r8884 Tuesday 24th August, 2010 at 12:27:39 UTC by Fabio Priuli |
| one more |
© 1998-2018 The MESS Team