Commit Graph

1447 Commits

Author SHA1 Message Date
Robbbert
1256053139 Splitted kabuki from cps1.h 2013-02-05 10:46:14 +00:00
Ryan Holtz
0bb5a40ba7 arm7 drc checkpoint, nw 2013-02-05 02:05:54 +00:00
Curt Coder
cd303ce23c (MESS) cbm8096: Added floppies. (nw) 2013-02-04 19:38:35 +00:00
Curt Coder
a54783d969 (MESS) pet: Added user and memory expansion ports. [Curt Coder]
(MESS) cbm2: Added user port. [Curt Coder]
(MESS) Connected the CBM cassette software lists and readded quickloads. (nw)
2013-02-04 14:48:12 +00:00
David Haywood
c736577005 shuffle some tecmo sprite code around ready for device conversion / attempting to unify it a bit (nw) 2013-02-04 09:41:32 +00:00
Ryan Holtz
d1f2e2ca8e checkpoint (nw) 2013-02-04 00:59:54 +00:00
R. Belmont
2e15704232 Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen]
nw part: This doesn't actually process samples yet, but it's pretty close to doing so, we just need OG to figure out how that works in the core.
2013-02-03 22:09:53 +00:00
Curt Coder
4338702116 (MESS) Added minimal cassette software lists for the Commodore computers. [Curt Coder] 2013-02-03 21:23:05 +00:00
Fabio Priuli
6d7b97aca4 (MESS) megadriv.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - added support for real Sonic & Knuckles lock-on emulation (you can combine it freely 
    with other carts, through the -cart2 slot which gets added automatically)
  - remove need for "pcb_type" feature from xml softlist, since the new "slot" feature is enough
  - moved SVP emulation to src/mess/ in view of conversion to a slot device as well
2013-02-03 13:13:52 +00:00
Curt Coder
daea35e7d5 (MESS) pet2001: Rewrote the PET 2001 series. [Curt Coder] 2013-01-31 15:17:11 +00:00
Curt Coder
30b6014d2d (MESS) Softlist additions. (nw) 2013-01-30 16:36:43 +00:00
Curt Coder
1e7e398238 (MESS) pet: Added add-on ROM software list. [Curt Coder] 2013-01-29 15:11:28 +00:00
R. Belmont
c3a7aa3e32 (MESS) apple2: Support generic 6850 MIDI card (Yamaha, Passport, etc). [R. Belmont] 2013-01-29 04:44:45 +00:00
Curt Coder
b76debcb8b (MESS) c64: Renamed legacy file. (nw) 2013-01-28 20:31:49 +00:00
Curt Coder
518642d39e (MESS) tek4052: Added cartridge software list. [Curt Coder] 2013-01-28 14:48:12 +00:00
Oliver Stöneberg
cd384cbe54 added "copy" support to chdtest.py / added some v4 to v5 copy tests 2013-01-26 18:54:09 +00:00
Fabio Priuli
c3f0419324 msx1: added a cass list, containing expansion tapes for Albatross. no whatsnew.
I don't plan to add more tapes any time soon (I simply did not want to lose these two), so anyone willing to
add more elements to the list would be welcome....
2013-01-25 16:15:19 +00:00
Sandro Ronco
8e40dc87e0 (MESS) Cleanup the HD44780 device. (nw) 2013-01-22 23:22:41 +00:00
Roberto Fresca
d0a91d5e6b Improvements to sanremo.c driver... [Roberto Fresca]
- Graphics decode.
  - Proper ROM load.
  - Accurate memory map.
  - Hooked CPU & interrupts.
  - Added CRTC support.
  - Added AY-3-8910 sound and ports support.
  - Added input ports.
  - Added output-lamps port.
  - Added button-lamps layout.
  - NVRAM support.
