Commit Graph

9 Commits

Author SHA1 Message Date
Tamas Rudnai 1d7c47e630 Merged from Fake Scroller 2024-01-06 07:11:52 -08:00
tudnai e7dcfd1184 added schemas 2020-05-01 20:12:01 -07:00
tudnai 016a132ba7 Merge branch 'master'
Conflicts:
	src/cpu/6502.c
	src/dev/mem/mmio.h
2020-04-30 11:49:52 -07:00
Tamas Rudnai 44968a5db3 - Proper Graphics - Text switching
- Suports graphics buffer (Page) changes
- Supports Mixed mode
2020-02-22 16:37:54 -08:00
Tamas Rudnai 16cc896c0c Added iOS platform 2020-02-17 22:33:27 -08:00
Tamas Rudnai 8f914756eb - Apple ][ Font
- Inverse characters
- Flashing characters
- Boot - RAM size detection bug fixed
- Frame around Text Field
- Fixed BRK
- Debug Target
- Speed Test target
2019-09-19 02:27:56 -07:00
Tamas Rudnai 8a6f1654ee Refactoring instruction handler in switch
Fixed some issues
2019-09-11 00:11:45 -07:00
Tamas Rudnai 115313a40f Code separation, clocks ticks counts, bugfixes 2019-07-30 01:05:21 -07:00
Tamas Rudnai 75a844161d Initial Commit 2019-07-25 22:51:36 -07:00