Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. Garbage before this text was binary numbers: 1, 2, 4, 8, 16, 32, 64, 128, 240, 15, 170 and 85
  2. To help you find biterrors to paula. Now starting normal startuptext etc
  3. Amiga DiagROM V1.1 - 27-Oct-18 - By John (Chucky/The Gang) Hertell
  4.  
  5.  
  6. Testing if serial loopbackadapter is installed: <> NOT DETECTED
  7. - Parallel Code $ff - Start of ROM, CPU Seems somewhat alive
  8. Checking status of mousebuttons for different startups:
  9.  
  10. Set all Interrupt enablebits (INTENA $dff09a) to Disabled: Done
  11. Set all Interrupt requestbits (INTREQ $dff09c) to Disabled: Done
  12. Set all DMA enablebits (DMACON $dff096) to Disabled: Done
  13.  
  14. Testing if OVL is working: OK
  15. - Parallel Code $fe - Test UDS/LDS line
  16. - Test of writing word $FFFF to $400 OK
  17. - Test of writing word $00FF to $400 OK
  18. - Test of writing word $FF00 to $400 OK
  19. - Test of writing word $0000 to $400 OK
  20. - Test of writing byte (even) $ff to $400 OK
  21. - Test of writing byte (odd) $ff to $401 OK
  22. - Parallel Code $fd - Start of chipmemdetection
  23.  
  24. Addr $001F8400 OK Number of 32K blocks found: $40
  25. Startaddr: $00000400 Endaddr: $00200000
  26.  
  27. Using $001ECD00 as start of workmem (Base)
  28.  
  29. - Parallel Code $fa - Starting to use detected memory
  30.  
  31. Testing if serial loopbackadapter is installed: <> NOT DETECTED
  32. Detecting if we have a working raster: DETECTED
  33. Detected Chipmem: 2048kB
  34. Detected Motherboard Fastmem: 4294967232kB
  35. Basememory address: $001ECD00
  36. - Parallel Code $f9 - Detected memory in use, we now have a stack etc
  37. Set Start of copper (COP1LCH $dff080): Done
  38. Starting Copper (COPJMP1 $dff088): Done
  39. Set all DMA enablebits (DMACON $dff096) to Enabled: Done
  40. Set Beam Conter control register to 32 (PAL) (BEAMCON0 $dff1dc): Done
  41. Set POTGO to all OUTPUT ($FF00) (POTGO $dff034): Done
  42. - Parallel Code $f8 - Starting up screen, text echoed to serialport
  43. Amiga DiagROM V1.1 - 27-Oct-18 - By John (Chucky/The Gang) Hertell
  44.  
  45.  
  46.  
  47. Doing ROM Checksumtest: (64K blocks, Green OK, Red Failed)
  48. $6946ACF4 $B526F1B8 $E967DADB $00000000 $00000000 $00000000 $00000000 $006C0070
  49.  
  50. CPU: 68030 FPU: NONE MMU: NOT CHECKED
  51.  
  52. Doing some fastmem detection skipped at start as chip was found
  53. Pressing left mousebutton will cancel detection (if hanged)
  54.  
  55. Checking if a 24 Bit address cpu is used: NO
  56. - Checking for A3000/A4000 Motherboardmemory
  57. - Fastmem found between: $07000000 - $08000000
  58. - Checking for CPU-Board Memory (most A3k/A4k)
  59. - Checking for CPU-Board Memory (most A1200)
  60. - Checking for Memory in 24 Bit area (NON AUTOCONFIG)
  61. - Checking for Memory in Ranger or Fakefast area
  62.  
  63.  
  64. IF This ROM is sold, if above 10eur+hardware cost 25% MUST be donated to
  65. an LEGITIMATE charity of some kind, like curing cancer for example...
  66. If you paid more than 10Eur + Hardware + Shipping, please ask what charity you
  67. have supported!!! This software is fully open source and free to use.
  68. Go to www.diagrom.com or http://github.com/ChuckyGang/DiagROM for information
  69.  
  70.  
  71.  
  72. To use serial communication please hold down ANY key now
  73. OR click the RIGHT mousebutton.
  74. Holding down the LEFT mousebutton will force serial on and turn off screen
  75. forcing stuff to run in fastmem if avaible
  76.  
  77. ...........................................................................
  78. No key pressed, disabling any serialcommunications. Enable it in program
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement