1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-12-13 19:30:00 +00:00

Commit Graph

  • ee005889f4
    implement ACR_SO_T2_RATE (#42) master Stephen Crane 2024-12-06 13:18:20 +0000
  • 1f5041d8b8 revert steve 2024-12-06 13:09:56 +0000
  • 138ad9101f implement ACR_SO_T2_RATE steve 2024-12-06 12:54:09 +0000
  • 4b35cf3876 improve via debugging steve 2024-11-29 14:30:20 +0000
  • c3a82b7d7a debugging via and pia + some small bugfixes steve 2024-11-26 18:23:28 +0000
  • 7625e1613a
    38 simpletimer (#39) Stephen Crane 2024-11-23 12:28:18 +0000
  • 24a8d844fd add optional USE_OWN_DISPLAY steve 2024-11-21 17:26:54 +0000
  • 4870a4814b ... steve 2024-11-17 08:53:53 +0000
  • 55e34dcc5b use std::function for handlers steve 2024-11-16 11:42:03 +0000
  • 78733f8150 handlers steve 2024-11-16 11:41:33 +0000
  • f35d2f7a2e SimpleTimer steve 2024-11-16 11:40:26 +0000
  • 70d63487bc moving away from inheritance from devices steve 2024-11-13 11:54:19 +0000
  • 3bccf38c7d remove Line class steve 2024-11-12 18:22:43 +0000
  • e4cc6249ff
    Fonts (#37) Stephen Crane 2024-10-20 10:21:02 +0100
  • c28d05a17b add *_DEFAULT_FONT steve 2024-10-18 19:57:13 +0100
  • 3e91e5f0ac fonts steve 2024-10-18 19:39:23 +0100
  • 9da8a503a2 rp2040 drawString() bugfix steve 2024-10-17 12:37:26 +0100
  • 9690ffb019
    33 support pi pico (#36) Stephen Crane 2024-10-16 10:19:10 +0100
  • e528ccdaa3 centering display steve 2024-10-15 11:45:53 +0100
  • ee55231ad6 cleanup steve 2024-10-14 17:10:31 +0100
  • 8a1fdba1ab bugfix steve 2024-10-14 15:54:38 +0100
  • d58ab56a63 resolutions steve 2024-10-13 12:48:21 +0100
  • ea0087e6a9 0-bit depth + bugfix steve 2024-10-13 11:36:57 +0100
  • d4e5a409a1 support 1/8/16 bit depths for DVI steve 2024-10-12 18:39:43 +0100
  • 6df27f7de1 PS/2 keyboard steve 2024-10-12 13:31:06 +0100
  • ee9185f6c7 dvi steve 2024-10-12 09:23:03 +0100
  • dd30827277 bugfix steve 2024-10-11 21:38:01 +0100
  • d9345af5ba implement Display for DVI steve 2024-10-11 21:37:41 +0100
  • b6a69202d1 timer callback for pico steve 2024-10-11 16:58:27 +0100
  • 5b56a4d892 ... steve 2024-10-11 10:10:19 +0100
  • 2f537209f7 building for rp2040 steve 2024-10-10 13:29:19 +0100
  • c2e2f44ad3 renaming steve 2024-09-22 08:19:08 +0100
  • 4c01c406b5
    banked memory support (#32) Stephen Crane 2024-09-20 14:34:07 +0100
  • 697730a90a banked memory support steve 2024-09-15 09:30:16 +0100
  • 706e27c213 permit SD on esp32 steve 2024-09-03 12:55:10 +0100
  • 900ac37644
    Library format (#31) Stephen Crane 2024-08-29 10:31:06 +0100
  • 865e5598b9 defaults steve 2024-08-29 09:26:46 +0100
  • fe708f7a20 update steve 2024-08-29 08:33:41 +0100
  • 32241519d0 restructure steve 2024-08-29 08:30:35 +0100
  • 6a36272f5e
    serial display (#30) Stephen Crane 2024-08-29 07:01:07 +0100
  • 8ccd69f941 serial display steve 2024-08-28 07:32:10 +0100
  • 23bfa71c3e remove cpu parameter from ports steve 2024-08-27 09:34:47 +0100
  • 0a89a982c0 allow use of SD card steve 2024-08-23 12:50:21 +0100
  • 4fa4faa278
    Keyboards (#26) Stephen Crane 2024-08-22 15:58:45 +0100
  • 7d4a350610 run instructions steve 2024-08-22 14:25:50 +0100
  • 4aba198a18 refactoring steve 2024-08-22 14:09:32 +0100
  • c31a189fbb refactoring steve 2024-08-22 13:21:19 +0100
  • 4528a8a515 updates steve 2024-08-22 11:46:30 +0100
  • 33e6b88ffb ... steve 2024-08-21 14:34:45 +0100
  • 83dd20472f ... steve 2024-08-21 12:57:39 +0100
  • 73bc437dc0 hardware_run() and hardware_debug_cpu() steve 2024-08-21 10:47:54 +0100
  • 9579777b58 add ps2_kbd shim steve 2024-08-21 08:49:11 +0100
  • 9e044db604 serial keyboard steve 2024-08-20 09:34:40 +0100
  • cbf5c22ebe ps/2 and hardware serial keyboards steve 2024-08-19 18:05:52 +0100
  • 474d5c82d0 build fixes for tivac steve 2024-08-19 10:50:07 +0100
  • bed7ed38c2 support multiple PS/2 keyboard drivers steve 2024-08-02 13:37:26 +0100
  • 25f7aad376 don't assume ps/2 keyboard steve 2024-07-26 11:12:23 +0100
  • 072c15ff33 refactor ACIA + allow compile with no hw def steve 2024-07-19 11:40:49 +0100
  • 2baab0f856 be stricter about ACIA memory addresses 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