2013-01-21 16:48:11 +00:00
Ryan Holtz
d157249cb7 d3dhlsl.c: Add preliminary vector post-processing. [MooglyGuy] 2013-01-21 02:40:48 +00:00
Fabio Priuli
57ad367d43 (MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB]
(MESS) softlists: Added software list to M20 [Fabio Priuli]
2013-01-20 10:07:33 +00:00
Roberto Fresca
991ab56747 New preliminary driver for 8bit San Remo Games. [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
Unknown San Remo poker game [Roberto Fresca, Any, The Dumping Union]
2013-01-20 06:28:32 +00:00
David Haywood
aa00f6971d sync with XingXing (nw) 2013-01-19 18:44:43 +00:00
Wilbert Pol
c40207b0f1 (MESS) Added microvision software list (nw) 2013-01-18 18:41:26 +00:00
cracyc
c6e8508bcc [mess] Slotify playstation controller ports [Carl]
[mess] Fix memory card and standard controller with v3 pad lib psx software [Carl]
[mess] Add Dualshock emulation [Carl]
2013-01-17 16:47:09 +00:00
Curt Coder
ffe3325258 (MESS) d64/g64 floppy modernization WIP. (nw) 2013-01-17 15:32:52 +00:00
R. Belmont
520a27efd5 First pass on MIDI out support [R. Belmont] 2013-01-14 03:10:52 +00:00
Fabio Priuli
015f6484c3 softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
softlist: Added preliminary lists to Enterprise 64/128, Odyssey 2 and G-7400, Interact and Kaypro II [LoganB]
2013-01-13 17:23:39 +00:00
Robbbert
b8c7ba68aa (MESS) New WORKING system. BINBUG. [Robbbert] 2013-01-13 15:41:59 +00:00
R. Belmont
098c5a9064 (MESS) esq5505: add MIDI In capability to all of these drivers. [R. Belmont] 2013-01-13 03:50:33 +00:00
R. Belmont
f6c44c6e9b MIDI core updates: [R. Belmont]
- Add MIDI in and out ports as image device types
- Add OSD calls to check for and read MIDI input
- Add MIDI in image device which reads input and converts it to a serial bitstream

nw section:
Note that the MIDI In device uses the new image device override to prevent the core from attempting to fopen() the "file" name and instead it handles open/close itself in call_load/call_unload.  This allows greater flexibilty than the hack used for sockets/ptys/named pipes where the OSD file layer has to know about them.
2013-01-13 03:48:10 +00:00
Wilbert Pol
5df1c82e6d (MESS) g7400: Moved the EF9340/1 code into a separate device. Merged all the odyseey2 code into the driver file. (nw) 2013-01-12 21:54:10 +00:00
Curt Coder
c972bc6caf (MESS) prof80: Added floppy software list. [Curt Coder]
(MESS) prof180: Added floppy software list. [Curt Coder]
2013-01-12 21:52:05 +00:00
Wilbert Pol
9bb8016a75 (MESS)Merged src/mess/machine/odyssey2.c and src/mess/drivers/odyssey2.c (nw) 2013-01-12 12:13:59 +00:00
Wilbert Pol
017e26d568 i8244.c: Added a device implementation for the i8244/i8245. [Wilbert Pol]
(MESS)g7400: Changed driver to use the i8244/i8245 device implementation.  [Wilbert Pol]
2013-01-11 20:52:37 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Curt Coder
45319730ae (MESS) mm1: Fixed floppy. [Curt Coder]
Added a new implementation of the Intel 8275 with accurate DMA timing. [Curt Coder]
2013-01-10 15:32:07 +00:00
Oliver Stöneberg
4b09e73c9f added "createhd" support to chdtest.py via in.params input file / added new chdman test 2013-01-10 14:27:42 +00:00
Oliver Stöneberg
e111fe61f3 fixed uninitialized memory in the last hunk on CHD creation (fixes potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw) 2013-01-09 19:12:21 +00:00
Michaël Banaan Ananas
a7dc1ca0b9 (placeholder) 2013-01-09 19:00:35 +00:00
Fabio Priuli
8cc9070d27 lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, 
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]

