54 コミット (c5a0a6ff549e37cf3747817ce0686d58ca236c4a)

作成者 SHA1 メッセージ 日付
  Virgil Dupras 9eb80d5eac sms/pad: new module to manage Megadrive controller in SMS 5年前
  Virgil Dupras ca5bc07a75 recipes/sms: show all letters in font when Start is pressed 5年前
  Virgil Dupras ba2804a255 recipes/sms: add controller support 5年前
  Virgil Dupras 95fa473641 recipes/sms: New section for Sega Master System 5年前
  Virgil Dupras 2efe887434 recipes/rc2014/ps2: add schema 5年前
  Virgil Dupras e3eea8839b recipes/rc2014/ps2: works rather well now! 5年前
  Virgil Dupras 2c6ab08d51 recipes/rc2014/ps2: add "resend" requests on parity check failures 5年前
  Virgil Dupras 0f82ebe02d recipes/rc2014/ps2: add parity checks 5年前
  Virgil Dupras 360446e731 recipes/rc2014/ps2: don't alter SREG in hdlPCINT 5年前
  Virgil Dupras e44ebb08b2 recipes/rc2014/ps2: drive a shell with ps/2 kbd! 5年前
  Virgil Dupras 3cdb25bfda recipes/rc2014/ps2: implement scan code buffer 5年前
  Virgil Dupras 20a7ad231f recipes/rc2014/pc2: new recipe (WIP) 5年前
  Virgil Dupras 6df77ddef3 recipes/rc2014/zasm: we can now assemble the recipe's kernel 5年前
  Virgil Dupras 0a36ea0815 recipes/rc2014/zasm: add unpack + verification 5年前
  Virgil Dupras 95b658897a recipes/rc2014/zasm: add instructions to assemble kernel 5年前
  Virgil Dupras 3e437747c2 recipes/rc2014: add missing calls to fsInit 5年前
  Virgil Dupras 92a04f4627 sdc: support 24-bit addressing 5年前
  Virgil Dupras e7c07cdd9a apps/at28w: fix argument byte order 5年前
  Virgil Dupras c613f7b0ee recipes/rc2014/eeprom: fix broken a28w args passing 5年前
  Virgil Dupras 817636242a Add at28w app and recipe 5年前
  Virgil Dupras 145b48efb7 Add apps/sdct 5年前
  Virgil Dupras 9bb2194fb0 recipes/rc2014/zasm: zasm can now assemble *and* write to file 5年前
  Virgil Dupras e046081900 sdc: add second buffer 5年前
  Virgil Dupras ae028e3a86 blockdev: make implementors "random access" 5年前
  Virgil Dupras 63473cc2e3 blockdev: make selection structure opaque 5年前
  Virgil Dupras 50a26f6e39 recipe/rc2014/zasm: new recipe 5年前
  Virgil Dupras 9a72f10221 zasm: includes CFS is now built on-the-fly by zasm.sh 5年前
  Virgil Dupras 22e990ed89 Parametrize zasm linux bin's include CFS file 5年前
  Virgil Dupras 57356e47b4 recipes/rc2014/sdcard: add instructions to write to SD card 5年前
  Virgil Dupras 73c3fc7947 shell/stdio: decouple from blkdev (again) 5年前
  Virgil Dupras 88bf98321e fs: adjust to DE->IX change in recipe/emul glue code 5年前
  Virgil Dupras 5e5c7e6592 sdc: add sdcPutC 5年前
  Virgil Dupras 2e8af376e3 pgm: new kernel module 5年前
  Virgil Dupras 6b1679c811 recipes/rc2014/sdcard: mount filesystem! 5年前
  Virgil Dupras 8cfe834edb recipes/rc2014/sdcard: use "sdci" and blockdev rather than user prog 5年前
  Virgil Dupras ed19c6afc1 Use zasm in recipes 5年前
  Virgil Dupras 013a3b74c8 Add the concept of unit tests 5年前
  Virgil Dupras 45b8e84e2a shell: de-macro-ize 5年前
  Virgil Dupras 56760b5aba stdio: de-macro-ize 5年前
  Virgil Dupras 34ee91a0d7 zasm: use blkdev IDs as input and output 5年前
  Virgil Dupras d8bc9c2bdd parts/z80/sdc: implement blockdev's GetC 5年前
  Virgil Dupras 54d0286486 parts/z80/sdc: add sdcSetBlkSize and sdcReadBlk 5年前
  Virgil Dupras 12ca2bd53e parts/z80/sdc: add sdcInitialize 5年前
  Virgil Dupras 3d82d7fb30 recipe/rc2014/sdcard: we read data! 5年前
  Virgil Dupras beeb40eb93 recipe/rc2014/sdcard: we got out of initialization! 5年前
  Virgil Dupras c9f164a510 recipe/rc2014/sdcard: Make sdinit program output readable text 5年前
  Virgil Dupras e80888555f recipe/rc2014/sdcard: new recipe 5年前
  Virgil Dupras 055e0d7a31 Split parts in two: z80 and avr 5年前
  Virgil Dupras ff99062d5b Move RC2014 recipe in its own folder 5年前
  Virgil Dupras 461c09f1e5 Decouple shell from acia 5年前