Commit Graph

36027 Commits

Author SHA1 Message Date
Miodrag Milanovic
24461e1355 Update license information on github (nw) 2015-05-25 14:33:52 +02:00
Vas Crabb
4e47a1062d I did non-trivial work on these 2015-05-25 22:15:34 +10:00
Miodrag Milanovic
8894c493eb Update for Eugene Sandulenko (nw) 2015-05-25 14:03:43 +02:00
Dirk Best
b7d9bd0f71 cgenie floppy: simplify interrupt logic 2015-05-25 13:22:47 +02:00
Miodrag Milanovic
3165d460a7 Update for Zsolt Vasvari (nw) 2015-05-25 12:38:52 +02:00
angelosa
1983554aeb Doxygen test for Sharp X1, part I 2015-05-25 12:04:38 +02:00
Miodrag Milanovic
4c6ff236c9 Update for Krzysztof Strzecha (nw) 2015-05-25 11:15:23 +02:00
Miodrag Milanovic
fbd0a150a8 name change update (nw) 2015-05-25 10:25:36 +02:00
Miodrag Milanovic
c882366bea Update for Cowering and some fixes (nw) 2015-05-25 10:23:35 +02:00
couriersud
d298ab53fe Fix nltool compile. After the next release the netlist folder structure
needs some redesign to better align with standalone compile. More header
optimisation. (nw)
2015-05-25 02:21:19 +02:00
couriersud
12c9e541f3 Only use _mm_malloc when compiling netlist standalone. (nw) 2015-05-25 01:04:35 +02:00
couriersud
74942bf908 Fixed a number of -Wpedantic messages in netlist. The netlist code and
nltool can now be again compiled without mame. Added a simple options
class for this purpose. (nw)
2015-05-25 00:56:02 +02:00
couriersud
036ce19c55 Cleaned up RESTRICT and ATTR_ALIGN usage. (nw) 2015-05-25 00:56:01 +02:00
Curt Coder
9779dd7bbf Even better fix. (nw) 2015-05-25 00:48:26 +03:00
Curt Coder
2503b24d88 Better fix. (nw) 2015-05-25 00:46:16 +03:00
Paul Priest
51f0046d04 Self-service (nw)
Drivers/core where made (still) recognisable contributions as non-primary author. Any objections, feel free to revert.
2015-05-24 21:32:07 +01:00
Curt Coder
f82a4685ba (MESS) abc80: Default to ABC 830 disk drive with fast controller. [Curt Coder] 2015-05-24 21:31:16 +03:00
Curt Coder
45124a5645 Fixed OS X compile, hope this doesn't break other environments. (nw) 2015-05-24 21:18:10 +03:00
Luca Elia
b3d5add497 cv1k credits (nw) 2015-05-24 19:51:54 +02:00
Dirk Best
b3b2768cc9 cgenie: Rewrote driver and removed lots of cruft.
- Remove custom 6845 emulation and use our standard core
- Use the slot system for the parallel interface, fix and implement the
joystick as a slot device and create a printer slot device
- Add support for the RS-232 port
- Add support for the Break key (causes NMI)
2015-05-24 18:31:36 +02:00
Miodrag Milanovic
434da1bdf4 update for Phil Stroffolino (nw) 2015-05-24 16:42:51 +02:00
Miodrag Milanovic
7c8d58ad82 cleanup, was rewrite (nw) 2015-05-24 16:08:21 +02:00
hap
46123eb11d add OG to segapcm 2015-05-24 16:04:57 +02:00
hap
832bab865a ugly whitespace cleanup 2015-05-24 15:49:49 +02:00
hap
04d6212706 tag self 2015-05-24 15:44:31 +02:00
Miodrag Milanovic
6507823863 Update for Hiromitsu Shioya and some fixes(nw) 2015-05-24 15:29:58 +02:00
Miodrag Milanovic
7a2ac30275 update in agreement with ImJezze (nw) 2015-05-24 14:53:26 +02:00
couriersud
6ec2232ad1 License update. (nw) 2015-05-24 14:28:30 +02:00
hap
0637fcd4bd added credit 2015-05-24 14:13:54 +02:00
couriersud
fede658aa6 Cleaned up includes in header files and reworked memory allocation. (nw) 2015-05-24 13:00:59 +02:00
Miodrag Milanovic
790cec0ac3 update for Chris Hardy (nw) 2015-05-24 12:40:53 +02:00
Miodrag Milanovic
4c7ae050d6 update for Joseba Epalza (nw) 2015-05-24 12:38:28 +02:00
Miodrag Milanovic
e65292270a Update for Norbert Kehrer and one fix (nw) 2015-05-24 12:00:05 +02:00
Miodrag Milanovic
baae1beaf5 RIP our friend, we respect your wish (nw) 2015-05-24 11:35:38 +02:00
Miodrag Milanovic
7fa541d95f was marked in text as GPL2 (nw) 2015-05-24 11:35:37 +02:00
Miodrag Milanovic
0ea05cdf91 two contributors just provided tech info according to whatsnew (nw) 2015-05-24 11:35:36 +02:00
MetalliC
d2fc258f66 new megadrive dump (nw) 2015-05-24 12:09:14 +03:00
Miodrag Milanovic
1dff773769 Update for Takahiro Nogi (nw) 2015-05-24 10:52:09 +02:00
hap
60a47384a1 added handlers to ebaskb2,efootb4 2015-05-24 09:42:08 +02:00
Miodrag Milanovic
3ab9e5988a Update to real name (nw) 2015-05-24 09:41:40 +02:00
Curt Coder
8d9808658e (MESS) mos6530n: Fixed timer. (nw) 2015-05-24 10:40:36 +03:00
Robbbert
81e7d405b8 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-24 14:02:24 +10:00
Robbbert
c26b5dadc4 (MESS) camplynx: added TAP cassette format. 2015-05-24 13:58:21 +10:00
arbee
b5af929c5b License self-service (nw) 2015-05-23 22:13:10 -04:00
Robbbert
c3573f9201 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-24 11:05:22 +10:00
Robbbert
c712f06463 I wrote these 2015-05-24 11:02:03 +10:00
balr0g
e27980a543 spelling (nw) 2015-05-23 20:40:35 -04:00
Curt Coder
8208cb075b mos6530n: Fixed timer not running at reset. (nw) 2015-05-24 00:34:40 +03:00
Curt Coder
e0b676f26a mos6530n: Fixed edge detect. (nw) 2015-05-23 21:56:14 +03:00
Curt Coder
a474c0e5e6 mos6530n: Fixed address maps. (nw) 2015-05-23 21:31:33 +03:00