Virgil Dupras
|
6cb310c38c
|
emul+cvm: link to curses instead of ncurses
NetBSD doesn't have ncurses. Linking to curses doesn't seem to change
anything. Tried on OpenBSD and Ubuntu.
|
2020-11-07 08:45:26 -05:00 |
|
Virgil Dupras
|
6947fea2a8
|
emul/z80: add SD card support to SMS
It works (in emulation, but soon on real hardware!), but the LIST
command is awkward due to tight screen estate...
|
2020-10-25 16:53:58 -04:00 |
|
Virgil Dupras
|
490eceab6d
|
emul/z80: flatten directory structure
I'm about to reuse sdc.c in sms.c and the old directory structure
was becoming awkward.
|
2020-10-25 15:58:00 -04:00 |
|
Virgil Dupras
|
efe4b13a4e
|
Move /emul to /emul/z80
I'm planning on adding other subfolders. 8086 for example...
|
2020-10-24 16:50:22 -04:00 |
|