CVS: examples/video README.txt,NONE,1.1 makefile,NONE,1.1
Chris Liechti <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/examples/video
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1695/examples/video
Added Files:
README.txt makefile
Log Message:
- consistently name the files README.txt (with extension for the windows users)
- update some of the readmes contents and add new ones
- use the reStructuredText format for use with docutils rst2html
--- NEW FILE: README.txt ---
video
=====
Overview
--------
The examples implement simple games that can be played on the TV using
software generated video.
.. note::
This examples are for the PAL television system.
The pong example can also be found as application note from TI. This
implementation is for NTSC.
Disclaimer
----------
This example is part of the mspgcc project http://mspgcc.sf.net.
See license.txt_ for details.
chris
.. _license.txt: ../license.html
--- NEW FILE: makefile ---
.PHONY: clean
clean:
cd TVPong; make clean
cd TVTetris; make clean
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click