summarylogtreecommitdiffstats
path: root/cpu.patch
blob: 6d5c52236b52f36863798a294ae6d49b509409ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- makefile.sdl.org	2019-06-03 16:40:42.674390048 +0200
+++ makefile.sdl	2019-06-03 16:41:05.000881434 +0200
@@ -103,6 +103,7 @@
 		cpu/h6280 \
 		cpu/hd6309 \
 		cpu/i8039 \
+		cpu/i8051 \
 		cpu/konami \
 		cpu/m68k \
 		cpu/m6502 \
@@ -114,6 +115,7 @@
 		cpu/s2650 \
 		cpu/sh2 \
 		cpu/tlcs90 \
+		cpu/upd7810 \
 		cpu/z80 \
 		dep/kaillera/client \
 		dep/libs/lib7z \