Commit graph

14 commits

Author SHA1 Message Date
Vincent Barrilliot ec4eafff31 Merge remote-tracking branch 'original/main' 2021-12-08 11:45:35 +00:00
Peter Weingartner d6fcfcaed6 TEST HELP fix, BUILD auto-number
Added a work-around for the TEST help printing error, and added a script to generate new build numbers.
2021-12-06 19:51:16 -05:00
Vincent Barrilliot 8f88b3d21c Merge remote-tracking branch 'original/main' into main 2021-11-21 17:55:51 +01:00
Vincent Barrilliot 0405b5ea84 Ignore python precompiled bytecode cache. 2021-11-21 16:06:39 +01:00
Vincent Barrilliot b559d789a6 Don't store builds in the repo. 2021-11-15 22:22:18 +00:00
Peter Weingartner fc9605a724 sys_get_info
Updated sys_get_info and connections to FPGA registers.
2021-11-12 16:42:24 -05:00
Peter Weingartner 10517ad6ae Hires DIP switch & UART divisors
Added code to honor the resolution DIP switch on the U. Refined the UART divisor constants to be more accurate on the U.
2021-11-10 20:57:24 -05:00
Peter Weingartner c15770204d A2560K LEDs and Settings
Added CAPS lock LED control for the A2560K keyboard. Also moved SETSOF and SETRTC to settings.
2021-10-27 23:27:57 -04:00
Peter Weingartner 3af3c42a4a DISKREAD and DISKFILL
Added commands to read/fill a sector on a block device.
2021-10-15 19:05:55 -04:00
Peter Weingartner 0ad2ff8c6c Corrected gitignore
Linker script and libraries should be included
2021-10-14 17:20:19 -04:00
Peter Weingartner b0c4e1ef36 Added ANSI Erase in Line 2021-10-07 13:10:12 -04:00
Peter Weingartner a14406b6de CLS Command
Added a CLS command and ANSI ED support
2021-10-06 22:40:10 -04:00
Peter Weingartner a3dab23bac SYS_EXIT, RUN command
Added ability to RUN a PGX file and the SYS_EXIT call.
2021-09-30 13:39:39 -04:00
pweingar 63db8bb24a
Initial commit 2021-08-27 11:18:53 -04:00