13 Комити (4f7a05e3b7eb90b3dad802cc13c64c7267065434)

Аутор SHA1 Порука Датум
  Virgil Dupras 4f7a05e3b7 core: remove cpHLDE пре 4 година
  Virgil Dupras 7cf3ed38da Extract str.asm from core.asm and make core included by userspace пре 4 година
  Virgil Dupras 7274dccbe7 Move ASCII consts to ascii.h пре 4 година
  Clanmaster21 38333e9e07 Decimal parse optimisations (#45) пре 4 година
  Clanmaster21 cca3157c66 addHL and subHL affect flags, and are smaller (#30) пре 4 година
  Clanmaster21 9fb1467ee5 cpHLDE and writeHLinDE improvements (#33) пре 4 година
  Clanmaster21 6281e2036f Optimised intoXX functions (#19) пре 4 година
  Virgil Dupras 985d56ca5a core: preserve A in cpHLDE пре 5 година
  Virgil Dupras 605c631dc0 shell: add support for backspace пре 5 година
  Virgil Dupras ae028e3a86 blockdev: make implementors "random access" пре 5 година
  Virgil Dupras 83771b538f fs: check for file size bounds in GetC пре 5 година
  Virgil Dupras 328f44814e Make blockdev pointers 32 bits пре 5 година
  Virgil Dupras 7fad3b0c90 Move /parts/z80 to /kernel пре 5 година
  Virgil Dupras 157ac03e25 zasm: can now assemble zasm/util.asm! пре 5 година
  Virgil Dupras 013a3b74c8 Add the concept of unit tests пре 5 година
  Virgil Dupras a994867a86 Wohoo! zasm assembles core.asm!!! пре 5 година
  Virgil Dupras 23fd493013 core: make a bit more zasm-friendly пре 5 година
  Virgil Dupras 72d2a8f073 zasm: add support for + expressions пре 5 година
  Virgil Dupras 57c3dfece8 zasm: assemble multiple lines at once пре 5 година
  Virgil Dupras 055e0d7a31 Split parts in two: z80 and avr пре 5 година
  Virgil Dupras a391f85c00 fs: implement GetC, PutC, Seek and Tell on file handle пре 5 година
  Virgil Dupras f00334ec89 fs: add private "blk" routines пре 5 година
  Virgil Dupras 684f083e8e fs: add "fdel" command пре 5 година
  Virgil Dupras c0dbee78de New part: fs пре 5 година
  Virgil Dupras b4694225c5 blockdev: change GetC API пре 5 година
  Virgil Dupras fc0cdede55 Move print(n)str from core to shell пре 5 година
  Virgil Dupras 12c23f52e0 Add blockdev part пре 5 година
  Virgil Dupras 4600b5299c shell: place cmd metadata next to the routine пре 5 година
  Virgil Dupras 26b125b337 shell: add shellParseArgs пре 5 година
  Virgil Dupras 83f63c7146 shell: add call command пре 5 година
  Virgil Dupras 8ccddbcb0e Separate shell and acia input buffers пре 5 година
  Virgil Dupras 902c6a5dd3 shell: add count arg to peek пре 5 година
  Virgil Dupras 21168f6c4e shell: implement seek and peek пре 5 година