Bernard Blackham [Sat, 16 Aug 2003 18:12:08 +0000 (18:12 +0000)]
Commenting
Bernard Blackham [Sat, 16 Aug 2003 17:42:47 +0000 (17:42 +0000)]
Cleaned up initializations
Added PING/PONG message
Bernard Blackham [Sat, 16 Aug 2003 17:03:56 +0000 (17:03 +0000)]
Cleanup gcc compile warnings
Bernard Blackham [Sat, 16 Aug 2003 17:00:43 +0000 (17:00 +0000)]
Fixed non-terminating logic of keypad decoder.
Removed unused function keypad_getkey()
jedin [Sat, 16 Aug 2003 07:53:52 +0000 (07:53 +0000)]
FIX: incorrect test for "no key pressed".
Bernard Blackham [Fri, 15 Aug 2003 17:11:04 +0000 (17:11 +0000)]
Long beep on start up
Bernard Blackham [Fri, 15 Aug 2003 17:10:48 +0000 (17:10 +0000)]
Comments
Bernard Blackham [Fri, 15 Aug 2003 17:10:38 +0000 (17:10 +0000)]
Off-by-one errors
Bernard Blackham [Fri, 15 Aug 2003 17:10:27 +0000 (17:10 +0000)]
Export some functions that might be useful
Bernard Blackham [Fri, 15 Aug 2003 16:41:04 +0000 (16:41 +0000)]
Rewrite of delay function
Riddance of print amount function (not needed for basic setup)
Bernard Blackham [Fri, 15 Aug 2003 15:34:21 +0000 (15:34 +0000)]
Interrupt masking logic was backwards
Bernard Blackham [Fri, 15 Aug 2003 15:31:22 +0000 (15:31 +0000)]
keypad fix
enable interrupts
Bernard Blackham [Fri, 15 Aug 2003 15:12:45 +0000 (15:12 +0000)]
minor tweaks
jedin [Fri, 15 Aug 2003 14:16:12 +0000 (14:16 +0000)]
Removed beep comment, beep earlier.
jedin [Fri, 15 Aug 2003 14:15:36 +0000 (14:15 +0000)]
FIX: when reading key, was always getting key from keymap1.
Bernard Blackham [Fri, 15 Aug 2003 10:00:27 +0000 (10:00 +0000)]
More bugfixes & initing
Bernard Blackham [Fri, 15 Aug 2003 08:59:50 +0000 (08:59 +0000)]
Final workings
Bernard Blackham [Fri, 15 Aug 2003 08:18:10 +0000 (08:18 +0000)]
Last cleanup
Bernard Blackham [Fri, 15 Aug 2003 08:15:06 +0000 (08:15 +0000)]
More cleanups
Bernard Blackham [Fri, 15 Aug 2003 08:14:21 +0000 (08:14 +0000)]
Cleanups
Bernard Blackham [Fri, 15 Aug 2003 07:18:13 +0000 (07:18 +0000)]
UART code for a 16550.
Lots of other fixes.
Beginnings of main()
Bernard Blackham [Tue, 12 Aug 2003 07:56:24 +0000 (07:56 +0000)]
Beginnings of 16550 code
Bernard Blackham [Tue, 12 Aug 2003 07:06:48 +0000 (07:06 +0000)]
Small cleanups
Bernard Blackham [Mon, 11 Aug 2003 16:54:05 +0000 (16:54 +0000)]
More motor work
Bernard Blackham [Mon, 11 Aug 2003 16:52:10 +0000 (16:52 +0000)]
another stupid bug
Bernard Blackham [Mon, 11 Aug 2003 16:51:52 +0000 (16:51 +0000)]
stupid bug
Bernard Blackham [Mon, 11 Aug 2003 16:51:25 +0000 (16:51 +0000)]
bset & bclr had optimisation bugs with gcc
Bernard Blackham [Mon, 11 Aug 2003 02:20:51 +0000 (02:20 +0000)]
clarifications
Bernard Blackham [Sun, 10 Aug 2003 16:47:33 +0000 (16:47 +0000)]
Altered the memory map. Need a page0 for stack & other variables.
Bernard Blackham [Sun, 10 Aug 2003 16:37:50 +0000 (16:37 +0000)]
Deprecating main.c & other functions in order to be a dumb terminal.
This requires a remake of display.c because we don't have that much RAM
to play with, so we can't hold a 256 byte buffer.
Bernard Blackham [Sun, 10 Aug 2003 16:22:38 +0000 (16:22 +0000)]
Lots of fixes.
Beginnings of motor control code.
Bernard Blackham [Sun, 10 Aug 2003 14:46:09 +0000 (14:46 +0000)]
More coin mech code
Bernard Blackham [Sun, 10 Aug 2003 11:04:38 +0000 (11:04 +0000)]
Info about the coin mechanism.
Bernard Blackham [Sun, 10 Aug 2003 11:04:25 +0000 (11:04 +0000)]
Added again as binary
Bernard Blackham [Sun, 10 Aug 2003 10:58:27 +0000 (10:58 +0000)]
Adding again as binary
Bernard Blackham [Sun, 10 Aug 2003 07:57:57 +0000 (07:57 +0000)]
motors header
Bernard Blackham [Sun, 10 Aug 2003 07:57:09 +0000 (07:57 +0000)]
coin mech header
Bernard Blackham [Sun, 10 Aug 2003 07:56:20 +0000 (07:56 +0000)]
Compile fixes
Bernard Blackham [Sun, 10 Aug 2003 07:45:58 +0000 (07:45 +0000)]
Start of coin mech handler
Bernard Blackham [Fri, 8 Aug 2003 01:10:27 +0000 (01:10 +0000)]
findings
Bernard Blackham [Fri, 8 Aug 2003 00:56:44 +0000 (00:56 +0000)]
more findings
Bernard Blackham [Fri, 8 Aug 2003 00:21:34 +0000 (00:21 +0000)]
more about the coin mech & pricing system
Bernard Blackham [Thu, 7 Aug 2003 17:56:27 +0000 (17:56 +0000)]
making sense of coin mech
Bernard Blackham [Thu, 7 Aug 2003 17:08:01 +0000 (17:08 +0000)]
motor findings
Bernard Blackham [Thu, 7 Aug 2003 15:39:43 +0000 (15:39 +0000)]
more findings
Bernard Blackham [Thu, 7 Aug 2003 10:44:13 +0000 (10:44 +0000)]
more changes
Bernard Blackham [Thu, 7 Aug 2003 05:19:31 +0000 (05:19 +0000)]
More changes
Bernard Blackham [Wed, 6 Aug 2003 17:20:07 +0000 (17:20 +0000)]
more progress
Bernard Blackham [Wed, 6 Aug 2003 17:04:29 +0000 (17:04 +0000)]
More code
Bernard Blackham [Wed, 6 Aug 2003 16:16:50 +0000 (16:16 +0000)]
Beginnings of a UI.
Bernard Blackham [Wed, 6 Aug 2003 16:16:30 +0000 (16:16 +0000)]
Gratuitious use of #defines
Bernard Blackham [Wed, 6 Aug 2003 16:16:00 +0000 (16:16 +0000)]
Allow changes to individual characters
Bernard Blackham [Wed, 6 Aug 2003 14:58:55 +0000 (14:58 +0000)]
More keypad fixes.
Chiming.
Beginnings of an RTI.
Bernard Blackham [Wed, 6 Aug 2003 09:45:24 +0000 (09:45 +0000)]
Memory map update
Bernard Blackham [Wed, 6 Aug 2003 09:43:50 +0000 (09:43 +0000)]
Reworking of the assembly
Start of keypad reading code
Bernard Blackham [Wed, 6 Aug 2003 08:06:44 +0000 (08:06 +0000)]
Splitting out headers
Getting assembly right
Bernard Blackham [Wed, 6 Aug 2003 06:58:52 +0000 (06:58 +0000)]
Updated the memory map to reflect the circuitry
Bernard Blackham [Wed, 6 Aug 2003 03:53:52 +0000 (03:53 +0000)]
display & keypad work
Bernard Blackham [Wed, 6 Aug 2003 03:08:13 +0000 (03:08 +0000)]
reworkings
Bernard Blackham [Wed, 6 Aug 2003 01:30:18 +0000 (01:30 +0000)]
some clarifications
Bernard Blackham [Tue, 5 Aug 2003 15:47:04 +0000 (15:47 +0000)]
Files that got left out - initial commits
Bernard Blackham [Tue, 5 Aug 2003 15:46:34 +0000 (15:46 +0000)]
Introduce linking information from m68hc1x's example file.
Bernard Blackham [Tue, 5 Aug 2003 15:10:08 +0000 (15:10 +0000)]
Initial go at pulling things together.
Bernard Blackham [Tue, 5 Aug 2003 07:29:34 +0000 (07:29 +0000)]
more comments
Bernard Blackham [Mon, 4 Aug 2003 04:51:36 +0000 (04:51 +0000)]
*** empty log message ***
Bernard Blackham [Mon, 4 Aug 2003 03:01:25 +0000 (03:01 +0000)]
making sense of error status bits
Bernard Blackham [Mon, 4 Aug 2003 02:39:31 +0000 (02:39 +0000)]
stuff
Bernard Blackham [Sun, 3 Aug 2003 16:19:56 +0000 (16:19 +0000)]
have big division figured out
Bernard Blackham [Sun, 3 Aug 2003 16:14:59 +0000 (16:14 +0000)]
long math discoveries!
Bernard Blackham [Sun, 3 Aug 2003 15:04:31 +0000 (15:04 +0000)]
more unearthings
Bernard Blackham [Sun, 3 Aug 2003 14:52:42 +0000 (14:52 +0000)]
fixed rol statements
Bernard Blackham [Sun, 3 Aug 2003 14:39:50 +0000 (14:39 +0000)]
more changes - before applying the rol instruction fix
Bernard Blackham [Sun, 3 Aug 2003 09:25:10 +0000 (09:25 +0000)]
more findings
Bernard Blackham [Sun, 3 Aug 2003 08:15:48 +0000 (08:15 +0000)]
Found a motor lookup table
Bernard Blackham [Sun, 3 Aug 2003 06:56:50 +0000 (06:56 +0000)]
HC11 CPU datasheet - the closest one to the A1 used in the vending machine
(the HC11E series succeded the HC11A's)
Bernard Blackham [Sun, 3 Aug 2003 06:40:40 +0000 (06:40 +0000)]
more discoveries
Bernard Blackham [Sat, 2 Aug 2003 17:20:57 +0000 (17:20 +0000)]
more findings
Bernard Blackham [Sat, 2 Aug 2003 14:58:07 +0000 (14:58 +0000)]
Invalid slot number function found (invaild_slot_number)
Bernard Blackham [Sat, 2 Aug 2003 14:03:28 +0000 (14:03 +0000)]
Initial import of Bernard's disassembly work. Based on vend.asm of ROM/
Mark Tearle [Fri, 18 Oct 2002 10:18:56 +0000 (10:18 +0000)]
New files from an alternative disassembly program
Mark Tearle [Fri, 9 Aug 2002 08:38:39 +0000 (08:38 +0000)]
notes on dispense
Nick Bannon [Thu, 3 Jan 2002 14:37:51 +0000 (14:37 +0000)]
Added Two Byte with word instructions
Nick Bannon [Thu, 3 Jan 2002 12:31:48 +0000 (12:31 +0000)]
Added Indirect X addressing instructions
Nick Bannon [Tue, 1 Jan 2002 12:58:18 +0000 (12:58 +0000)]
Finished mapping out all the single byte with word instructions
Nick Bannon [Tue, 1 Jan 2002 11:06:23 +0000 (11:06 +0000)]
Added as11 directory
Nick Bannon [Sat, 29 Dec 2001 15:05:00 +0000 (15:05 +0000)]
Fixed STX extended addressing
Mark Tearle [Mon, 3 Dec 2001 13:34:45 +0000 (13:34 +0000)]
Updated code to handle other single byte with arg instructions
Working on instructions with words
Mark Tearle [Fri, 23 Nov 2001 17:28:54 +0000 (17:28 +0000)]
Added code for single byte instructions with immediate args
Mark Tearle [Fri, 23 Nov 2001 16:27:38 +0000 (16:27 +0000)]
Started mapping out two byte instructions
Mark Tearle [Sat, 17 Nov 2001 12:35:22 +0000 (12:35 +0000)]
Modified to start pushing instructions through to as11/vend.asm
Mark Tearle [Sat, 17 Nov 2001 11:06:32 +0000 (11:06 +0000)]
Commented makeasm.pl
Mark Tearle [Sat, 17 Nov 2001 10:55:52 +0000 (10:55 +0000)]
Changes to Makefile to work and put things in as11 directory
Mark Tearle [Sat, 17 Nov 2001 09:54:13 +0000 (09:54 +0000)]
Added notes about self test
Nick Bannon [Fri, 16 Nov 2001 17:40:31 +0000 (17:40 +0000)]
Removed old commented, repetition
Nick Bannon [Fri, 16 Nov 2001 17:38:39 +0000 (17:38 +0000)]
makeasm.pl will create vendas11.asm, which, so far, includes every byte
of mapped.asm as a FCB command. This can be assembled and compared to
vend.bin with a "make test".
It appears that mapped.asm had lost some lines somewhere along the
line - fixed.
"masm" is a version of the as11 assembler I found...
Mark Tearle [Fri, 16 Nov 2001 10:21:00 +0000 (10:21 +0000)]
Noted discrepiencies between john and simons notes
Mark Tearle [Fri, 16 Nov 2001 10:20:36 +0000 (10:20 +0000)]
modified mapped to start noting where memory is accessed
Mark Tearle [Fri, 16 Nov 2001 09:56:06 +0000 (09:56 +0000)]
*** empty log message ***
Mark Tearle [Fri, 2 Nov 2001 12:31:58 +0000 (12:31 +0000)]
Added some details from the manual
Mark Tearle [Thu, 1 Nov 2001 10:03:25 +0000 (10:03 +0000)]
Added mapped version of vend.asm to CVS
Minor changes to fixvendbra.pl
UCC git Repository :: git.ucc.asn.au