Zoë Blade
90f110f261
Fix various typos and spelling mistakes
...
I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin
as it is, as this particular spelling mistake was originally made
by Robert Russell, therefore is canon. See
http://en.wikipedia.org/wiki/KERNAL for details.
I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't
want to break anything, but it's worth someone looking into.
I renamed some variables in /src/mame/drivers/sfbonus.c,
/src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants
to verify I didn't break anything, that would be nice.
2015-04-11 00:52:26 +01:00
hap
dd91d69307
get rid of c_output_pla warning
2014-12-10 00:14:37 +01:00
hap
bb7ce2296a
temp hack
2014-12-06 20:37:53 +01:00
hap
c1eaec3cee
(MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Texas Instruments handheld calculators. [hap, seanriddle]
2014-12-01 21:45:19 +01:00
Fabio Priuli
be9039c3e0
and a last bunch of generic cart slots. nw.
2014-10-11 04:00:14 +00:00
Oliver Stöneberg
2e5ea37f65
removed mame_* aliases and just use core_* functions (nw)
2014-03-24 22:05:08 +00:00
Wilbert Pol
5b375bb60a
(MESS) microvsn.c: Added 'holding latches' and updated drawing code to refresh the screen contents from these holding latches. Fixes the american flag when starting sea duel. (nw)
2014-03-24 21:57:36 +00:00
Wilbert Pol
738a0b82ab
(MESS) microvsn.c: Simplified code a bit by adding separate PLA configurations.
2014-03-24 21:26:31 +00:00
Miodrag Milanovic
b5a348c7c1
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
2014-03-14 14:39:34 +00:00
Miodrag Milanovic
64ac8f6776
Huge update, palette is now device (nw)
...
note: Aaron please give more descriptive text for release log I have no more strength :)
2014-02-27 13:35:15 +00:00
Robbbert
70895111eb
(MESS) microvision : added a software-list switch to pick the correct display per game. Fixes alienrdr,bowling,vegas (part 1)
2014-02-05 09:39:55 +00:00
Robbbert
70d3d34f3f
(MESS) microvision : added a note
2014-01-29 13:10:48 +00:00
Wilbert Pol
ddacededb5
Modernized tms1xxx cpu cores. (nw)
2013-06-11 21:16:05 +00:00
Fabio Priuli
608196c112
minor cleanup. nw.
2013-05-29 06:54:05 +00:00
Miodrag Milanovic
3957fc386f
more cleanup (nw)
2013-04-14 11:10:54 +00:00
Miodrag Milanovic
d68164b4c1
unified formating of state class constructors, no functional change (nw)
2013-04-10 08:08:19 +00:00
Miodrag Milanovic
a440a8e020
Cleanups and version bump
2013-02-11 07:44:56 +00:00
Wilbert Pol
400b9bcc29
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
2013-02-05 20:54:03 +00:00
Wilbert Pol
c40207b0f1
(MESS) Added microvision software list (nw)
2013-01-18 18:41:26 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Wilbert Pol
1db7776087
(MESS) Started hooking up the paddle to the i8021. (nw)
2013-01-01 14:15:28 +00:00
Wilbert Pol
c555a5ba9f
(MESS) microvsn.c: Small documentation update and improvements to clock speeds (nw)
2013-01-01 13:11:39 +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