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

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.


minor changes

2020-04-10, by davervw [Fri, 10 Apr 2020 04:32:54 +0000] rev 3

minor changes


Comment out File_ReadAllBytes() because unused

2020-04-09, by davervw [Thu, 09 Apr 2020 14:52:40 +0000] rev 2

Comment out File_ReadAllBytes() because unused


remove startup program

2020-04-09, by davervw [Thu, 09 Apr 2020 14:51:49 +0000] rev 1

remove startup program


github.com/davervw/c-simple-emu6502-cbm ported to LPC1768

2020-04-09, by davervw [Thu, 09 Apr 2020 14:45:56 +0000] rev 0

github.com/davervw/c-simple-emu6502-cbm ported to LPC1768