Feed
The MESS SVN has been merged into the MAME SVN.
| r8697 Tuesday 3rd August, 2010 at 12:09:46 UTC by Roberto Zandonà |
| [C64] preliminary crosshair for light gun |
| [src/mess/machine] | cbm.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8696 Tuesday 3rd August, 2010 at 09:24:54 UTC by Roberto Zandonà |
| [C64] implemented light gun (required by Army Days and Gangster); yet the crosshair is not visible |
| [src/mess/machine] | c64.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8695 Tuesday 3rd August, 2010 at 02:55:10 UTC by Barry Rodewald |
| [FM7] Corrected a few games' descriptions. |
| r8694 Tuesday 3rd August, 2010 at 01:44:35 UTC by Barry Rodewald |
| [FM7] Added loading instructions to the softlist XML, and replaced the not working comments, since the error is correct behaviour. |
| r8693 Monday 2nd August, 2010 at 15:31:35 UTC by Roberto Zandonà |
| [C64] modified RDY hack and implemented joystick's ports mirror (now Arcana works) |
| [src/mess/drivers] | c64.c |
| [src/mess/machine] | c64.c cbmipt.c |
| [src/mess/video] | vic6567.c |
| r8692 Monday 2nd August, 2010 at 13:20:40 UTC by Miodrag Milanović |
Made things compile with current MAME code (due the address map changes).
Removed usage of :
- cputag_clocks_to_attotime()
- cputag_attotime_to_clocks()
- cputag_suspend()
- cputag_resume()
Note that some handlers are now commented it is due the fact that address map was not used and now it would return warning in compilation time, so they have been commented. |
| [src/mess/drivers] | cgc7900.c genesis.c geneve.c intv.c m20.c px8.c spectrum.c svision.c tandy2k.c ti89.c trs80m2.c v1050.c victor9k.c x07.c x68k.c |
| [src/mess/machine] | amigacrt.c coco.c dc.c gb.c geneve.c intv.c lynx.c microtan.c pc8801.c pce.c pdp1.c pokemini.c sms.c ti99_4x.c zx.c |
| [src/mess/video] | gb.c vic6567.c zx.c |
| r8691 Monday 2nd August, 2010 at 12:40:54 UTC by Robbbert |
| [MBEE] Fixed my accidental regression on cassette-based bees. |
| r8690 Monday 2nd August, 2010 at 12:18:03 UTC by Robbbert |
| [BML3] added F4 display |
| r8689 Monday 2nd August, 2010 at 10:52:53 UTC by Sandro Ronco |
| [PSION] Added basic datapack interface |
| [src/mess/drivers] | psion.c |
| r8688 Sunday 1st August, 2010 at 22:32:55 UTC by Angelo Salese |
| [PC-6001]: Fixed max cassette size |
| [src/mess/drivers] | pc6001.c |
| r8687 Sunday 1st August, 2010 at 21:02:06 UTC by Angelo Salese |
| [PC-6001]: Small fixes, added .p6 file format support (but it won't recognize tape stop for now hence they won't work) |
| [src/mess/drivers] | pc6001.c |
| r8686 Sunday 1st August, 2010 at 20:50:19 UTC by Angelo Salese |
| [PC-6001]: Added a cheap hack to load ADC'ed tapes as 'cart2', system is now in a somewhat working state again |
| [src/mess/drivers] | pc6001.c |
| r8685 Sunday 1st August, 2010 at 19:38:20 UTC by Angelo Salese |
| [BASIC MASTER LV3]: Fixed some keyboard quirks |
| r8684 Sunday 1st August, 2010 at 18:32:40 UTC by Angelo Salese |
| [PASOPIA7]: Fixed a small Pac2 bug |
| [src/mess/drivers] | pasopia.c |
| r8683 Sunday 1st August, 2010 at 17:48:38 UTC by Angelo Salese |
| [TK-80BS]: added basic video and i/o emulation |
| [src/mess/drivers] | tk80bs.c |
| r8682 Sunday 1st August, 2010 at 17:28:34 UTC by Justin Kerk |
| Fix svn:eol-style |
| [hash] | rx78.xml |
| [src/mess/devices] | ti99_peb.c ti99_peb.h |
| [src/mess/drivers] | prestige.c |
| [src/mess/machine] | a2cffa.c a2cffa.h |
| [src/mess/tools/imgtool/modules] | cybikoxt.c |
| r8681 Sunday 1st August, 2010 at 15:42:24 UTC by Angelo Salese |
| [MYCOM]: Small fixes |
| [src/mess/drivers] | mycom.c |
| r8680 Sunday 1st August, 2010 at 15:16:58 UTC by Angelo Salese |
| [MYCOM]: Added bitmap mode |
| [src/mess/drivers] | mycom.c |
| r8679 Sunday 1st August, 2010 at 13:13:17 UTC by Nathan Woods |
| Prep for next dev cycle |
| [docs] | messnew.txt |
| [src] | version.c |
| r8678 Sunday 1st August, 2010 at 12:31:31 UTC by Angelo Salese |
| [MYCOM]: Added keyboard |
| [src/mess/drivers] | mycom.c |
| r8677 Sunday 1st August, 2010 at 11:44:19 UTC by Angelo Salese |
| [MYCOM]: Fix crash for good |
| [src/mess/drivers] | mycom.c |
| r8676 Sunday 1st August, 2010 at 11:40:02 UTC by Angelo Salese |
| [MYCOM]: Fix crash? |
| [src/mess/drivers] | mycom.c |
| r8675 Sunday 1st August, 2010 at 11:10:12 UTC by Nathan Woods |
| Fixing build |
| [src/mess/tools/messdocs] | messdocs.c messdocs.mak |
| r8674 Sunday 1st August, 2010 at 11:04:37 UTC by Angelo Salese |
| [BASIC MASTER LV 3]: Added beeper |
| r8673 Sunday 1st August, 2010 at 08:17:49 UTC by Jonathan Gevaryahu |
| Comment updates for zexall driver to clarify |
| [src/mess/drivers] | zexall.c |
| r8672 Sunday 1st August, 2010 at 03:32:08 UTC by Robbbert |
| Removed mbee-specific line from wd17xx. Marked mbee56 and kaypro as not working. |
| [src/mess/drivers] | kaypro.c mbee.c |
| [src/mess/machine] | mbee.c wd17xx.c |
| r8671 Saturday 31st July, 2010 at 22:13:17 UTC by Curt Coder |
| [H19] Fixed driver name. |
| r8670 Saturday 31st July, 2010 at 22:08:43 UTC by Curt Coder |
| [CFX9850] Fixed name. |
| [src/mess/drivers] | cfx9850.c |
| r8669 Saturday 31st July, 2010 at 22:06:39 UTC by Curt Coder |
| [A7000] Fixed names. |
| [src/mess/drivers] | a7000.c |
| r8668 Saturday 31st July, 2010 at 16:33:18 UTC by Sandro Ronco |
| [PSION] Implemented memory bank, keyboard and LCD controller |
| [src/mess/drivers] | psion.c |
| r8667 Saturday 31st July, 2010 at 15:44:14 UTC by Angelo Salese |
| [MYCOMZ-80A]: Added some basic display |
| [src/mess/drivers] | mycom.c |
| r8666 Saturday 31st July, 2010 at 14:22:25 UTC by Angelo Salese |
| [BASIC MASTER JR]: Miscellaneous fixes |
| r8665 Saturday 31st July, 2010 at 13:18:21 UTC by Angelo Salese |
| [MULTI8][BASIC MASTER JR]: Added beeper for both drivers |
| [src/mess/drivers] | bmjr.c multi8.c |
| r8664 Saturday 31st July, 2010 at 12:46:02 UTC by Angelo Salese |
| [BASIC MASTER JR]: Added keyboard support |
| r8663 Saturday 31st July, 2010 at 11:25:27 UTC by Robbbert |
| [ZEXALL] removed pointless message |
| [src/mess/drivers] | zexall.c |
| r8662 Saturday 31st July, 2010 at 10:21:50 UTC by Angelo Salese |
| [BASIC MASTER JR]: Added basic video routines |
| r8661 Saturday 31st July, 2010 at 09:54:11 UTC by Angelo Salese |
| [BASIC MASTER JR.]: Hooked up char rom, added memory map documentation |
| r8660 Saturday 31st July, 2010 at 08:53:54 UTC by Angelo Salese |
| [BASIC MASTER LV3]: Improved keyboard polling |
| r8659 Saturday 31st July, 2010 at 08:32:51 UTC by Angelo Salese |
| [BASIC MASTER LV3]: hooked up height / width registers |
| r8658 Saturday 31st July, 2010 at 01:27:40 UTC by Angelo Salese |
| [BASIC MASTER LV3]: Splitted 24k rom into more logical 8k ones |
| r8657 Saturday 31st July, 2010 at 01:09:47 UTC by Angelo Salese |
| [MULTI8]: Fixed color reverse bit |
| [src/mess/drivers] | multi8.c |
| r8656 Friday 30th July, 2010 at 13:16:08 UTC by Miodrag Milanović |
| [A310] Placed proper Arthur 1.2 image |
| r8655 Friday 30th July, 2010 at 12:32:01 UTC by Miodrag Milanović |
| Added skeletons for Acorn Archimedes 7000/7000+ |
| [docs] | messnew.txt |
| [src/mess] | mess.mak messdriv.c |
| [src/mess/drivers] | a7000.c* |
| r8654 Friday 30th July, 2010 at 11:12:43 UTC by Nathan Woods |
| Updated to MAME 0.139 |
| [ROOT] | whatsnew.txt |
| [docs] | messnew.txt |
| [src] | version.c |
| [src/emu] | info.c video.c |
| [src/emu/cpu/m6800] | m6800.c |
| [src/emu/cpu/tms32010] | tms32010.c |
| [src/mame] | mamedriv.c |
| [src/mame/drivers] | 20pacgal.c astrocorp.c atarigx2.c beathead.c coolpool.c cps1.c cps2.c djboy.c mediagx.c mpu4.c mpu4drvr.c mystwarr.c naomi.c neodrvr.c neogeo.c norautp.c offtwall.c segas16b.c segaybd.c skyfox.c |
| [src/mame/includes] | atarigx2.h beathead.h coolpool.h djboy.h offtwall.h |
| [src/mame/machine] | midyunit.c naomibd.c |
| [src/mame/video] | cps1.c mermaid.c |
| [src/osd/windows] | winmain.c |
| r8653 Friday 30th July, 2010 at 07:44:38 UTC by Barry Rodewald |
| [AES] Added Fatal Fury Special clone set. |
| r8652 Friday 30th July, 2010 at 07:13:22 UTC by Tim Schuerewegen |
| [IMGTOOL] Added Cybiko Xtreme filesystem module. |
| [src/mess/tools/imgtool] | imgtool.mak modules.c |
| [src/mess/tools/imgtool/modules] | cybiko.c cybikoxt.c* |
| r8651 Thursday 29th July, 2010 at 23:47:08 UTC by Barry Rodewald |
| [FM7] Added disk software list. |
| [hash] | fm7.xml fm7_cass.xml* fm7_disk.xml* |
| [src/mess/drivers] | fm7.c |
| r8650 Wednesday 28th July, 2010 at 10:25:46 UTC by Miodrag Milanović |
| Fix for segfault on setting of working directory. |
| r8649 Wednesday 28th July, 2010 at 07:20:33 UTC by Miodrag Milanović |
| Fixed image based cheat file loading. |
| [src/emu] | diimage.c diimage.h |
| r8648 Wednesday 28th July, 2010 at 03:02:09 UTC by Dirk Best |
[TF20] Successfully boots from floppy now.
[UPD765] Disabled reporting of drive side in the sense interrupt command. |
| [src/mess/machine] | tf20.c upd765.c |
© 1998-2018 The MESS Team