Commit Graph

253 Commits

Author SHA1 Message Date
Christopher Mosher 117d4af8ef initial support for WOZ 2.0 disk image file specification 2018-12-23 16:44:30 -05:00
Christopher A. Mosher b531bc96f5 revised random-bit generation algorithm 2018-12-23 12:08:36 -05:00
Christopher Mosher 57f9dc3045 exclusive use of regular Fn keys for cross-platform (e.g., MacBook) 2018-12-20 21:12:15 -05:00
Christopher A. Mosher a5e643669c stylize LSS ROM dump 2018-12-20 00:48:28 -05:00
Christopher A. Mosher 23a1e64e9f implement LSS writing (to WOZ TRKS in memory) 2018-12-19 23:52:21 -05:00
Christopher A. Mosher 69512a4c05 implement drive motor-off one-second delay 2018-12-19 19:39:27 -05:00
Christopher A. Mosher d408f77e10 make disk read pulse 500 ns (not 1 us) (fixes DOS 3.2); enhance stepper motor logging; minor refactor 2018-12-18 22:59:20 -05:00
Christopher A. Mosher 745592a68c fix position on track switch; small refactor; comments 2018-12-18 15:44:06 -05:00
Christopher A. Mosher 8a393af531 read WOZ files instead of NIB files; implement Logic State Sequencer 2018-12-18 08:46:46 -05:00
Christopher A. Mosher 51085f6802 new version of INSTALL 2018-12-16 00:01:08 -05:00
Christopher A. Mosher b531cca4af add gitignore for roms 2018-12-15 23:59:33 -05:00
Christopher A. Mosher 0dd7f73aa6 Revert "add missing asm source file?"
This reverts commit b4f9563a1c.
2018-12-15 23:56:18 -05:00
Christopher A. Mosher 19d698dbb4 add LSS ROMs and WOZ file reading 2018-12-15 23:39:08 -05:00
Christopher A. Mosher b4f9563a1c add missing asm source file? 2017-12-21 17:18:31 -05:00
Christopher A. Mosher 0becb6f3b4 add more needed dependencies 2017-09-09 21:08:39 -04:00
Christopher A. Mosher ae57139629 add more needed dependencies 2017-09-09 21:02:20 -04:00
Christopher A. Mosher 39280fb2d1 add xa65 dependency to travis build 2017-09-09 18:52:40 -04:00
Christopher A. Mosher f9da9258e8 fix name of libsdl2 package 2017-09-09 18:46:02 -04:00
Christopher A. Mosher 4b3a24a360 Enable Universe repo 2017-09-09 18:31:40 -04:00
Christopher A. Mosher 6008287d57 add travis build 2017-09-09 17:43:57 -04:00
Christopher A. Mosher 31c805f7fa minor updates 2016-11-13 00:33:35 -05:00
Christopher A. Mosher c50307a571 upgrade before installing 2015-07-30 18:28:36 -04:00
Christopher A. Mosher 7b47d69226 refactor copy commands 2015-07-29 00:09:42 -04:00
Christopher A. Mosher 882f424b55 minor updates for new autoconf macros 2015-07-29 00:08:52 -04:00
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