Browse Source

ez80: updated reference to renamed firmware repo

pull/429/head
Dean Netherton 1 year ago
parent
commit
4618de6621
  1. 2
      Source/HBIOS/ez80cpudrv.asm

2
Source/HBIOS/ez80cpudrv.asm

@ -6,7 +6,7 @@
; Driver code designed for the RCBus eZ80 CPU Module.
; The driver expects the eZ80 firmware to manage the initial booting of the system.
; Details for the platform and the software for the on-chip firmware can be found at:
; https://github.com/dinoboards/rc2014-ez80
; https://github.com/dinoboards/ez80-for-rc
;
; Although the eZ80 firmware is booted before HBIOS, the eZ80 CPU driver is still required
; to communicate with the firmware to perform a number of initialisation tasks.

Loading…
Cancel
Save