Skip to content

Commit 56edadf

Browse files
committed
2 parents 58adc10 + b7aa981 commit 56edadf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
## uBee512
1+
# uBee512
22
An emulator for the Microbee Z80 ROM, FDD and HDD based models.
33
Working towards a unified makefile for Windows, macOS and Linux.
44
For more information and build instructions for Windows, macOS and Linux; see the Microbee Programmers Discord https://discord.gg/hSsTfsA6gy
55

66
## Build
77

8-
# macOS
8+
## macOS
99

1010
### Copy
1111
zzip/hints.h
1212
into
1313
/usr/local/include/zzip
1414

1515
### Download
16-
https://sourceforge.net/projects/z80ex/files/
16+
https://github.com/snakebyte69/z80ex
1717
% make
18+
% make install
1819

1920
### Copy aliases
2021
libz80ex_dasm.1.dylib

0 commit comments

Comments
 (0)