After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Fabio Priuli
3deb982fa8 softlists: fixing svn properties, no whatsnew. 2013-01-09 17:12:41 +00:00
Oliver Stöneberg
4aa4f3d9ec added another chdman test (nw) 2013-01-09 05:50:36 +00:00
David Haywood
62753a82b6 Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + some other images I found which are missing from TOSEC..) (nw) 2013-01-08 04:37:50 +00:00
R. Belmont
7bc847a37f n68681: preliminary working diserial-based I/O [R. Belmont] 2013-01-07 04:44:44 +00:00
Curt Coder
c0b9575621 (MESS) c64: Cartridge WIP. (nw) 2013-01-06 21:11:25 +00:00
Oliver Stöneberg
035a7fe8e8 fixed filename set in NRG track parsing / added NRG test to chdman unit test (nw) 2013-01-05 19:25:13 +00:00
Oliver Stöneberg
a77655df86 recreated all files for the chdman unittest / added test for TOC input (nw) 2013-01-05 18:29:53 +00:00
Oliver Stöneberg
585ecc7c2e first version of chdman unit test / fixed dependies of tests target (nw) 2013-01-05 16:17:42 +00:00
Oliver Stöneberg
e18a790e69 added a "tests" target to the makefile / added chdman unittest placeholders (nw) 2013-01-05 14:20:15 +00:00
R. Belmont
696135be88 Checkpoint of "n68681" modernized, diserial-ized 68681 device (nw)
This covers the modernization aspect; the diserial-ization comes next.  Do not convert other drivers to use this yet.
2013-01-05 05:03:38 +00:00
Andrew Gardner
a33f00ff55 dsp16: Added 16-bit immediate load opcode. [Andrew Gardner]
Fixed reset behavior.
	   Code reorganization.
2013-01-05 01:40:33 +00:00
smf-
186d0b526a removed psx_state, all code shared between mame and mess is now in src/emu/ [smf] 2013-01-04 16:21:35 +00:00
Curt Coder
1566e7c2b8 (MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder] 2013-01-04 15:31:33 +00:00
Olivier Galibert
e8738c6a89 placeholders 2013-01-04 13:17:37 +00:00
Curt Coder
702067b866 (MESS) c64: Cartridge WIP. (nw) 2013-01-03 16:25:31 +00:00
Luca Elia
492567f0c9 metro.c update [Luca Elia]
- I4220 supports 16x16 tiles too
- merged in vmetal.c
2013-01-03 14:13:25 +00:00
mahlemiut
0d4f2a1a43 s11c: Preliminary start to System 11C. Games run, but there are issues with either the DAC and/or HC55516. 2013-01-03 06:23:15 +00:00
R. Belmont
ad80ff6c3f portmidi: Initial commit. [R. Belmont]
(nw: this isn't enabled to compile yet, this is just to make it easier to run the final tests on my Mac and my Windows laptop)
2013-01-01 16:11:32 +00:00
mahlemiut
d606935edb s11a: made driver class be derived from the s11 driver class, to reduce code duplication. 2013-01-01 09:33:27 +00:00
R. Belmont
fd0960a746 Split AMM decoder from YMZ770 and add MPEG layer 1/2 support [O. Galibert]
De-skeletonized Sega Z80 type Digital Sound Board, hooked up to swa [R. Belmont, O. Galibert]
2012-12-31 22:04:28 +00:00
Ryan Holtz
7e652d13c5 - render.c: Added new PRIMFLAG macros pertaining to vectors, to be used by the
OSD. [MooglyGuy]

- d3dhlsl.c: Began laying the groundwork for vector post-processing, disabled
            by default. [MooglyGuy]
2012-12-31 21:29:02 +00:00
Wilbert Pol
67c211dd92 (MESS) g7400: Let's start displaying some things. (nw) 2012-12-30 21:56:29 +00:00
David Haywood
71df55ebe7 shuffle floppies around based on minimum chipset requirement (nw) 2012-12-30 20:40:32 +00:00
Wilbert Pol
0f39806c68 (MESS)New NOT WORKING system
------------------------------

Milton Bradley MicroVision [kevtris, Wilbert Pol]

Because of the tiny screen use -prescale 3 to
get decent video output.
2012-12-28 21:56:04 +00:00
David Haywood
6cdf4c0242 hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (which works) (nw) 2012-12-28 20:54:35 +00:00
David Haywood
7be26b9dc9 more (nw) 2012-12-27 17:03:03 +00:00
David Haywood
3a5e495ede more of the same (nw) 2012-12-27 16:41:57 +00:00
R. Belmont
a154c0eb92 Preliminary support for M740 (M5074x/M5074x) CPU family [R. Belmont] 2012-12-27 03:55:41 +00:00
Angelo Salese
7b739528bd Added placeholders for a keyboard device 2012-12-25 21:09:15 +00:00
R. Belmont
a9116a7973 SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] 2012-12-25 03:51:20 +00:00
David Haywood
78bf632d56 make the DECO222 handling in decocass transparent to the driver (nw) 2012-12-25 01:45:45 +00:00
Nathan Woods
e9352ef19a Better devicification of the Apple II FDC/IWM/SWIM 2012-12-24 21:11:07 +00:00
Miodrag Milanovic
c462adc489 (MESS) New skeleton added :
----------------------------
Brandt 8641 - Currency Counter [Miodrag Milanovic]
2012-12-24 12:56:22 +00:00
Robbbert
6a0688877b (MESS) New NOT WORKING system
------------------------------

