Commit graph

42 commits

Author SHA1 Message Date
cdd491da86 Fix issues 1,2,3,4,5,6,8 2014-02-02 15:23:41 -07:00
b443503e3c Fixed a bunch of bugs 2014-02-02 12:31:33 -07:00
97a5c2cebe Stop letting scores go negative 2014-02-02 10:05:50 -07:00
ce4c886008 Make konami_pos reset on non-sequence button 2014-02-02 10:01:48 -07:00
0b775a7209 Merge branch 'master' into susan
Conflicts:
	Makefile
	main.c
2014-01-12 11:25:54 -07:00
5b2a7017b4 Yay, it works again 2014-01-12 11:05:18 -07:00
6b7bc46b7c Still debugging 2014-01-12 08:49:38 -07:00
70baa5e4c4 Just trying to debug 2014-01-11 21:54:50 -07:00
b95c4aa485 Not powering up digits 2014-01-11 21:02:24 -07:00
9182b9649f Rearrange jam and period clocks 2014-01-11 15:59:48 -07:00
d619a7a360 Modify for Susan's second layout 2013-12-26 11:47:30 -07:00
95f3d6505a Add a demo mode for Roller Con 2013-08-05 21:01:58 -06:00
a8695c0019 test pattern + fix typematic 2013-07-28 22:40:38 -06:00
7ea4e6e6e0 version used at 28 Jul scrimmage 2013-07-28 21:42:25 -06:00
37a9d7c170 Driver tweaks 2013-07-18 22:46:55 -06:00
c4a6023e95 Switch driver to TPIC 2013-07-15 20:56:29 -06:00
b7660d347a Modify code for testing 2013-07-14 07:51:30 -06:00
df585ffaa3 trying to fix key repeat bug 2013-07-02 22:49:54 -06:00
ce4dd819b9 Up/Dn modifies period clock during timeout 2013-07-02 22:31:54 -06:00
7c5fd66f92 Allow wider range of clocks 2013-07-02 19:54:39 -06:00
fa12096630 Fix timers in main program too 2013-06-30 14:57:44 -06:00
27a9eb281a trying to figure out how to get 1s in .1s intervals 2013-05-04 20:39:31 -06:00
65cbd98027 Accurate with 16MHz crystal 2013-05-04 19:47:15 -06:00
4dd06dfa5f Accurate with 16MHz crystal 2013-05-04 19:46:18 -06:00
9400090f1b Have period clock count at the right time 2013-04-03 21:52:46 -06:00
5ac5333879 Works on both platforms now 2013-04-01 21:17:18 -06:00
dccbe8a47e Fix right score, implement points removal 2013-03-31 21:54:31 -06:00
19c1c4bb76 Add TI support back in 2013-03-31 21:13:51 -06:00
679ee4d014 Modularize code 2013-03-31 20:10:04 -06:00
0c20cb9993 allow state transition at 0:00 2013-03-31 16:25:43 -06:00
c8a3b50681 "Debounce" controller, flesh out logic 2013-03-30 20:03:10 -06:00
26c67bee8f Interrupt-based timing 2013-03-29 22:39:44 -06:00
e6de181523 Working with Arduino 2013-03-27 22:47:17 -06:00
b0eab39a46 Increment scores 2013-03-27 21:02:14 -06:00
6af58a95a7 Implement timeout 2013-03-17 23:42:17 -06:00
cdc8260db1 Added NES controller code 2013-03-15 23:17:38 -06:00
aee8f96081 jam and period clocks 2013-03-11 23:14:30 -06:00
4eea2e956e new design saves 2 pins! 2013-03-11 20:17:09 -06:00
4d8b3dbafe displaying numbers counting up 2013-03-11 18:28:25 -06:00
915615d1de sort of works, with all 6 lines 2013-03-11 17:14:29 -06:00
0849647400 Now serving jiffies! 2013-03-07 23:55:05 -07:00
343b5f057e Begin project 2013-02-26 22:49:02 -07:00