Performance Testing with NIB3

From Jay's Cafe' Wiki
Revision as of 02:23, 20 March 2023 by Jayctheriot (talk | contribs) (Created page with "Build: *Manjaro ARM, RPI4B/4GB *XFCE *Resolution 1024x768 *VICE 3.7.1 r43529 *tcpser 1.15a (Jim Brain) ===========================<br> Trial 1, Preliminary<br> *removed e.data and bd.data to force reconfiguration of bpc. *configured "Bayou Black" BBS *Correct time at 3:20 am *No sound *Full Screen (alt-D) with decorations (alt-B) *config file below <pre> [nib3@nib3-bbs ~]$ cat .config/vice/vicerc [Version] ConfigVersion=3.7.1 [SCPU64] FullscreenDecorations=1 Window0He...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Build:

  • Manjaro ARM, RPI4B/4GB
  • XFCE
  • Resolution 1024x768
  • VICE 3.7.1 r43529
  • tcpser 1.15a (Jim Brain)

===========================
Trial 1, Preliminary

  • removed e.data and bd.data to force reconfiguration of bpc.
  • configured "Bayou Black" BBS
  • Correct time at 3:20 am
  • No sound
  • Full Screen (alt-D) with decorations (alt-B)
  • config file below
[nib3@nib3-bbs ~]$ cat .config/vice/vicerc 
[Version]
ConfigVersion=3.7.1

[SCPU64]
FullscreenDecorations=1
Window0Height=768
Window0Width=1024
Window0Xpos=0
Window0Ypos=0
Sound=0
SCPU64Name="/home/jay/JiffyDOS/scpu64.bin"
MachineVideoStandard=2
VICIIFullscreen=1
VICIIModel=4
RsDevice3ip232=1
RsDevice3Baud=38400
Acia1Dev=2
Acia1Enable=1
Drive8Type=4844
Drive9Type=1581
Drive10Type=1542
DosName1541ii="/home/jay/JiffyDOS/JiffyDOS_1541-II.bin"
DosName1581="/home/jay/JiffyDOS/JiffyDOS_1581.bin"
DosNameCMDHD="/home/jay/JiffyDOS/CMD HD BOOTROM v280.bin"