Commit Graph

83 Commits

Author SHA1 Message Date
Stephen Crane 9cfa09eade sound_pwm 2018-09-11 16:06:52 +01:00
Stephen Crane 14d3ad3e69 return status from tape start 2018-09-06 14:21:17 +01:00
Stephen Crane 0d307290ae Merge branch 'master' of github.com:jscrane/r65emu 2018-09-06 13:25:32 +01:00
Stephen Crane 96440c61f5 cleanup sound 2018-09-06 13:25:24 +01:00
Stephen Crane 6b0f1c387d format on mount if necessary 2018-09-06 13:09:19 +01:00
Stephen Crane adb231ff02
Update README.md 2018-09-06 10:53:16 +01:00
Stephen Crane 1f7bf6935e sound uses timed 2018-09-06 10:12:03 +01:00
Stephen Crane ffd169fc8d fixes for ESP32 2018-09-06 09:41:30 +01:00
Stephen Crane 5af9e7b373
Merge pull request #3 from jscrane/esp32-target
Esp32 target
2018-09-06 09:31:11 +01:00
Stephen Crane 2dfc35f4f2
Merge branch 'master' into esp32-target 2018-09-06 09:30:50 +01:00
Stephen Crane 4c49c5b6a3 initial sound infrastructure 2018-09-06 09:18:23 +01:00
Stephen Crane 79ac908472 add ESP32 impl 2018-08-17 15:22:49 +01:00
Stephen Crane cb9fba9831 add LM4F guard 2018-08-17 15:10:50 +01:00
Stephen Crane cde06f03cd undef arduino cli/sei 2018-08-17 12:29:10 +01:00
Stephen Crane 006aab1d44 move CS to free up DAC1 2018-08-17 12:28:49 +01:00
Stephen Crane 76fefa99c6 fix compile error 2018-08-14 10:25:16 +01:00
Stephen Crane 5c6cca8d8b fix compile error 2018-08-14 10:23:45 +01:00
Stephen Crane d281cf4bdd conflict 2018-08-14 10:15:15 +01:00
Stephen Crane 88b66effb1 checkpoint, tape, etc.
Conflicts:
	checkpoint.cpp
	hardware.h
2018-08-14 10:13:18 +01:00
Stephen Crane 5f0e16697d checkpoint, tape, etc. 2018-08-14 06:28:03 +01:00
Stephen Crane 384d14b2eb fix typo 2018-08-14 06:20:02 +01:00
Stephen Crane 77399f8d43 fix typo 2018-08-14 06:18:57 +01:00
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