Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r8551 Tuesday 20th July, 2010 at 18:48:20 UTC by Wilbert Pol
[3DO] Allowed madam msysbits register to be read. Added some comments about the boot sequence.
The boot sequence passed to initial 64KB memory stack and starts copying remainder of boot sequence to ram.
[src/mess/machine]3do.c

r8550 Tuesday 20th July, 2010 at 12:42:33 UTC by Fabio Priuli
fixed stupid typo (once again I forgot to press Save, before the commit)
[hash]a5200.xml

r8549 Tuesday 20th July, 2010 at 12:38:32 UTC by Fabio Priuli
Added new dumps to softlists and a note about an undumped proto
[hash]a5200.xml gamegear.xml megadriv.xml sg1000.xml sms.xml

r8548 Tuesday 20th July, 2010 at 09:55:08 UTC by Miodrag Milanović
Made UI works correct with multiple softlists.
[src/mess/osd/winui]softwarelist.c

r8547 Tuesday 20th July, 2010 at 09:10:04 UTC by Miodrag Milanović
Soflist will now load only items from original system by default.
For compatible softlists list name must be explicitly written.
[src/emu]softlist.c

r8546 Tuesday 20th July, 2010 at 08:51:45 UTC by Fabio Priuli
documenting some changes since 0.138
[docs]messnew.txt

r8545 Tuesday 20th July, 2010 at 08:51:22 UTC by Fabio Priuli
softlists wip:
- added a few missing x1 floppies
- added floppy BASIC to pc8001 list (thanks to Kaylee)
- fixed a couple of comments in n64.xml (thanks to Diet Go Go Fan for spotting these)
- added some proto info to snes.xml (thanks to Diet Go Go Fan)
- added snes info, part 1
[hash]n64.xml pc8001_flop.xml snes.xml x1_flop.xml

r8544 Monday 19th July, 2010 at 23:29:11 UTC by Barry Rodewald
[FM7] Added cassette software list.
[hash]fm7.xml*
[src/mess/drivers]fm7.c

r8543 Monday 19th July, 2010 at 20:33:17 UTC by Wilbert Pol
compile fix
[src/mess/machine]3do.c

r8542 Monday 19th July, 2010 at 20:32:20 UTC by Wilbert Pol
[3DO] Renamed a memory area and some documentation updates.
[src/mess/drivers]3do.c
[src/mess/includes]3do.h
[src/mess/machine]3do.c

r8541 Monday 19th July, 2010 at 15:34:12 UTC by Fabio Priuli
making clrmame happy ;)
[hash]x1_cass.xml

r8540 Monday 19th July, 2010 at 15:23:38 UTC by Fabio Priuli
softlist wips:
- added more disks to the x1.xml list
- added preliminary x1 tape list and renamed x1.xml to x1_flop.xml (now you have to store disks in roms/x1_flop and tapes in roms/x1_cass )
- added preliminary pc8001 lists (not hooked up yet, due to incomplete emulation)
[hash]pc8001_cass.xml* pc8001_flop.xml* x1.xml x1_cass.xml* x1_flop.xml*
[src/mess/drivers]x1.c

r8539 Monday 19th July, 2010 at 14:44:30 UTC by Miodrag Milanović
This fixes issue loading some other formats in softwarelists.
[src/mess/formats]d88_dsk.c

r8538 Monday 19th July, 2010 at 10:41:56 UTC by Angelo Salese
[X1]: hook up basic hashing
[hash]x1.xml*
[src/mess/drivers]x1.c

r8537 Sunday 18th July, 2010 at 16:11:28 UTC by Angelo Salese
[PASOPIA7]: Added a very preliminary graphic drawing, doesn't work yet due of T-BASIC flaws
[src/mess/drivers]pasopia.c

r8536 Sunday 18th July, 2010 at 14:26:35 UTC by Angelo Salese
[PASOPIA]: Added a cheap kludge for the keyboard input, and added color attribute wrapping
[src/mess/drivers]pasopia.c

r8535 Sunday 18th July, 2010 at 13:28:45 UTC by Angelo Salese
[PASOPIA7]: Added color attribute
[src/mess/drivers]pasopia.c

r8534 Sunday 18th July, 2010 at 13:22:17 UTC by Miodrag Milanović
Added few more known pocketpc roms, note it needs new/updated CPU core.
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]pocketc.c

r8533 Sunday 18th July, 2010 at 10:48:28 UTC by Miodrag Milanović
Skeleton for Xircom / Intel REX 6000 added
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]rex6000.c*

r8532 Sunday 18th July, 2010 at 08:44:29 UTC by Robbbert
Removed unused enum
[src/mess/devices]messram.h

r8531 Sunday 18th July, 2010 at 07:51:31 UTC by Miodrag Milanović
[PV2000] Connected softlist
[src/mess/drivers]pv2000.c

r8530 Saturday 17th July, 2010 at 23:22:48 UTC by Barry Rodewald
[FM77AV] Corrected CRC/SHA1 for 9gyokudn.
[hash]fm77av.xml

r8529 Saturday 17th July, 2010 at 20:45:41 UTC by Wilbert Pol
[3DO] Set the proper power-up reset cause in the clio.
[src/mess/machine]3do.c

r8528 Saturday 17th July, 2010 at 20:27:58 UTC by Wilbert Pol
[3DO] Added a couple more registers.
[src/mess/machine]3do.c

