C64 emulation on STM32F429 Discovery board with builtin LCD and USB keyboard support (OTG). More info at davevw.com and/or github.com/davervw

Dependencies:   LCD_DISCO_F429ZI BSP_DISCO_F429ZI USBHOST

History

project source code URL: os.mbed.com/users/davervw/code/C64-stm429_discovery/ 1.34

2020-04-17, by davervw [Fri, 17 Apr 2020 15:53:04 +0000] rev 13

project source code URL: os.mbed.com/users/davervw/code/C64-stm429_discovery/


comments, copyrights, licenses updated

2020-04-17, by davervw [Fri, 17 Apr 2020 15:49:23 +0000] rev 12

comments, copyrights, licenses updated


1.32 - PgUp also mapped to C64 Restore key

2020-04-16, by davervw [Thu, 16 Apr 2020 06:56:48 +0000] rev 11

1.32 - PgUp also mapped to C64 Restore key


1.31 - remove key scan printf

2020-04-16, by davervw [Thu, 16 Apr 2020 06:42:45 +0000] rev 10

1.31 - remove key scan printf


1.3 - keyboard RESTORE (NMI) implemented

2020-04-16, by davervw [Thu, 16 Apr 2020 06:38:02 +0000] rev 9

1.3 - keyboard RESTORE (NMI) implemented


Added tag 1.2 for changeset dce21deeac6c

2020-04-15, by www-data@mbed-compiler-app-5f564cd9bf-jw2jm [Wed, 15 Apr 2020 05:34:25 +0000] rev 8

Added tag 1.2 for changeset dce21deeac6c


Banking ROM/RAM/IO/CHARSET implemented 1.2

2020-04-15, by davervw [Wed, 15 Apr 2020 05:33:58 +0000] rev 7

Banking ROM/RAM/IO/CHARSET implemented


Right Ctrl now also mapped to Commodore Key

2020-04-13, by davervw [Mon, 13 Apr 2020 07:24:08 +0000] rev 6

Right Ctrl now also mapped to Commodore Key


C64 emulation on STM32F429 Discovery board with builtin LCD and USB keyboard support (OTG). More info at davevw.com or github.com/davervw

2020-04-13, by davervw [Mon, 13 Apr 2020 05:44:17 +0000] rev 5

C64 emulation on STM32F429 Discovery board with builtin LCD and USB keyboard support (OTG). More info at davevw.com or github.com/davervw


terminal console portable version ported to specifically support STM32F429 Discovery board with included 320x240 LCD, and using USBHOST HID keyboard too. So, full screen editing, commodore fonts, color, and keyboard, with STOP key (ESC), and IRQs.

2020-04-13, by davervw [Mon, 13 Apr 2020 05:36:43 +0000] rev 4

terminal console portable version ported to specifically support STM32F429 Discovery board with included 320x240 LCD, and using USBHOST HID keyboard too. So, full screen editing, commodore fonts, color, and keyboard, with STOP key (ESC), and IRQs.