Commit Graph

  • 2baab0f856 be stricter about ACIA memory addresses master steve 2024-02-24 13:02:27 +0000
  • 3af6b4d3f7 bugfixes steve 2023-11-18 21:46:06 +0000
  • 12f9989a1d small cleanups steve 2023-11-18 20:08:16 +0000
  • b2519c5ff0 updates steve 2023-11-18 13:23:52 +0000
  • 73964abe4b new display apis steve 2023-11-18 11:03:47 +0000
  • c22812413c bugfix steve 2023-11-18 10:58:15 +0000
  • c6d18c8cc0 ... steve 2023-11-18 10:57:50 +0000
  • 0fc3575c93 template param for chip capacity steve 2023-11-18 10:57:40 +0000
  • 1cf4c02039 fix warnings steve 2023-11-15 18:22:28 +0000
  • 7c9b978012 add Display::statusf() steve 2023-10-20 13:18:38 +0100
  • 2c2d8146d2 minor updates steve 2023-10-20 13:01:15 +0100
  • bfb6b379d0
    split flash_file out of flash_filer (#24) Stephen Crane 2023-10-19 15:04:28 +0100
  • 47e0e4ea20 split flash_file out of flash_filer steve 2023-10-19 15:00:16 +0100
  • 7c8980cbfc
    split sd_filer out of flash_filer; USE_FS -> USE_LITTLEFS (#23) Stephen Crane 2023-10-12 18:27:56 +0100
  • 73a5a5eba0 split sd_filer out of flash_filer; USE_FS -> USE_LITTLEFS steve 2023-10-12 18:10:20 +0100
  • fa8759415e adding VIA from PET steve 2023-10-03 15:25:53 +0100
  • 2b31012100 flush on write steve 2023-09-30 15:57:25 +0100
  • 53a16b3a29 bugfixes steve 2023-09-30 13:37:08 +0100
  • 78e3fff5c3 minor change steve 2023-09-30 12:51:46 +0100
  • 279bbc6b5a remove unnecessary buffer steve 2023-09-30 12:51:19 +0100
  • b3e9fb9c2f minor updates steve 2023-09-28 22:14:11 +0100
  • 3e90841500
    acia updates (#22) Stephen Crane 2023-09-27 15:38:16 +0100
  • 47661a3ef6 acia updates steve 2023-09-27 15:37:25 +0100
  • 67ff1567af
    refactoring peripherals (#21) Stephen Crane 2023-09-27 11:27:45 +0100
  • 9f56fbce4d refactoring peripherals steve 2023-09-27 11:24:38 +0100
  • 972626cffd
    Update README.md Stephen Crane 2023-08-30 17:01:04 +0100
  • be80014d06 tiny bugfix steve 2023-08-30 14:38:41 +0100
  • 12bed84629 debugging steve 2023-08-30 14:01:30 +0100
  • 2273388b06 configure VGA resolution steve 2023-08-30 09:59:31 +0100
  • a3bf065d6e
    Update README.md Stephen Crane 2023-07-28 14:39:09 +0100
  • bf480c36e7
    Update README.md Stephen Crane 2023-07-28 13:37:55 +0100
  • 393cc190e7
    Arduino build (#19) Stephen Crane 2023-07-27 15:09:05 +0100
  • f357af4a9f update steve 2023-07-27 15:08:27 +0100
  • 003352a25c changes for Arduino build steve 2023-07-27 14:54:59 +0100
  • 628a507fe8
    Pwm sound (#18) Stephen Crane 2023-07-27 10:50:25 +0100
  • b422bc5049 remove sound_pwm steve 2023-07-27 10:49:37 +0100
  • 67af962a62 fix merge steve 2023-07-27 10:47:50 +0100
  • 68478544b7 remove sound_pwm now steve 2023-07-27 10:44:49 +0100
  • 0ad9cb1741
    just use tone()/noTone() to support PWM sound now (#17) Stephen Crane 2023-07-27 10:32:20 +0100
  • 524f1664c4 just use tone()/noTone() to support PWM sound now steve 2023-07-27 10:31:15 +0100
  • f4dbc8ae26
    centering display (#16) Stephen Crane 2023-07-26 15:32:11 +0100
  • ab7203eff2 centering display steve 2023-07-26 15:30:35 +0100
  • 28f23d2aad
    Merge pull request #14 from jscrane/lilypad Stephen Crane 2023-07-26 13:51:19 +0100
  • d19c2ad395 map missing colours steve 2023-07-26 13:47:15 +0100
  • 9fac3649dc initial changes for LilyGO board steve 2023-07-25 14:10:35 +0100
  • b20119558a add seek() steve 2023-05-25 15:05:04 +0100
  • c2eaeb4089 tiny tivac bugfix steve 2023-03-12 20:14:54 +0000
  • 32b1bf11f5 add hw/user.h Stephen Crane 2021-02-27 13:32:49 +0000
  • 55928d498a hardware reorg Stephen Crane 2021-02-27 12:01:52 +0000
  • 69f30e81a8 update for latest SD Stephen Crane 2021-02-21 12:37:25 +0000
  • 7fb04ebf17 swap kbd lines on esp8266 Stephen Crane 2021-02-20 09:14:15 +0000
  • ef1464a906 Merge branch 'master' of github.com:jscrane/r65emu Stephen Crane 2021-02-19 08:28:57 +0000
  • fdc54d65f6 add esp32 config Stephen Crane 2021-02-19 08:28:47 +0000
  • be3ff178c4
    Update README.md Stephen Crane 2021-02-18 15:19:46 +0000
  • 3f82a51311 add SPIRAM_SIZE == 0u when missing Stephen Crane 2021-02-18 13:07:34 +0000
  • 5f8bb62648 add ram::page_size; sizes are unsigned Stephen Crane 2021-02-17 14:49:40 +0000
  • 42566200c1 specify RAM_SIZE Stephen Crane 2021-02-17 08:06:45 +0000
  • edd6247bc6 cleanup Stephen Crane 2021-02-16 08:57:30 +0000
  • 316405085b esp8266 + SpiRAM Stephen Crane 2021-02-15 21:00:33 +0000
  • 68fb0f7d3f esp8266 + SpiRAM Stephen Crane 2021-02-15 21:00:20 +0000
  • d5945fa104 no storage => can't checkpoint Stephen Crane 2020-07-08 15:25:30 +0100
  • ac71ed7e98 Merge branch 'master' of github.com:jscrane/r65emu Stephen Crane 2020-07-08 14:34:20 +0100
  • 803e170cf3 remove implicit hardware config Stephen Crane 2020-07-08 14:34:12 +0100
  • c45db2e8ee esp8266 wants ICACHE_RAM_ATTR Stephen Crane 2020-07-08 14:33:52 +0100
  • b65ef6bff4 adding compiler pragmas Stephen Crane 2020-07-08 14:33:31 +0100
  • 48959cc415 fix compiler warning Stephen Crane 2019-06-06 09:19:55 +0100
  • 421989bfc5 add checkpoint/restore for socket filer Stephen Crane 2019-03-30 11:55:34 +0000
  • d7c82c67a1 configure filers via ctor Stephen Crane 2019-03-26 19:27:25 +0000
  • e90fb2c6e7 socket filer Stephen Crane 2019-03-25 16:12:38 +0000
  • 61725b7865 ... Stephen Crane 2019-03-25 16:12:26 +0000
  • 0489c1d283 z80 updates Stephen Crane 2019-03-25 16:12:08 +0000
  • cd4b280410 make input buffer size configurable Stephen Crane 2019-03-03 17:07:47 +0000
  • 6918621c34 irq is uint8_t Stephen Crane 2019-03-03 17:07:23 +0000
  • 8431162ab3 ... Stephen Crane 2019-03-03 14:38:47 +0000
  • e18c1fbfb9 irq is uint8_t Stephen Crane 2019-03-03 14:38:11 +0000
  • 66af4140f9 PROGMEM Stephen Crane 2019-03-03 14:37:44 +0000
  • dd4a4dc23b parity table calculation; z80 flags fixes Stephen Crane 2019-03-03 12:12:38 +0000
  • d33d25674f tiny fixes Stephen Crane 2019-02-28 19:42:43 +0000
  • 8c0e0dd22e changes from emul8 Stephen Crane 2019-02-27 19:12:45 +0000
  • 8b81f13e4d updating z80test with latest fuse Stephen Crane 2019-02-26 16:06:21 +0000
  • e038a0c792 tiny bugfix Stephen Crane 2019-02-25 15:39:18 +0000
  • 857e99c4e0 fix #7 Stephen Crane 2019-02-25 14:55:27 +0000
  • 9b6d8e6afb replace cb and op tables with switch Stephen Crane 2019-02-25 13:21:41 +0000
  • bdd84b908c parity table Stephen Crane 2019-02-25 12:23:14 +0000
  • 4063ecaba5 common switch macros in CPU.h Stephen Crane 2019-02-25 12:10:33 +0000
  • fac66529f2 compact parity table Stephen Crane 2019-02-25 10:19:38 +0000
  • 8a27327729 cleanup Stephen Crane 2019-02-25 08:18:44 +0000
  • 4ba9be9430 cleanup Stephen Crane 2019-02-25 08:16:59 +0000
  • 31ab9e59c9 use switch/case instead of array of fps Stephen Crane 2019-02-25 08:07:41 +0000
  • 448c702237 replace BCD maps with functions Stephen Crane 2019-02-24 12:41:33 +0000
  • 066a82e93c move parity into PROGMEM Stephen Crane 2019-02-24 12:29:18 +0000
  • a275deb6ab NO_CHECKPOINT flag Stephen Crane 2019-02-24 11:50:10 +0000
  • 76eb94202c replace opcode table with switch Stephen Crane 2019-02-24 11:30:53 +0000
  • ab85adce3d implement rewind properly Stephen Crane 2019-02-14 18:02:26 +0000
  • 1f64b85b17 change speed in serial filer Stephen Crane 2019-02-14 07:58:51 +0000
  • 6a929aedbe ... Stephen Crane 2019-02-12 21:53:03 +0000
  • 06f385b6cd serial filer Stephen Crane 2019-02-12 18:19:09 +0000
  • 2bdf7a4fe3 move checkpoint/restore onto filer Stephen Crane 2019-02-12 18:17:46 +0000
  • d2377f4dbe filer extends serialio Stephen Crane 2019-02-11 18:28:38 +0000
  • 397f580add renaming Stephen Crane 2019-02-10 13:58:52 +0000