Commit Graph

253 Commits

Author SHA1 Message Date
Christopher Mosher 500be66a0b add compile flags" C++11; optimize, and warnings 2013-12-16 22:11:34 -05:00
Christopher Mosher 3ad01f07e5 add missing include 2013-12-16 22:11:11 -05:00
Christopher Mosher 9afe265028 fix sound bug (extra semicolon) 2013-12-16 21:54:40 -05:00
Christopher Mosher 75bb95a336 fix MinGW build 2013-12-16 00:21:19 -05:00
Christopher Mosher 10e548961a travis config 2013-11-12 16:24:54 -05:00
Christopher Mosher 29f0a832a5 travis config 2013-11-12 16:11:55 -05:00
Christopher Mosher 348fc32967 update travis 2013-11-12 16:08:04 -05:00
Christopher Mosher 36eab22e9f config travis 2013-11-12 15:49:27 -05:00
Christopher Mosher 63af3f1db7 add travis config file 2013-11-12 15:38:32 -05:00
Christopher Mosher 87290dcc19 fix bitmap saving 2013-10-16 21:47:59 -04:00
Christopher Mosher 7cc1e1d6b9 comment-out key printing debug code 2013-10-16 21:47:14 -04:00
Christopher Mosher 7aab22281e fix keyboard handling 2013-10-16 08:26:41 -04:00
Christopher Mosher 32af5e015c default to fill-down screen to workaround graphics glitch 2013-10-10 22:59:38 -04:00
Christopher Mosher 08cc9f5f39 remove buggy speaker sound, for now 2013-10-10 22:33:36 -04:00
Christopher Mosher bda6d62294 make keyboard usable (not fully tested yet); reformat file 2013-10-10 22:32:39 -04:00
Christopher Mosher 13481ab90e video working OK (still slow, though) 2013-10-09 23:23:33 -04:00
Christopher Mosher 6a2b84794c conv to SDL2, except video; all untested yet 2013-10-08 10:29:28 -04:00
Christopher Mosher b3f1e6b23d enhance gitignore for non-VPATH builds and netbeans 2013-10-08 10:28:36 -04:00
Christopher Mosher 2c3885670b reformatting [otd: 29 wl: 4 hrs] 2013-02-01 11:31:06 -05:00
Christopher Mosher f5b750ca75 add reference to COPYING files to README file [otd: 29 wl: 4 hrs] 2013-02-01 11:27:35 -05:00
Christopher Mosher 938ed70cd5 formatting changes only [otd: 29] 2013-01-31 19:12:59 -05:00
Christopher Mosher e234c8e4bf remove useless "quick start" heading [otd: 28 wl: 4 h] 2013-01-31 18:48:27 -05:00
Christopher A. Mosher ecbd326060 fix docs of weekday format for clock card 2012-11-08 22:39:35 -05:00
Christopher Mosher 062cee91c1 make X11 optional (helps Windows builds) 2012-08-09 22:07:02 -04:00
Christopher Mosher 638e3dfe92 include sdl header instead of defining SDL_KeyboardEvent 2012-06-19 20:32:44 -04:00
Christopher Mosher 325df1b862 remove RPM stuff 2012-06-03 17:52:35 -04:00
Christopher Mosher a3c58ed780 1.2-SNAPSHOT 2012-06-03 17:27:40 -04:00
Christopher Mosher c6c06228db add website building to Makefile 2012-06-03 00:58:25 -04:00
Christopher Mosher 1b5599b5b1 add bootstrap script and README-hacking 2012-06-02 13:07:20 -04:00
Christopher Mosher f56359e1d0 config.h.in~ shows up, so have git ignore it 2012-04-28 14:20:10 -04:00
Christopher Mosher 684443902b minor fix typo and format download links 2012-04-28 14:19:37 -04:00
Christopher Mosher e74b1ff51a Revert "X11 is not needed"
This reverts commit 217ca0ce47.
2012-04-28 14:06:50 -04:00
Christopher Mosher 217ca0ce47 X11 is not needed 2012-04-24 21:48:05 -04:00
Christopher Mosher 8a51b28651 for audio, use returned value for silence, and use unsigned instead of signed bytes 2012-04-23 22:55:28 -04:00
Christopher Mosher 60f968c5f0 remove debug printing to stdout; remove old tick function 2012-04-23 21:50:21 -04:00
Christopher Mosher 66d3d22a37 fix paths in config files 2012-04-21 22:10:39 -04:00
Christopher Mosher 0b1762bb9b combine epple2 ROMs into one package 2012-04-20 23:54:23 -04:00
Christopher Mosher 55c6d1349b bump version to 1.1 2012-04-20 23:46:04 -04:00
Christopher Mosher b8aa183658 change 6502 binary image file suffix from .ex65 to .a65 in config files 2012-04-20 23:37:00 -04:00
Christopher Mosher cf9eb9f7cf add readme symlink to quiet gnu; add config.h.in to gitignore 2012-04-20 23:26:10 -04:00
Christopher Mosher 1ac85ff372 fix building instruction 2012-04-20 21:39:28 -04:00
Christopher Mosher fba40a081b typo 2012-04-20 21:36:07 -04:00
Christopher Mosher d867b4d84d fix asciidoc deps 2012-04-20 21:18:45 -04:00
Christopher Mosher dbcb6f7e2a Add github links 2012-04-20 21:17:50 -04:00
Christopher Mosher 17c269503d gitignore for doc 2012-04-20 20:48:30 -04:00
Christopher Mosher e7fd6f83ba remove generated file (checked in by accident) 2012-04-20 20:46:11 -04:00
Christopher Mosher e5171df3d1 initial import docs, from epple2web subversion project 2012-04-20 20:44:14 -04:00
Christopher Mosher 392ec64835 fix stub readme 2012-04-20 20:17:08 -04:00
Christopher Mosher cd70bbf24f README as asciidoc (still needs editing) 2012-04-20 20:06:18 -04:00
Christopher Mosher cf971728ba remove stub README 2012-04-20 20:05:41 -04:00