Commit graph

9 commits

Author SHA1 Message Date
JetSetIlly
e6e3a63be8 spelling errors in comments (golangci-lint -E misspell --fix)
update Makefile lint target
2020-10-15 22:02:51 +01:00
JetSetIlly
298a5d343f updated copyright notice in all files
the note about historical versions also being covered wasn't strictly
needed and was ugly. the LICENCE being in the root file from the very
first commit is sufficient.
2020-07-26 20:18:56 +01:00
JetSetIlly
9a7cc2e899 some tidyup for v1.11
terminal now longer opens by default

moved RDY flag in CPU window
2020-04-22 08:29:58 +01:00
JetSetIlly
4cbdf217f0 exposed quantum value through GetQuantum() function 2020-02-19 11:28:03 +00:00
steve
d0b023bea2 documentation updates 2020-01-06 10:11:21 +00:00
steve
16b15fad95 o added licence headers to all files 2020-01-05 18:58:43 +00:00
steve
095efecd32 o hardware/memory
- moved cartridge code into new package
    - moved bus definitions into new package

o recorder
    - changed file-format
2020-01-05 18:58:41 +00:00
steve
9e71a20847 o hardware/memory
- commentary and documentation
2020-01-05 18:58:41 +00:00
steve
6c210ee6c1 o debugger
- reorganised packages within the debugger package
    - commentary and documentation

o terminal
    - renaming of console to terminal in all instances
2020-01-05 18:58:41 +00:00