]> git.sur5r.net Git - cc65/log
cc65
8 years agoadded missing targets 219/head
mrdudz [Thu, 15 Oct 2015 13:28:24 +0000 (15:28 +0200)]
added missing targets

9 years agoAdded name attribute to submit buttons.
Oliver Schmidt [Thu, 30 Apr 2015 10:55:38 +0000 (12:55 +0200)]
Added name attribute to submit buttons.

The Contiki web browser doesn't display the submit buttons if they have no name attribute.

9 years agoFixed file name of Windows binary snapshot.
Oliver Schmidt [Tue, 20 Jan 2015 20:01:10 +0000 (21:01 +0100)]
Fixed file name of Windows binary snapshot.

Although we're using Mingw-w64 to build the Windows binaries
they are in fact 32-bit binaries - which is just fine. However
the file name should reflect that.

9 years agoConsistently rely on SSL redirection.
Oliver Schmidt [Mon, 3 Nov 2014 22:17:59 +0000 (23:17 +0100)]
Consistently rely on SSL redirection.

9 years agoAdjusted URLs.
Oliver Schmidt [Mon, 3 Nov 2014 22:08:43 +0000 (23:08 +0100)]
Adjusted URLs.

9 years agoAdjusted URL to moved mail archive.
Oliver Schmidt [Mon, 3 Nov 2014 19:33:35 +0000 (20:33 +0100)]
Adjusted URL to moved mail archive.

9 years agoAdjusted URLs to SourceForge changes.
Oliver Schmidt [Thu, 30 Oct 2014 22:52:59 +0000 (23:52 +0100)]
Adjusted URLs to SourceForge changes.

9 years agoAdjusted GitHub pages to move of Windows binary snapshot.
Oliver Schmidt [Thu, 30 Oct 2014 21:59:57 +0000 (22:59 +0100)]
Adjusted GitHub pages to move of Windows binary snapshot.

9 years agoAdded Apple GEOS to the list of targets.
Oliver Schmidt [Sun, 1 Jun 2014 16:28:21 +0000 (18:28 +0200)]
Added Apple GEOS to the list of targets.

9 years agoMerge pull request #126 from groessler/gh-pages_to_pull
Oliver Schmidt [Sat, 31 May 2014 15:37:33 +0000 (17:37 +0200)]
Merge pull request #126 from groessler/gh-pages_to_pull

add Atari 5200; add 'console' to NES

9 years agoadd Atari 5200; add 'console' to NES
Christian Groessler [Fri, 30 May 2014 21:26:58 +0000 (23:26 +0200)]
add Atari 5200; add 'console' to NES

10 years agoMoved from tarball to git clone.
Oliver Schmidt [Wed, 2 Apr 2014 16:55:09 +0000 (18:55 +0200)]
Moved from tarball to git clone.

Rather recommend to do a 'git clone' than downloading a tarball because a local git repo is a prerequisite for automatic Git commit hash embedding.

10 years agoUpdated wiki link.
Oliver Schmidt [Thu, 27 Mar 2014 21:56:45 +0000 (22:56 +0100)]
Updated wiki link.

10 years agoUpdated URLs.
Oliver Schmidt [Mon, 24 Mar 2014 13:01:50 +0000 (15:01 +0200)]
Updated URLs.

10 years agoRetrofit simplifications from doc.css.
Oliver Schmidt [Sun, 16 Mar 2014 20:48:23 +0000 (21:48 +0100)]
Retrofit simplifications from doc.css.

10 years agoUpdated URL.
Oliver Schmidt [Sat, 15 Mar 2014 13:47:47 +0000 (14:47 +0100)]
Updated URL.

10 years agoReplaced Win32 source build instructions with binary download instructions.
Oliver Schmidt [Mon, 10 Mar 2014 18:05:54 +0000 (19:05 +0100)]
Replaced Win32 source build instructions with binary download instructions.

10 years agoAdded link to pre-built pacakges (and removed one note).
Oliver Schmidt [Wed, 19 Feb 2014 21:33:17 +0000 (22:33 +0100)]
Added link to pre-built pacakges (and removed one note).

10 years agoAdded section about removing obsolete env vars.
Oliver Schmidt [Sun, 28 Jul 2013 13:50:36 +0000 (15:50 +0200)]
Added section about removing obsolete env vars.

10 years agoMerge pull request #13 from greg-king5/gh-lightpen
Oliver Schmidt [Thu, 25 Jul 2013 21:40:46 +0000 (14:40 -0700)]
Merge pull request #13 from greg-king5/gh-lightpen

Document the C64 and the C128 Inkwell lightpen drivers.

10 years agoAdded notes regarding 'run as administrator'.
Oliver Schmidt [Fri, 28 Jun 2013 20:25:26 +0000 (22:25 +0200)]
Added notes regarding 'run as administrator'.

