Commit Graph

  • 04e78a4b0b Merge branch 'speed', measure hz for #1 master Satoshi N. M 2018-01-15 14:24:08 -0800
  • b79a6744a0 Merge emulated frequency measurement into ^T command Satoshi N. M 2018-01-15 14:23:12 -0800
  • 01a0f0f63c Add ^F command to measure and show frequency in hertz Satoshi N. M 2018-01-15 14:17:51 -0800
  • 7612198f41 Revert "Step 6502 CPU while polling for USB between each instruction" Satoshi N. M 2018-01-15 13:58:38 -0800
  • e82d86aa25 Revert "Change to use USB interrupts" Satoshi N. M 2018-01-15 13:58:35 -0800
  • 554bdf33ce Revert "Count milliseconds" Satoshi N. M 2018-01-15 13:58:32 -0800
  • 6ab397e7af Count milliseconds Satoshi N. M 2018-01-15 13:23:16 -0800
  • 09add1f057 Change to use USB interrupts Satoshi N. M 2018-01-15 13:23:06 -0800
  • af6043e028 Build without optimizations to make debugging easier Satoshi N. M 2018-01-15 12:56:56 -0800
  • e99cb9b068 Step 6502 CPU while polling for USB between each instruction Satoshi N. M 2018-01-15 11:21:42 -0800
  • 173981df79 Add link to blog post Satoshi N. M 2018-01-13 15:59:49 -0800
  • 396ec9a6e0 Update readme, prebuilt binaries Satoshi N. M 2018-01-13 15:39:27 -0800
  • 3490382109 Add readme Satoshi N. M 2018-01-13 15:24:22 -0800
  • 56f6172eea Disable local echo, add ^E to toggle Satoshi N. M 2018-01-13 14:12:08 -0800
  • a6f3f87b97 Change serial commands to control characters, send everything else to ACIA (6850) input buffer Satoshi N. M 2018-01-13 13:41:29 -0800
  • 99f882ebfc Reset and resume the 6502 on USB reset Satoshi N. M 2018-01-13 11:11:14 -0800
  • ffae187098 Add 'r' serial command to reset and resume processor Satoshi N. M 2018-01-13 10:55:33 -0800
  • f53c02b815 Change serial pause/resume command to 'p' Satoshi N. M 2018-01-13 10:53:02 -0800
  • 35ec39e13f Fix ACIA status/control register, they share the same address (0xa000) Satoshi N. M 2018-01-13 10:49:44 -0800
  • f1f1a1f8ac Add beginning of 6850 ACIA emulation Satoshi N. M 2018-01-13 01:24:21 -0800
  • fb7f66b717 Add ROM linked in read-only data section, at 6502's 0xc000-0xffff Satoshi N. M 2018-01-13 00:31:12 -0800
  • 5ed79b17bb Remove .hex from gitignore Satoshi N. M 2018-01-13 00:05:43 -0800
  • 67e18b5548 Add osi_bas files from osi_bas.zip from http://searle.hostei.com/grant/6502/Simple6502.html Satoshi N. M 2018-01-13 00:05:15 -0800
  • 1169a6ee0c Remove unused .hex (Intel-HEX) target Satoshi N. M 2018-01-12 23:36:40 -0800
  • ca77b072ab Step the 6502 on each systick, and add 't' command to show ticks/instructions executed Satoshi N. M 2018-01-12 23:15:56 -0800
  • 71c0b67f53 bluepill.ld linker script: remove data region, remnant of pill duck Satoshi N. M 2018-01-12 23:07:17 -0800
  • b5d8f45f60 Add 6502 read/write with 16KB RAM Satoshi N. M 2018-01-12 23:02:57 -0800
  • a8991b2e94 Add a fake6502.h header extracting the interface from fake6502 Satoshi N. M 2018-01-12 22:53:20 -0800
  • efb8da7c7a fake6502: comment out unused static function getvalue16() Satoshi N. M 2018-01-11 21:07:54 -0800
  • 83fed56a0b Add fake6502.c v1.1 from Mike Chambers http://rubbermallet.org/fake6502.c Satoshi N. M 2018-01-11 20:51:30 -0800
  • ee8f54e915 Add initial setup and USB CDC-ACM serial port Satoshi N. M 2018-01-11 20:36:47 -0800
  • ecf0758ab1 Initial commit Satoshi N. M 2018-01-11 20:25:39 -0800