Changes
Jump to:
navigation
,
search
Programming:Display and update Scores
19 bytes added
,
23:31, 20 September 2007
/* Multiple BCD Bytes */
<pre>
.show_score
ld hl,
(
score
+ 2)
call bcd_hl
ld b,3
.show_loop
ld
hl
a
,(
score
hl
)
.bcd_hl
inc hl
.
call bcd_a
.
djnz show_loop
.
ret
</pre>
← Older edit
Newer edit →
Executioner
151
edits
Navigation menu
Personal tools
Create account
Log in
Namespaces
Special page
Variants
Views
More
Search
Contents
Main Page
Random page
Recent changes
CPCWiki portal
Content Categories
Hardware
Amstrad CPC Buyers' Guide for new users
In short
CPC 464/664/6128
CPC+/GX4000
Peripherals
DIY & Repair
Gallery
Software
The Games
Serious software
Programming
Emulators
Printed matter
Books, magazines, technical, manuals
The Scene
Groups/Members
Parties/Events
Links
Wiki-related
Upload file
Upload multi files
Special Pages
About - Contribute
Statistics
Create Page
Editing Help
Discussion forum
Tools
Special pages
Printable version