Skip to content

Commit

Permalink
Merge pull request #6 from SerodioJ/main
Browse files Browse the repository at this point in the history
update ALE Exercise Book to v1.0.4
  • Loading branch information
eborin authored Aug 16, 2024
2 parents d98c8fb + 143808b commit 0e3663f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ale-exercise-book
Submodule ale-exercise-book updated 39 files
+1 −1 book.toml
+2 −2 book/404.html
+2 −2 book/appendix.html
+2 −2 book/appendix_ale-peripherals-mmio-manual.html
+2 −2 book/ch00-00-introduction.html
+2 −2 book/ch01-00-getting-started.html
+2 −2 book/ch01-01-code-generation-tools.html
+2 −2 book/ch01-02-code-generation-tools.html
+2 −2 book/ch02-00-getting-started-with-the-simulator.html
+2 −2 book/ch02-01-running-hello-world.html
+2 −2 book/ch02-02-using-assistant.html
+2 −2 book/ch02-03-debugging-a-program.html
+2 −2 book/ch03-00-data-representation.html
+2 −2 book/ch03-01-base-conversion-c.html
+2 −2 book/ch04-00-assembly-object-executable-files.html
+11 −11 book/ch04-01-organization-elf-file.html
+2 −2 book/ch05-00-bit-manipulation-instruction-encoding.html
+2 −2 book/ch05-01-bit-masking-shift-operations.html
+2 −2 book/ch05-02-riscv-instruction-encoding.html
+2 −2 book/ch06-00-assembly-user-level-programming.html
+2 −2 book/ch06-01-square-root.html
+2 −2 book/ch06-02-gps.html
+2 −2 book/ch06-03-hamming-code.html
+2 −2 book/ch06-04-image-on-canvas.html
+2 −2 book/ch06-05-apply-filter.html
+2 −2 book/ch06-06-linked-list.html
+2 −2 book/ch06-07-abi-linked-list.html
+2 −2 book/ch06-08-abi-recursive-binary-tree.html
+2 −2 book/ch07-00-assembly-system-level-programming.html
+2 −2 book/ch07-01-peripheral-controlling-the-car.html
+2 −2 book/ch07-02-peripheral-using-serial-port.html
+2 −2 book/ch07-03-interrupts-midi-player.html
+2 −2 book/ch07-04-interrupts-controlling-the-car.html
+2 −2 book/ch08-00-final-projects.html
+2 −2 book/ch08-01-driving-through-the-city.html
+2 −2 book/index.html
+11 −11 book/print.html
+2 −2 book/title-page.html
+9 −9 src/ch04-01-organization-elf-file.md

0 comments on commit 0e3663f

Please sign in to comment.