Skip to content

Commit

Permalink
Merge pull request #429 from dinoboards/dean-ez80-6
Browse files Browse the repository at this point in the history
ez80: updated reference to renamed firmware repo
  • Loading branch information
wwarthen authored Sep 23, 2024
2 parents 207fe5f + 4618de6 commit b07055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/HBIOS/ez80cpudrv.asm
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b07055a

Please sign in to comment.