r8527 Saturday 17th July, 2010 at 17:04:49 UTC by Angelo Salese
[PASOPIA7]: Rewrote memory map and added MIO bit, a.k.a. the possibility of the HW to access memory mapped stuff from the isolated i/o (!)
[src/mess/drivers]pasopia.c

r8526 Saturday 17th July, 2010 at 14:56:30 UTC by Angelo Salese
[PASOPIA7]: fixed system speed
[src/mess/drivers]pasopia.c

r8525 Saturday 17th July, 2010 at 12:59:27 UTC by Wilbert Pol
[GBCOLOR] Fixed setting and getting of the cpu speed. [Sandro Ronco]
[src/emu/cpu/lr35902]lr35902.c

r8524 Friday 16th July, 2010 at 21:15:55 UTC by Curt Coder
[CRVISION] Fixed cartridge loading crash.
[src/mess/drivers]crvision.c

r8523 Friday 16th July, 2010 at 16:47:28 UTC by Curt Coder
[PSION] Fixed dates.
[src/mess/drivers]psion.c

r8522 Friday 16th July, 2010 at 13:49:44 UTC by Curt Coder
[MANAGER] Added CreatiVision cartridge support.
[src/mess/drivers]crvision.c

r8521 Friday 16th July, 2010 at 13:36:41 UTC by Curt Coder
[MANAGER] Fixed printer.
[src/mess/drivers]crvision.c
[src/mess/includes]crvision.h

r8520 Friday 16th July, 2010 at 12:11:48 UTC by Curt Coder
Improved PIA6821 interface.
[src/emu/machine]6821pia.c 6821pia.h
[src/mess/drivers]bw12.c crvision.c pet.c
[src/mess/includes]crvision.h
[src/mess/machine]apple1.c coco.c dgn_beta.c osborne1.c pet.c thomson.c
[src/mess/video]coco.c

r8519 Friday 16th July, 2010 at 12:07:31 UTC by Miodrag Milanović
updated messnew.txt
[docs]messnew.txt

r8518 Friday 16th July, 2010 at 12:06:30 UTC by Miodrag Milanović
Updated names to Organiser II xxx
[src/mess/drivers]psion.c

r8517 Friday 16th July, 2010 at 11:27:12 UTC by Miodrag Milanović
[PSION] Added url to memory map info
[src/mess/drivers]psion.c

r8516 Friday 16th July, 2010 at 11:24:57 UTC by Miodrag Milanović
- Psion Organiser CM
- Psion Organiser LA
- Psion Organiser P350
- Psion Organiser LAM
- Psion Organiser LZ64
- Psion Organiser LZ64S
- Psion Organiser LZ
- Psion Organiser P464
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]psion.c*

r8515 Thursday 15th July, 2010 at 22:27:56 UTC by Curt Coder
[MANAGER] Connected cassette lines.
[src/mess/drivers]crvision.c

r8514 Thursday 15th July, 2010 at 21:52:14 UTC by Curt Coder
[MANAGER] Added joysticks, 32K memory option, more correct clocks, floppy device.
[src/mess/drivers]crvision.c
[src/mess/includes]crvision.h

r8513 Thursday 15th July, 2010 at 18:42:05 UTC by Angelo Salese
[PASOPIA7]: Added preliminary cursor drawing
[src/mess/drivers]pasopia.c

r8512 Thursday 15th July, 2010 at 12:16:08 UTC by Barry Rodewald
[AES] Fixed KOF2003 entry in software list. Is now playable.
[hash]aes.xml

r8511 Thursday 15th July, 2010 at 01:50:08 UTC by R. Belmont
[MAC] Support 2 more Egret MCU commands.
[src/mess/machine]mac.c

r8510 Thursday 15th July, 2010 at 01:38:34 UTC by Angelo Salese
[PASOPIA7]: Fixed LCD mode
[src/mess/drivers]pasopia.c

r8509 Thursday 15th July, 2010 at 00:44:36 UTC by Angelo Salese
[PASOPIA7]: Got to the how many drives question
[src/mess/drivers]pasopia.c

r8508 Wednesday 14th July, 2010 at 23:05:42 UTC by Curt Coder
[MANAGER] Cleaned up driver, added keyboard, promoted to working.
[docs]messnew.txt
[src/mess/drivers]crvision.c
[src/mess/includes]crvision.h

r8507 Wednesday 14th July, 2010 at 20:14:24 UTC by Curt Coder
Improved SN76496 interface.
[src/emu/sound]sn76496.c sn76496.h
[src/mess/drivers]crvision.c

r8506 Wednesday 14th July, 2010 at 19:50:43 UTC by Wilbert Pol
[PV2000] Added skeleton cassette code. Only the motor is started/stopped, actual writing and loading is not working.
[src/mess/drivers]pv2000.c

r8505 Wednesday 14th July, 2010 at 18:51:07 UTC by Wilbert Pol
[PV2000] All keys mapped.
[src/mess/drivers]pv2000.c

r8504 Wednesday 14th July, 2010 at 17:49:58 UTC by Wilbert Pol
[PV2000] Found attack0 and attack1 keys.
[src/mess/drivers]pv2000.c

r8503 Wednesday 14th July, 2010 at 17:16:35 UTC by Curt Coder
[MANAGER] Confirmed memory chip type.
[src/mess/drivers]crvision.c

r8502 Wednesday 14th July, 2010 at 16:51:36 UTC by Wilbert Pol
[PV2000] Some small keyboard updates.
[src/mess/drivers]pv2000.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team