User talk:VincentArm: Difference between revisions

From Rosetta Code
Content added Content deleted
(creation page)
 
(→‎100 doors: new section)
Line 1: Line 1:
Discussion VincentArm for arm assembly raspberry pi B+
Discussion VincentArm for arm assembly raspberry pi B+

== 100 doors ==

Hi Vincent,

https://www.rosettacode.org/mw/index.php?title=100_doors&diff=next&oldid=278041

The ARM assembly code you added looks messed up. This is because the @ characters are not aligned nicely. Could you make them all start in the same column?

It would also be nice if the two versions of the program were in two separate lang blocks, to not create the impression that ARM assembly takes twice as much code as other assembly code.

--[[User:Roland Illig|Roland Illig]] ([[User talk:Roland Illig|talk]]) 23:51, 5 March 2019 (UTC)

Revision as of 23:51, 5 March 2019

Discussion VincentArm for arm assembly raspberry pi B+

100 doors

Hi Vincent,

https://www.rosettacode.org/mw/index.php?title=100_doors&diff=next&oldid=278041

The ARM assembly code you added looks messed up. This is because the @ characters are not aligned nicely. Could you make them all start in the same column?

It would also be nice if the two versions of the program were in two separate lang blocks, to not create the impression that ARM assembly takes twice as much code as other assembly code.

--Roland Illig (talk) 23:51, 5 March 2019 (UTC)