We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58adc10 + b7aa981 commit 56edadfCopy full SHA for 56edadf
README.md
@@ -1,20 +1,21 @@
1
-## uBee512
+# uBee512
2
An emulator for the Microbee Z80 ROM, FDD and HDD based models.
3
Working towards a unified makefile for Windows, macOS and Linux.
4
For more information and build instructions for Windows, macOS and Linux; see the Microbee Programmers Discord https://discord.gg/hSsTfsA6gy
5
6
## Build
7
8
-# macOS
+## macOS
9
10
### Copy
11
zzip/hints.h
12
into
13
/usr/local/include/zzip
14
15
### Download
16
- https://sourceforge.net/projects/z80ex/files/
+ https://github.com/snakebyte69/z80ex
17
% make
18
+ % make install
19
20
### Copy aliases
21
libz80ex_dasm.1.dylib
0 commit comments