Jorj Bauer
|
a78b4ff203
|
bump up drawing clock speed
|
2020-07-08 16:36:54 -04:00 |
|
Jorj Bauer
|
fe44c2135c
|
working on USB keyboard support; fix pin assignments
|
2020-07-08 09:44:33 -04:00 |
|
Jorj Bauer
|
bfa402104d
|
basic speaker functionality (on/off).
|
2020-07-08 09:43:44 -04:00 |
|
Jorj Bauer
|
b303a04d76
|
block read fix; off-by-one read fix when reading single bytes
|
2020-07-07 21:21:11 -04:00 |
|
Jorj Bauer
|
58451e5dd7
|
*nix filesystem fixes
|
2020-07-07 21:20:22 -04:00 |
|
Jorj Bauer
|
cf8fbd80f4
|
testing USB host
|
2020-07-07 06:25:04 -04:00 |
|
Jorj Bauer
|
5702fc8ccd
|
bump clock back to 65
|
2020-07-06 21:33:22 -04:00 |
|
Jorj Bauer
|
235012a411
|
Teensy 4.1 work; bios option to invert paddles
|
2020-07-06 21:31:37 -04:00 |
|
Jorj Bauer
|
677bf3a9b4
|
fix typecast on serialize
|
2020-07-06 17:13:10 -04:00 |
|
Jorj Bauer
|
7f7d1cc5ce
|
conversion to 16-bit blit
|
2020-07-06 16:46:14 -04:00 |
|
Jorj Bauer
|
c9fe8edc29
|
first pass at Teensy 4.1 support
|
2020-07-06 07:04:22 -04:00 |
|
Jorj Bauer
|
e8b77c8aff
|
added suggestion to overclock as a #pragma
|
2020-07-05 17:36:20 -04:00 |
|
Jorj Bauer
|
322bd9db68
|
re-enable printer for Teensy
|
2020-07-05 01:20:18 -04:00 |
|
Jorj Bauer
|
6935126c80
|
removing debugging
|
2020-07-04 16:37:03 -04:00 |
|
Jorj Bauer
|
cf484cf302
|
Revert "testing threads"
This reverts commit f5b7f19ebb .
|
2020-07-04 16:28:07 -04:00 |
|
Jorj Bauer
|
e0b0072b73
|
deserialization fixes
|
2020-07-04 14:51:11 -04:00 |
|
Jorj Bauer
|
a026096b75
|
bounds and pos fixes
|
2020-07-04 14:49:33 -04:00 |
|
Jorj Bauer
|
06211c9933
|
add read and step out
|
2020-07-04 14:46:55 -04:00 |
|
Jorj Bauer
|
1da4817e86
|
add serialize/deserialize for hd32
|
2020-07-04 14:46:31 -04:00 |
|
Jorj Bauer
|
ebf5d716c8
|
testing single track cache
|
2020-07-04 08:06:41 -04:00 |
|
Jorj Bauer
|
db9978f95a
|
single track cache mode
|
2020-07-04 08:06:09 -04:00 |
|
Jorj Bauer
|
3a1d0219dc
|
added mutexes
|
2020-07-04 08:04:59 -04:00 |
|
Jorj Bauer
|
7773577c42
|
common serial; disk debugging
|
2020-07-04 08:04:26 -04:00 |
|
Jorj Bauer
|
89895f828a
|
common serial; added disk debugging
|
2020-07-04 08:03:58 -04:00 |
|
Jorj Bauer
|
0033490cc5
|
bios can select disk debugging
|
2020-07-04 08:03:35 -04:00 |
|
Jorj Bauer
|
6d0f168232
|
expose selected drive and track for debugging
|
2020-07-04 08:03:13 -04:00 |
|
Jorj Bauer
|
7f561b1b90
|
use a common serial abstraction
|
2020-07-04 07:42:32 -04:00 |
|
Jorj Bauer
|
06189437cb
|
add disk track to debugging
|
2020-07-04 07:40:45 -04:00 |
|
Jorj Bauer
|
6e784863a8
|
comment out unused code
|
2020-07-04 07:39:59 -04:00 |
|
Jorj Bauer
|
e1f2525c79
|
comment out unused code
|
2020-07-04 07:39:37 -04:00 |
|
Jorj Bauer
|
fe237290a0
|
better typecasting
|
2020-07-04 07:38:49 -04:00 |
|
Jorj Bauer
|
7f65cfb64d
|
better typecasting
|
2020-07-04 07:38:18 -04:00 |
|
Jorj Bauer
|
f5b7f19ebb
|
testing threads
|
2020-07-02 22:04:02 -04:00 |
|
Jorj Bauer
|
5db77a4765
|
temporarily turning off printer for teensy
|
2020-07-02 22:03:47 -04:00 |
|
Jorj Bauer
|
602dc8c707
|
mutex locking support
|
2020-07-02 22:03:29 -04:00 |
|
Jorj Bauer
|
db64a16479
|
volatile
|
2020-07-02 22:03:17 -04:00 |
|
Jorj Bauer
|
17170ae143
|
volatile
|
2020-07-02 22:02:21 -04:00 |
|
Jorj Bauer
|
628bf23e7f
|
adding write support; optimizing memory for teensy
|
2020-07-02 22:01:54 -04:00 |
|
Jorj Bauer
|
36ce493c1e
|
fix crasher when accessing empty drive
|
2020-07-02 22:01:01 -04:00 |
|
Jorj Bauer
|
48ef6a4dea
|
update comments about RAM page handling
|
2020-07-02 22:00:30 -04:00 |
|
Jorj Bauer
|
ff486ee0d4
|
prefs should use MAXPATH
|
2020-07-02 22:00:12 -04:00 |
|
Jorj Bauer
|
f86f353079
|
allow woz images
|
2020-07-02 21:59:56 -04:00 |
|
Jorj Bauer
|
e8e80b9edc
|
update comment on memory handlin
|
2020-07-02 21:59:35 -04:00 |
|
Jorj Bauer
|
998c7cebc8
|
fixes for disk writing and rotational speed
|
2020-06-30 22:44:50 -04:00 |
|
Jorj Bauer
|
99c5e37159
|
revert to reset-on-intr
|
2020-06-30 22:42:31 -04:00 |
|
Jorj Bauer
|
6b53f9ca6a
|
when disk is spinning and other disk is selected, make sure the newly selected disk starts spinning
|
2020-06-30 07:16:44 -04:00 |
|
Jorj Bauer
|
ff58f43e02
|
remove legacy filemanager methods
|
2020-06-28 15:24:49 -04:00 |
|
Jorj Bauer
|
8591df2745
|
basic improvement
|
2020-06-28 09:26:02 -04:00 |
|
Jorj Bauer
|
fc47415592
|
remove obsolete filemanager methods
|
2020-06-28 09:21:27 -04:00 |
|
Jorj Bauer
|
1e762440a5
|
bring inline with outer filesystem changes
|
2020-06-28 08:30:18 -04:00 |
|