1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-01 22:41:30 +00:00
Commit Graph

161 Commits

Author SHA1 Message Date
Stephen Crane
7f8a15d22a use stdint types 2018-08-14 06:10:37 +01:00
Stephen Crane
14b5c9b48a spiram configuration 2018-08-14 06:08:15 +01:00
Stephen Crane
a769683bc6 use stdint types 2018-08-13 14:41:23 +01:00
Stephen Crane
3958d598b9 spiram configuration 2018-08-10 13:54:00 +01:00
Stephen Crane
df4fc63c86 flexible hardware config 2018-08-10 13:47:06 +01:00
Stephen Crane
42bd04d46f port to esp32 2018-08-10 13:36:41 +01:00
Stephen Crane
69f7837ac3 cleanups 2018-08-10 11:13:45 +01:00
Stephen Crane
30c049e91c fix warnings 2018-08-09 14:23:54 +01:00
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