Stephen Crane
|
e181f8e483
|
fixes for Energia IDE
|
2017-10-05 09:55:39 +01:00 |
|
Stephen Crane
|
fc7ded7f40
|
fix rstxx timings
|
2016-01-29 22:24:16 +00:00 |
|
Stephen Crane
|
6a53d688da
|
add keypad keys
|
2016-01-29 22:24:05 +00:00 |
|
Stephen Crane
|
4f81164da9
|
...
|
2016-01-24 15:29:06 +00:00 |
|
Stephen Crane
|
feb219dd2e
|
bugfix
|
2016-01-24 15:28:54 +00:00 |
|
Stephen Crane
|
01def1ba15
|
remove _debug
make status header optional
|
2016-01-24 11:55:50 +00:00 |
|
Stephen Crane
|
8dbba19309
|
remove cruft
|
2016-01-23 21:15:14 +00:00 |
|
Stephen Crane
|
6f44a9e17b
|
sort out status() for z80
|
2016-01-21 06:51:59 +00:00 |
|
Stephen Crane
|
8c24019f1f
|
get negative offsets right
|
2016-01-21 06:32:44 +00:00 |
|
Stephen Crane
|
ed268ed430
|
minor changes
|
2015-12-21 12:08:51 +00:00 |
|
Stephen Crane
|
a2c3a54287
|
renaming cpu.h to avoid clash with driverlib file
|
2015-12-02 19:41:15 +00:00 |
|
Stephen Crane
|
067c23bd07
|
add z80 cpu
|
2015-12-01 19:51:45 +00:00 |
|
Stephen Crane
|
6856eac8a6
|
minor updates
|
2015-11-30 14:49:56 +00:00 |
|
Stephen Crane
|
9d092f4e8b
|
add is_down
|
2014-12-17 15:24:03 +00:00 |
|
Stephen Crane
|
91340c358b
|
cleanup
|
2014-12-17 15:21:42 +00:00 |
|
Stephen Crane
|
ea3d18c7fe
|
use 0xf0 as break flag
|
2014-12-16 17:16:56 +00:00 |
|
Stephen Crane
|
f8371e10df
|
minor kbd changes
|
2014-12-15 14:36:52 +00:00 |
|
Stephen Crane
|
50110b3525
|
...
|
2014-12-10 12:02:47 +00:00 |
|
Stephen Crane
|
fab9afb6b9
|
add Intel 8080 cpu
|
2014-12-08 13:22:02 +00:00 |
|
Stephen Crane
|
101701f7b3
|
enum for orientation
|
2014-12-01 08:42:24 +00:00 |
|
Stephen Crane
|
f47148382b
|
display orientation
|
2014-11-30 21:17:08 +00:00 |
|
Stephen Crane
|
c8d22f487c
|
unsigned
|
2014-11-29 13:36:51 +00:00 |
|
Stephen Crane
|
ff399c5ef1
|
_memory -> _mem
|
2014-11-21 12:44:52 +00:00 |
|
Stephen Crane
|
c5422b8c43
|
replace memory ptr with reference
|
2014-11-20 19:21:34 +00:00 |
|
Stephen Crane
|
10aec57131
|
change debug formatting
|
2014-11-20 08:28:01 +00:00 |
|
Stephen Crane
|
93403d5a8e
|
add step for debugging
|
2014-11-19 19:35:16 +00:00 |
|
Stephen Crane
|
43c7aece2f
|
utftdisplay is not a device on its own
|
2014-11-17 15:08:43 +00:00 |
|
Stephen Crane
|
8ff7ef8798
|
run SPI at full speed
|
2014-11-16 21:45:48 +00:00 |
|
Stephen Crane
|
f695982620
|
make tiny font the default
|
2014-11-16 21:45:00 +00:00 |
|
Stephen Crane
|
a3111fa8a0
|
bugfixes
|
2014-11-15 23:24:47 +00:00 |
|
Stephen Crane
|
b7a9efe914
|
checkpointing utilities
|
2014-11-14 18:27:54 +00:00 |
|
Stephen Crane
|
4ff9f685f1
|
system timer
|
2014-11-13 19:20:01 +00:00 |
|
Stephen Crane
|
8d28a52708
|
minor updates
|
2014-11-13 14:10:11 +00:00 |
|
Stephen Crane
|
5e5116229b
|
cosmetic changes
|
2014-11-10 14:16:45 +00:00 |
|
Stephen Crane
|
0c87474d58
|
change initialisation a bit
|
2014-11-02 17:34:19 +00:00 |
|
Stephen Crane
|
e0633e6450
|
cleanup
|
2014-10-31 17:44:37 +00:00 |
|
Stephen Crane
|
848a91c68c
|
replace ctor with Memory::begin()
|
2014-10-31 08:44:57 +00:00 |
|
Stephen Crane
|
53cbb2cc3d
|
break hardware_reset() out of hardware_init()
|
2014-10-31 08:44:28 +00:00 |
|
Stephen Crane
|
3337dd8646
|
enable dynamic debugging
|
2014-10-31 08:18:15 +00:00 |
|
Stephen Crane
|
867760ffd0
|
...
|
2014-10-27 13:02:12 +00:00 |
|
Stephen Crane
|
cd9744757c
|
sdtape abstraction
|
2014-10-26 17:54:01 +00:00 |
|
Stephen Crane
|
72f53947d2
|
support extents
|
2014-10-22 20:14:23 +01:00 |
|
Stephen Crane
|
1df2a2d030
|
checkpointing
|
2014-10-22 19:47:06 +01:00 |
|
Stephen Crane
|
e695cb91ab
|
checkpointing
|
2014-10-21 19:41:44 +01:00 |
|
Stephen Crane
|
0744c03f88
|
add Keyboard and Checkpointable abstractions
|
2014-10-20 19:19:02 +01:00 |
|
Stephen Crane
|
270af3b930
|
move more functionality onto utftdisplay
|
2014-10-19 16:06:05 +01:00 |
|
Stephen Crane
|
8ac8ad1edf
|
hardware initialisation
|
2014-10-19 15:19:06 +01:00 |
|
Stephen Crane
|
46d70ca242
|
...
|
2014-10-19 13:25:08 +01:00 |
|
Stephen Crane
|
4527454d41
|
update
|
2014-10-18 12:40:42 +01:00 |
|
Stephen Crane
|
81535443e2
|
update
|
2014-10-18 12:39:53 +01:00 |
|