Skip to content

Commit 8b2bd8f

Browse files
committed
guard mushahi out and kernel module out
1 parent ccc5e4f commit 8b2bd8f

11 files changed

Lines changed: 849482 additions & 11 deletions

TASKS.md

Lines changed: 481 additions & 0 deletions
Large diffs are not rendered by default.

UPDATE.md

Lines changed: 518 additions & 0 deletions
Large diffs are not rendered by default.

buptest

78.4 KB
Binary file not shown.

codex.resumfakenative

Lines changed: 0 additions & 1 deletion
This file was deleted.

default.cfg

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cpu 68000
1+
cpu 68040
22
#cpu 68020
33
#cpu 68040
44
jit m68xkcpu
@@ -26,7 +26,7 @@ loopcycles 1024
2626
#map type=rom address=0xF80000 size=0x80000 file=../kick.rom ovl=0 id=kickstart
2727

2828
# 3.1 Kickstart
29-
#map type=rom address=0xF80000 size=0x80000 file=../Amiga/kick/kick.a1200.46.143 ovl=0 id=kickstart autodump_file
29+
map type=rom address=0xF80000 size=0x80000 file=../Amiga/kick/kick.a1200.46.143 ovl=0 id=kickstart autodump_file
3030

3131
# 3.1 Kickstart - ACTIVE (disabled when using onboard Kickstart)
3232
#map type=rom address=0xF80000 size=0x80000 file=../Kickstart-v3.1-r40.068.rom ovl=0 id=kickstart
@@ -64,8 +64,8 @@ loopcycles 1024
6464
# this is said not to work on anything other than a600
6565
#map type=register address=0xC00000 size=0x80000 id=blackhole_slow_a600
6666

67-
#setvar piscsi
68-
#setvar piscsi2 ../KernelPiStormBench.hdf
67+
setvar piscsi
68+
setvar piscsi2 ../KernelPiStormBench.hdf
6969
#setvar piscsi1 ../OS32.hdf
7070
#
7171
# this is piscsi version of piscsi64 remote boot , cdrom devices
@@ -79,7 +79,7 @@ loopcycles 1024
7979
#setvar piscsi6 cdrom:../aros-amiga-m68k.iso
8080
#ClassicInstallCD-53.71.iso
8181

82-
#setvar leds 1
82+
setvar leds 1
8383

8484

8585
# these devices do not work with piscsi64 enabled
@@ -120,14 +120,14 @@ loopcycles 1024
120120
# -----------------------------------------------------------------------------
121121

122122

123-
#map type=register address=0xDC0000 size=0x10000
124-
#setvar enable_rtc_emulation 1
123+
map type=register address=0xDC0000 size=0x10000
124+
setvar enable_rtc_emulation 1
125125

126126
# Uncomment to enable PiRTG
127-
#setvar rtg
127+
setvar rtg
128128

129-
#setvar rtg-width 1920
130-
#setvar rtg-height 1080
129+
setvar rtg-width 1920
130+
setvar rtg-height 1080
131131
#setvar rtg-width 3840
132132
#setvar rtg-height 2160
133133

m68xkcpu_sources.txt

Lines changed: 70347 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)