Virgil Dupras
|
d8bc9c2bdd
|
parts/z80/sdc: implement blockdev's GetC
|
2019-05-09 10:47:57 -04:00 |
|
Virgil Dupras
|
54d0286486
|
parts/z80/sdc: add sdcSetBlkSize and sdcReadBlk
|
2019-05-08 20:08:17 -04:00 |
|
Virgil Dupras
|
12ca2bd53e
|
parts/z80/sdc: add sdcInitialize
Also, adjust SD card recipe. Straightforward initialization and read!
|
2019-05-08 16:03:54 -04:00 |
|
Virgil Dupras
|
3d82d7fb30
|
recipe/rc2014/sdcard: we read data!
|
2019-05-07 17:28:07 -04:00 |
|
Virgil Dupras
|
beeb40eb93
|
recipe/rc2014/sdcard: we got out of initialization!
|
2019-05-07 16:38:08 -04:00 |
|
Virgil Dupras
|
c9f164a510
|
recipe/rc2014/sdcard: Make sdinit program output readable text
Makes for a more straightforward test.
|
2019-05-07 16:20:28 -04:00 |
|
Virgil Dupras
|
e80888555f
|
recipe/rc2014/sdcard: new recipe
|
2019-05-07 15:47:49 -04:00 |
|
Virgil Dupras
|
055e0d7a31
|
Split parts in two: z80 and avr
Also, clarify the role of recipes.
|
2019-04-25 16:03:45 -04:00 |
|
Virgil Dupras
|
ff99062d5b
|
Move RC2014 recipe in its own folder
Also, remove `parts/platforms`. It makes no sense. Only recipes make
sense.
|
2019-04-16 11:50:16 -04:00 |
|
Virgil Dupras
|
461c09f1e5
|
Decouple shell from acia
|
2019-04-14 14:24:29 -04:00 |
|
Virgil Dupras
|
21168f6c4e
|
shell: implement seek and peek
This introduces `core.asm` which includes routines used by other parts.
|
2019-04-14 11:17:38 -04:00 |
|
Virgil Dupras
|
6bb454232a
|
Extract "acia.asm" from shell
Also, come up with a way to make parts play well together memory-wise.
|
2019-04-13 16:01:20 -04:00 |
|
Virgil Dupras
|
89e4edfa52
|
Add parts/platforms
|
2019-04-12 15:53:05 -04:00 |
|
Virgil Dupras
|
7bf3e2f71e
|
Let's get the ball rolling!
|
2019-04-12 15:16:12 -04:00 |
|