Commit Graph

39186 Commits

Author SHA1 Message Date
Jean-François DEL NERO
077fe7ad89 Correct the screen refresh rate to 50 Hz. 2015-12-27 23:57:33 +01:00
Jean-François DEL NERO
179feeac15 Interrupt line & events supported. 2015-12-27 23:51:52 +01:00
Jean-François DEL NERO
ea3e3870da Some fixes to use the new EF936X driver version. 2015-12-27 20:23:19 +01:00
Jean-François DEL NERO
a71223c455 512x512, 512x256 (EF9366),256x256 resolutions supported.
New user settings : Number of bitplans, Display resolution/mode.
Busy time dynamically generated for vectors and characters drawing.
Various fixes.
Code clean-up.
2015-12-27 20:18:33 +01:00
Jean-François DEL NERO
d30800bb1b All hardware vector drawing commands are now working.
All characters type drawing supported (Horizontal, Vertical, Titled, Zoomed...)
2015-12-26 23:10:14 +01:00
Jean-François DEL NERO
ed72b3108b Second floppy drive added.
The FDC is now working !
2015-12-25 17:30:13 +01:00
Jean-François DEL NERO
6d0e0975ee EF9365 : Commands busy timings update, Vector drawing (WIP). 2015-12-20 23:08:32 +01:00
Jean-François DEL NERO
e1ef4d2149 Keyboard I/O speed up. 2015-12-19 14:29:24 +01:00
Jean-François DEL NERO
b9871d9c45 Cartridge slot emulation added.
Joystick inputs added.
2015-12-19 12:12:16 +01:00
Jean-François DEL NERO
750f78cd14 Clang error corrected. 2015-12-06 14:39:06 +01:00
Jean-François DEL NERO
f242af926b Change the machine tags as working :). 2015-12-06 11:10:15 +01:00
Jean-François DEL NERO
04adea4308 WD1770 FDC support added (Work In Progress). 2015-12-06 10:49:34 +01:00
Jean-François DEL NERO
977ddba3b8 block drawing support added. 2015-12-06 00:52:32 +01:00
Jean-François DEL NERO
a1708a30b3 Keyboard support added ! 2015-12-05 16:16:24 +01:00
Jean-François DEL NERO
2e1f98eeb6 Charset ROM corrected.
Color Palette corrected.
2015-12-01 21:35:08 +01:00
Jean-François DEL NERO
c6a155f544 Clear screen, Screen scanning command added.
Palette support added.
2015-12-01 21:29:42 +01:00
Jean-François DEL NERO
16af278da9 ROM v1.2 signature removed until we get the permission to distribute it. 2015-11-30 08:43:42 +01:00
Jean-François DEL NERO
6f4ad44183 EF9365 video controller skeleton added. 2015-11-29 23:36:16 +01:00
Jean-François DEL NERO
da28551522 Video interface (EF9365) added.
Monitors 1.2B and V2R1 running.
2015-11-29 23:30:40 +01:00
Jean-François DEL NERO
fc7b66708c Monitor V1.2 EPROM support added.
Sound support added.
Bank switching for monitor >2RX added.
ACIA instance added.
PIAs instances added.
2015-11-27 07:57:08 +01:00
David Haywood
e3dc261388 add a note while I remember (nw) 2015-11-26 12:27:28 +00:00
Angelo Salese
ba5f17779c Final notes update for this, I promise (nw) 2015-11-26 13:22:03 +01:00
Lord-Nightmare
43d9c507be Fix dates on the prose2k sets based on their internal datecodes [Lord Nightmare] 2015-11-26 03:27:08 -05:00
Vas Crabb
ee4e776210 Fix && vs & (nw) 2015-11-26 17:35:41 +11:00
briantro
cf8cf512e5 peplus.cpp: Add the CAP2325X chip - NW
Adds the color CAP chip for Barbaric Deuces Wild & No Faces Pay the Aces sets.  Yes it's a non standard name format and yes it does match CAPX2172 (ACE$ Bonus).
2015-11-25 14:47:24 -06:00
angelosa
9e885ea667 Minor note for over drive, nw 2015-11-25 21:39:44 +01:00
Miodrag Milanovic
0825ce4f3b Cleanups and version bump 2015-11-25 08:22:24 +01:00
Justin Kerk
d1d8a66ab1 Cleanup (nw) 2015-11-25 03:10:20 +00:00
angelosa
8abeca5394 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-25 02:12:08 +01:00
angelosa
8da547cd60 More notes, still nw 2015-11-25 02:11:54 +01:00
Sandro Ronco
67391799a1 add MACHINE_CLICKABLE_ARTWORK flag to wackygtr. (nw) 2015-11-24 23:55:51 +01:00
angelosa
8aed181b9d Notes 2015-11-24 23:49:44 +01:00
angelosa
7de5e75777 Implemented sound hand-shake flag for Hot Chase, and removed irq hack. Fixes for good gameplay speed in it. [Angelo Salese]
Added SOUND-ON and SOUND-RST preliminary mechanisms for WEC Le Mans 24/Hot Chase HW, fixes hanging sound if entering into service mode for both. [Angelo Salese]
2015-11-24 23:39:51 +01:00
Scott Stone
0dc453ea69 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-24 16:53:00 -05:00
Scott Stone
c63af004ee Fix machine status to match current state (nw) 2015-11-24 16:52:32 -05:00
Justin Kerk
7470f47f23 Warning fix (nw) 2015-11-24 21:06:14 +00:00
Scott Stone
21afa48822 a7800: The old behavior of (0x60) updated to (0x160). [Mike Saarna, Robert Tuccitto] 2015-11-24 15:45:27 -05:00
Justin Kerk
9744037cd7 Compile with Emscripten out of the box. [Justin Kerk] 2015-11-24 15:38:42 +00:00
David Haywood
62c78f106c these outrun mods are being used in arcades, mainly because they fix the Free Play mode and many current arcades use the 'pay once on the door, all machines set to freeplay' busines model.
will add the older versions later.
2015-11-24 13:42:42 +00:00
David Haywood
39a7a3cb04 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-24 10:49:21 +00:00
David Haywood
28a29fce68 don't use bad dumps in existing clone (nw) 2015-11-24 10:49:09 +00:00
arbee
fee2af52af Updated OS/2 support [KO Myung-Hun] 2015-11-23 21:24:58 -05:00
David Haywood
846d05201f improve fades in nost by using one of the pens as the bg pen (nw) 2015-11-23 22:06:06 +00:00
David Haywood
448d9e6e64 (nw) 2015-11-23 21:57:47 +00:00
David Haywood
69d325d280 fix bug where large shadow in nost level 7 didn't flicker (tilemap enable flags) 2015-11-23 17:52:11 +00:00
David Haywood
b852e4814c this was also said to fit here when it was dumped by Xing Xing, although i haven't checked in detail (nw) 2015-11-23 14:38:22 +00:00
David Haywood
78b3dc8ef2 move this (nw) 2015-11-23 14:31:18 +00:00
David Haywood
f214430794 added dynamic resolution stuff, donghaer 2 player mode sets a 640x480 mode, although scrolling in that mode doesn't currently work properly (nw) 2015-11-23 14:25:23 +00:00
David Haywood
e308e4a092 (nw) 2015-11-23 13:09:13 +00:00
David Haywood
33ab0ceae2 disallow unaligned accesses for se3208?
this allows officeye and donghaer to work, but I'm not entirely convinced it's correct.
2015-11-23 12:57:44 +00:00