10 years agoThe TFS .zip files now contain a 'drop' folder :-(
Oliver Schmidt [Fri, 28 Jun 2013 06:11:41 +0000 (08:11 +0200)]
The TFS .zip files now contain a 'drop' folder :-(

10 years agoUpdate mailing-lists.html
Oliver Schmidt [Wed, 29 May 2013 09:47:31 +0000 (11:47 +0200)]
Update mailing-lists.html

10 years agoAdjusted for new Mailing Lists page.
Oliver Schmidt [Tue, 28 May 2013 15:30:35 +0000 (18:30 +0300)]
Adjusted for new Mailing Lists page.

10 years agoAdjusted for new Mailing Lists page.
Oliver Schmidt [Tue, 28 May 2013 15:29:35 +0000 (17:29 +0200)]
Adjusted for new Mailing Lists page.

10 years agoAdded Mailing Lists page.
Oliver Schmidt [Tue, 28 May 2013 15:27:43 +0000 (18:27 +0300)]
Added Mailing Lists page.

10 years agoBe consistent with naming of 'Windows' in the Wiki.
Oliver Schmidt [Mon, 27 May 2013 14:40:05 +0000 (17:40 +0300)]
Be consistent with naming of 'Windows' in the Wiki.

10 years agoBe consistent with naming of 'Windows' in the Wiki.
Oliver Schmidt [Wed, 22 May 2013 09:45:39 +0000 (12:45 +0300)]
Be consistent with naming of 'Windows' in the Wiki.

10 years agoMerge pull request #5 from greg-king5/gh-filepath
Oliver Schmidt [Mon, 20 May 2013 19:42:14 +0000 (12:42 -0700)]
Merge pull request #5 from greg-king5/gh-filepath

Documented the changed order of sources of search paths.

10 years agoAdjusted make goal to recent Makefile changes.
Oliver Schmidt [Wed, 15 May 2013 10:02:09 +0000 (12:02 +0200)]
Adjusted make goal to recent Makefile changes.

10 years agoTake cc65-master top level directory in GitHub ZIP file into account.
Oliver Schmidt [Mon, 13 May 2013 14:51:35 +0000 (17:51 +0300)]
Take cc65-master top level directory in GitHub ZIP file into account.

10 years agoAdded Getting Started page.
Oliver Schmidt [Mon, 13 May 2013 14:32:25 +0000 (17:32 +0300)]
Added Getting Started page.

10 years agoAdded menu.
Oliver Schmidt [Mon, 13 May 2013 14:27:12 +0000 (17:27 +0300)]
Added menu.

10 years agoHave the menu clear the logo float.
Oliver Schmidt [Mon, 13 May 2013 14:25:34 +0000 (16:25 +0200)]
Have the menu clear the logo float.

10 years agoAdded links to Windows binaries.
Oliver Schmidt [Sun, 12 May 2013 19:39:30 +0000 (21:39 +0200)]
Added links to Windows binaries.

10 years agoMoved status image to the end of the list.
Oliver Schmidt [Wed, 8 May 2013 12:53:46 +0000 (15:53 +0300)]
Moved status image to the end of the list.

10 years agoUse status image as link.
Oliver Schmidt [Wed, 8 May 2013 12:51:58 +0000 (15:51 +0300)]
Use status image as link.

10 years agoAdded Travis CI status image.
Oliver Schmidt [Wed, 8 May 2013 12:47:00 +0000 (15:47 +0300)]
Added Travis CI status image.

10 years agoAdded Travis CI link.
Oliver Schmidt [Mon, 6 May 2013 15:26:03 +0000 (18:26 +0300)]
Added Travis CI link.

11 years agoImproved homepage by re-using the cc65.org design.
Oliver Schmidt [Mon, 15 Apr 2013 21:39:03 +0000 (23:39 +0200)]
Improved homepage by re-using the cc65.org design.

Copying those design elements was explicitly approved by the original author:
======================================================================
Date: Mon, 8 Apr 2013 20:31:13 +0200
From: Ullrich von Bassewitz <uz@musoftware.de>
To: cc65@musoftware.de
Subject: Re: [cc65] Copy Web Page Design ?

Hi!

On Mon, Apr 08, 2013 at 12:27:23PM +0200, Oliver Schmidt wrote:
> I'd like to copy the following files
[...]

That's ok, just go ahead. [...]
======================================================================

11 years agoAdded initial rudimentary home page.
Oliver Schmidt [Fri, 5 Apr 2013 22:36:58 +0000 (00:36 +0200)]
Added initial rudimentary home page.

11 years agoInitial import of generated HTML docs
Oliver Schmidt [Sun, 24 Mar 2013 13:50:33 +0000 (14:50 +0100)]
Initial import of generated HTML docs