Commit Graph

79 Commits

Author SHA1 Message Date
Christopher A. Mosher
13ea6819e0 fix email address to gmail 2015-07-28 21:14:58 -04:00
Christopher A. Mosher
078d790c9b simplify anchors and xrefs 2015-07-16 20:54:10 -04:00
Christopher A. Mosher
c4ad3ef686 minor doc fixes, add brief docker docs 2015-07-16 20:20:12 -04:00
Christopher A. Mosher
d2676bbfb8 dist/download; colorize gcc log; use version attrib in doc; web compose conf 2015-07-16 00:12:41 -04:00
Christopher A. Mosher
13e7baeeb1 make different configurations 2015-07-15 21:12:52 -04:00
Christopher A. Mosher
b81b08aa6a clean x11vnc warning in logs 2015-07-14 23:45:14 -04:00
Christopher A. Mosher
e39092ede5 Merge in Epple-II-Rom 2015-07-14 23:43:52 -04:00
Christopher A. Mosher
8c745cbe45 base on debian:testing; build asciidoc and serve it 2015-07-14 23:07:26 -04:00
Christopher A. Mosher
e1221a4a3b add docker-based build and run 2015-07-11 23:45:54 -04:00
Christopher A. Mosher
5c247a06c0 fix email address 2015-07-11 23:45:22 -04:00
Christopher A. Mosher
825c748058 add sdl error message on failed init 2015-07-11 23:44:50 -04:00
Christopher Mosher
130d2b4ac4 fix include SDL to be SDL2 in one last place 2014-02-01 01:11:56 -05:00
Christopher Mosher
a7fe01e946 reduce autoconf vers (for mingw) 2013-12-20 18:13:20 -05:00
Christopher Mosher
c3c53639d2 don't print audio info; change to smaller buffer 2013-12-19 23:27:48 -05:00
Christopher Mosher
cbed0ef42c reduce screen types to the most interesting 3 2013-12-19 23:19:45 -05:00
Christopher Mosher
fedaaebe69 bring back audio; use 48KHz 2013-12-19 23:18:42 -05:00
Christopher Mosher
f40d6a9c49 update for autoconf 2.69 2013-12-19 23:17:32 -05:00
Christopher Mosher
90d9fbd9c5 add compiler option (#define) for using 6502 emulator or simulator 2013-12-19 22:00:31 -05:00
Christopher Mosher
eb2cc561d6 fix display of power light 2013-12-19 21:59:48 -05:00
Christopher Mosher
de4c188c1a turn off register tracing of 6502 emulator 2013-12-19 21:59:11 -05:00
Christopher Mosher
b4d6012c54 fix gitignore for executable (for non VPATH builds) 2013-12-19 21:58:28 -05:00
Christopher Mosher
d45c306ecc remove v6502.cpp (shouldn't have been added in the first place) 2013-12-19 21:57:42 -05:00
Christopher Mosher
a217a0a096 replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00
Christopher Mosher
97419f5538 add some gitignores for non-vpath builds 2013-12-18 18:29:46 -05:00
Christopher Mosher
f3b551011f fix WiX build 2013-12-17 23:33:43 -05:00
Christopher Mosher
6a231c3812 fix some compiler warnings 2013-12-16 22:20:11 -05:00
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