Hanimex Pencil II {Robbbert, Ian Farquhar]
2012-12-24 11:17:52 +00:00
Fabio Priuli
fa730f8abe apc.xml: fixed properties. nw. 2012-12-23 11:28:34 +00:00
mahlemiut
de8cdf7b71 Whoops, forgot the layout 2012-12-23 10:17:43 +00:00
Ryan Holtz
9ad5d554de - m6809: Modernized the M6809 core. [MooglyGuy] 2012-12-23 01:20:38 +00:00
Miodrag Milanovic
8532507dea (MESS) New skeleton added:
-----------------------
- TIM-100 [Miodrag Milanovic]
2012-12-21 14:48:36 +00:00
David Haywood
ced34f725e new skeleton driver (new NOT WORKING game added)
Bowling Try [H.A. Pontes, R. Mucciarelli, Tormod, Yohji, Smitdogg, The Dumping Union]

CPU: H8 3008  (currently set to H8 3002 because 3008 doesn't exist in the core)
GFX: YGV631-B  (we have no docs for this, might be related to the Namco ND1 chip?)
SOUND: TT5665 (there are datasheets about, but I don't think we have a core)

I claim no ownership over this, I won't be working on it, up for grabs.
2012-12-20 20:16:53 +00:00
R. Belmont
c11827943d Add MESS-related manpages I missed (nw) 2012-12-20 00:56:47 +00:00
Phil Bennett
2712125bd9 New games added or promoted from NOT_WORKING status
---------------------------------------------------

Rise of the Robots (prototype) [Phil Bennett, Ordyne]
2012-12-19 20:02:43 +00:00
Phil Bennett
3da8c66354 Added preliminary emulation of the NCR 53C700 SCSI I/O processor [Phil Bennett] 2012-12-19 19:56:49 +00:00
David Haywood
3ecee7c08a some fruit machine notes (nw) 2012-12-18 12:38:40 +00:00
Angelo Salese
fae6b8c00e Another magician trick, this time with PC-9801-118 (preliminary) 2012-12-18 01:58:22 +00:00
Angelo Salese
2f5449614c Added PC-9801-86 device for PC-9801 (OPNA) 2012-12-18 01:14:59 +00:00
Angelo Salese
4a807320a9 Preliminary slot interface for PC-9801, added support for PC-9801-26 sound board as an example 2012-12-18 00:40:17 +00:00
Olivier Galibert
b9afe99e63 (mess) mt32: Preliminary driver [Lord_Nightmare, O. Galibert] 2012-12-17 23:19:54 +00:00
Olivier Galibert
bc16ecffe5 placeholders 2012-12-17 23:17:10 +00:00
David Haywood
362db6a8c0 be a bit less printf spammy when running these (nw) 2012-12-16 19:01:53 +00:00
R. Belmont
90151ee3b5 (MESS) New skeleton added:
--------------------------
Ensoniq MR-Rack [R. Belmont]
2012-12-16 15:06:32 +00:00
R. Belmont
1313138b73 (MESS) New system drivers supported:
-----------------------------------
Ensoniq KT-76 [R. Belmont]
2012-12-15 05:18:17 +00:00
Roberto Fresca
334d86f0df New driver for Kuru Kuru Pyon Pyon....
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Kuru Kuru Pyon Pyon (Japan) [Roberto Fresca, hap, Fyrecrypts, anonymous,
 btribble, Yohji, Smitdogg, The Dumping Union]
2012-12-13 03:43:00 +00:00
David Haywood
7aec9e3775 some fruit machine re-organization (mainly maygay m1a splitting + misc changes / movements) (nw)
note, external submission, cleaned up a bit by me, was sent with the following message


From Brian Griffin:
To Haze:

I've made some changes to the drivers for the fruities by continuing to split things into proper versions and adding some you were missing continuing with the patterns you have set. We had some Maygay machines come in and I saw they hadn't been done yet.

No 'Brian Griffin' isn't my real name I'd rather remain anonymous / not be in the credits if that's alright with your team because of my job my employer or customers could take issue with me helping.

I work as a repair technician for these fruities and what's happening in Mame is the best thing to happen in the last 10 years. By that I mean the effort being made to recognize the different rom versions of each game, it's invaluable when it comes to repairing these and fitting programs the operators are happy with. Until Mame came along everybody was just sticking with one set and that was only good for people wanting to play the games on a PC not people operating and maintaining the original machines where you often need a specific version for a specific hardware profile.

It is with great lament we threw away many different 'sets' at my former place of employment 5 years back because nobody at all was interested in them at the time. I wish Mame had shown an interest back then but they're long gone now.

Regarding sound roms I'm not hopeful of you finding the missing ones, what you don't realise is except for the most popular / profitable they were in and out in under 3 months, scrapped for parts, reskinned, fitted with new roms, and recycled. We had arcade video games on location test for longer than some of these were around if they weren't bringing in the money or worse were instead bleeding it because people had found emptier exploits. You could probably consider many of them to be 'prototypes' using Mame terminology they were so short lived. Nobody I work with has seen some of them for 15-20 years and these machines are sizeable enough so you can't just misplace them. Anything more than a few years old not owned by a collector or retro-arcade more than likely no longer exists anywhere.

Everything you need is at (speedy share link removed)
2012-12-11 21:05:38 +00:00
Miodrag Milanovic
6eb95f7a54 New MESS skeleton added:
------------------------
- General Processor Modello T [Any,The Dumping Union]
2012-12-10 15:42:47 +00:00
R. Belmont
51c1cbd056 (MESS) Mac: added "image" card which allows direct read/write access to any vMac/BasiliskII compatible image under 256 MB, including HD floppies. Not bootable, and do NOT try to swap the disk. [Rob Braun, R. Belmont] 2012-12-09 03:57:00 +00:00
Michaël Banaan Ananas
13db0bd686 New clone added
--------------
Space Combat [Brendan Schulze, John Glover]
2012-12-08 15:11:22 +00:00
Curt Coder
49d9ed05aa (MESS) Removed unused legacy code. (nw) 2012-12-07 16:06:31 +00:00
Michaël Banaan Ananas
e3e5f36203 New clone added
-----------------
Head On (bootleg on dedicated hardware) [any, hap, The Dumping Union]
2012-12-06 20:15:17 +00:00
Olivier Galibert
627ac29a1a m6502,tms57002: Snakes in an emulator [Robert Muth, O. Galibert] 2012-12-06 19:08:40 +00:00
Olivier Galibert
7a70504ccd placeholders 2012-12-06 18:56:56 +00:00
Scott Stone
c202544fff Added skeleton driver for Dragon's Lair 2: Time Warp (dlair2.c). Added some notes to assist initial development. [Tafoid]
New games marked as GAME_NOT_WORKING
------------------------------------
Dragon's Lair 2: Time Warp (US v3.19)
Space Ace (DL2 Conversion) (US v1.3)

New clones added
----------------
Dragon's Lair 2: Time Warp (Euro v3.19) (not working)
Dragon's Lair 2: Time Warp (Spanish v3.19) (not working)
Dragon's Lair 2: Time Warp (US v3.18) (not working)
Dragon's Lair 2: Time Warp (Euro v3.16) (not working)
Dragon's Lair 2: Time Warp (US v3.15) (not working)
Dragon's Lair 2: Time Warp (Spanish v3.15) (not working)
Dragon's Lair 2: Time Warp (US v3.14) (not working)
Dragon's Lair 2: Time Warp (US v3.12) (not working)
Dragon's Lair 2: Time Warp (US v3.00) (not working)
Dragon's Lair 2: Time Warp (US v2.11) (not working)
Space Ace (DL2 Conversion) (Euro v1.3) (not working)
2012-12-05 20:44:21 +00:00
Sandro Ronco
47689c0995 (MESS) iq128: use a softlist also for ROMless cartridges. (nw) 2012-12-05 19:51:43 +00:00
Olivier Galibert
ba39484252 placeholders 2012-12-04 19:16:53 +00:00
Scott Stone
ebc6b1857c Added the ability to view peel18cv8 jed files to the jedutil. [Kevin Eshbach) 2012-12-04 04:37:49 +00:00
R. Belmont
d73ec8ec79 (MESS) Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]
(MESS) New games added as GAME_NOT_WORKING
------------------------------------------
Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
2012-12-02 22:11:07 +00:00
David Haywood
4d7fd22b14 various fruit machine re-org for some futher work, including identifying some JPM System 5 sets making use of the older SAA sound hardware revision of the board. (nw) 2012-12-02 08:16:16 +00:00
David Haywood
1ba1192e3f megacd/neocd: precursor to proper cleanups (nw)
(rather ugly for now, the code *should* be collapsible to a single set of functions but we're not there yet, not even close, lots of push and pull of system specific bits needed before everything is in the right place)
2012-12-02 02:56:09 +00:00
Curt Coder
d40e28b6d1 (MESS) tiki100: Floppy modernization. (nw) 2012-11-29 19:01:03 +00:00
Angelo Salese
80283db9f3 Added preliminary artwork LEDs for Commodore Amiga (open to suggestions), nw 2012-11-29 02:30:44 +00:00
Curt Coder
daa35a9aca (MESS) comx35: Added floppy software list. [Curt Coder] 2012-11-28 19:03:05 +00:00
Angelo Salese
32a13bebc8 Added skeleton device for Acorn Archimedes KART device 2012-11-28 17:20:33 +00:00
Olivier Galibert
958c5307e1 placeholders 2012-11-27 16:54:19 +00:00
Olivier Galibert
ee2e4922f0 wd1772: Rename to wd_fdc [O. Galibert] 2012-11-27 16:53:30 +00:00
Olivier Galibert
b3d0193b66 upd765, wd1772: Move to emu [O. Galibert] 2012-11-27 16:53:24 +00:00
Olivier Galibert
13673729a4 placeholders 2012-11-27 16:50:35 +00:00
Sandro Ronco
fc3df750cd (MESS) Updated TVC HBF to use new floppy system. (nw) 2012-11-26 19:55:41 +00:00
Curt Coder
c3e6a4bc88 (MESS) Added skeleton for Shugart SA1403D Winchester controller. (nw) 2012-11-26 16:01:51 +00:00
Curt Coder
528196ebd3 (MESS) xerox820ii: Added floppy software list. [Curt Coder] 2012-11-25 11:24:32 +00:00
Curt Coder
7f230bca54 (MESS) xerox820: Added floppy software list. [Curt Coder] 2012-11-25 11:11:02 +00:00
Sandro Ronco
2860e979ce (MESS) svmu: added default layout. (nw) 2012-11-24 19:16:59 +00:00
Angelo Salese
8d83a38adb (MESS) added software list for NEC APC [kaylee]
(MESS) added PCB readme for FM Towns Marty [Guru]
2012-11-24 13:24:47 +00:00
R. Belmont
e28bcc6f74 (MESS) Olivetti M20: improved keyboard and floppy handling [Christian Grössler] 2012-11-23 23:01:44 +00:00
Curt Coder
3b882e0e82 (MESS) genius: Added software list for VTech Genius cartridges. [Team Europe, Curt Coder] 2012-11-21 15:12:24 +00:00
Curt Coder
65ce18899b (MESS) Added skeleton drivers for:
- ADC SuperSlave [Al Kossow]
- Televideo TS802H [Al Kossow]
- Televideo TS803H [Al Kossow]
2012-11-20 16:32:29 +00:00
Sandro Ronco
023d855b01 (MESS) New system marked as GAME_NOT_WORKING
------------------------------------
Sega Visual Memory Unit [Sandro Ronco]
2012-11-19 20:14:14 +00:00
Sandro Ronco
7bf498af91 (MESS) Added Sanyo LC8670 CPU core. [Sandro Ronco] 2012-11-19 20:11:19 +00:00
Curt Coder
d9de81c2a9 (MESS) bw2: Added modern disk formats. (nw) 2012-11-16 18:37:55 +00:00
Curt Coder
954c61d7c8 (MESS) bw2: Added expansion slot interface and RAMCARD expansion device. [Curt Coder] 2012-11-16 18:34:35 +00:00
Olivier Galibert
48d5733ec2 duh 2012-11-15 20:57:38 +00:00
Miodrag Milanovic
a9e5ea948c initial merge of fba neocd code into ng_aes by Haze (no whatsnew) 2012-11-15 12:25:21 +00:00
Angelo Salese
7df4c13f44 Resolved SVN conflict ... 2012-11-15 00:50:58 +00:00
Angelo Salese
8b6f7e481c Added basic peripherals, kludged a weird DMA check, system puts [LOD] -> [LER] in VRAM, however the char ROM is busted so can't show anything :( 2012-11-15 00:03:05 +00:00
Angelo Salese
ee2fa104f6 Forgot the driver file 2012-11-14 20:37:29 +00:00
Curt Coder
5734410a70 (MESS) adam: Added preliminary IDE card emulation. (nw) 2012-11-13 19:44:26 +00:00
smf-
129b6d8b89 replaced usage of psx_sio_install_handler & psx_sio_input with devices. [smf] 2012-11-10 18:53:00 +00:00
Scott Stone
33d4d9d0c6 Added IQ_132's recently updated pgmcrypt decryption routine and shuffled around pgm/027 decryption functions to a new file (machine\pgmcrypt.h). From Haze/IQ_132. (nw)
New games marked as GAME_NOT_WORKING
------------------------------------
Fearless Pinocchio  [letoram, Kevin Eshbach, Smitdogg, The Dumping Union]
2012-11-09 14:54:18 +00:00
Curt Coder
35dafd8757 (MESS) adam: Added all 3 expansion slot interfaces, and the 64K RAM expansion card. [Curt Coder] 2012-11-08 17:39:28 +00:00
Miodrag Milanovic
5833836d50 Converted jedtest script to Python [Andrew Gardner] 2012-11-08 08:14:32 +00:00
Curt Coder
4a85620161 (MESS) adam: Created an ADAMnet slot interface and separated the ADAMnet devices from the driver. [Curt Coder] 2012-11-07 15:30:50 +00:00
Olivier Galibert
fac1ca581b 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] 2012-11-06 16:27:39 +00:00
Olivier Galibert
54b3c7a31d placeholders 2012-11-06 16:26:29 +00:00
Scott Stone
9abf356282 Added tile flipping, dips, cleaned up a few bits for Planet Probe. Now marked as working. Old pprobe.c driver no longer needed. [David Haywood]
Added Dip Locations to vastar.c driver  [Tafoid]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Planet Probe [Alberto Grego, Corrado Tomaselli, f205v, David Haywood]
2012-11-06 09:50:14 +00:00
Robbbert
3652a90d1c Added skeleton driver Televideo TS802 [Robbbert] 2012-11-06 09:22:29 +00:00
Robbbert
fa20d0f978 Williams System 11a : WIP 2012-11-06 00:33:10 +00:00
Curt Coder
c93840e585 (MESS) adam: Added modern disk formats. (nw) 2012-11-05 19:44:19 +00:00
Olivier Galibert
559bf715a1 placeholders 2012-11-05 13:22:34 +00:00
Robbbert
197df5fa43 Williams System 11 : WIP 2012-11-05 04:28:47 +00:00
Michaël Banaan Ananas
2f3ad22a88 New NOT WORKING Game
----------------------
Planet Probe [Alberto Grego, Corrado Tomaselli, David Haywood]
2012-11-04 18:34:13 +00:00
Curt Coder
5620ca3801 (MESS) adam: Added cartridge, cassette and floppy software lists. (nw) 2012-11-02 19:19:48 +00:00