tudnai
|
5051c0f8c7
|
Removed dead code
|
2020-05-06 20:24:22 -07:00 |
|
tudnai
|
49a9dff6da
|
Adjusted Disk properties to work with the new instruction clock counter
|
2020-05-06 20:07:09 -07:00 |
|
tudnai
|
386d3ea979
|
Speed bumped to 1244MHz!
Fixed CPU initialization
|
2020-05-06 16:07:19 -07:00 |
|
tudnai
|
4a5b482efa
|
Link time optimization
|
2020-05-06 10:12:04 -07:00 |
|
tudnai
|
4017d12dc8
|
- Optimized Text Rendering
- Optimized HiRes screen hiding
|
2020-05-06 09:56:21 -07:00 |
|
tudnai
|
303de91fc6
|
- Startup speed is set by ColdReset, so it will work always
- HiRes screen is being cleared when switched back to text mode
- Turned off Debug app for Release mode
|
2020-05-05 23:03:36 -07:00 |
|
tudnai
|
961708373c
|
- Speed improvements
- Keyboard Up
- HiRes optimized (battery save) refresh / Refresh by blocks that modified
|
2020-05-05 08:35:57 -07:00 |
|
tudnai
|
fd63ce5bca
|
Optimized color management
|
2020-05-04 13:54:04 -07:00 |
|
tudnai
|
5afcb161b6
|
Optimizing HiRes screen updates - do not refresh HiRes when it is in TextMode
|
2020-05-04 13:53:36 -07:00 |
|
tudnai
|
b993009859
|
Slight speed improvements
|
2020-05-04 13:52:52 -07:00 |
|
tudnai
|
303c0f7f95
|
Simplifying reset + Cleanup code
|
2020-05-02 22:39:54 -07:00 |
|
tudnai
|
393b28ab3d
|
Interrupt handling outside of the instruction loop
|
2020-05-02 22:35:59 -07:00 |
|
tudnai
|
368dd13309
|
- Fixed disk acceleration algorithm
- Some tiny speed optimizations
|
2020-05-02 22:04:22 -07:00 |
|
tudnai
|
e18bc9653e
|
- Removed some dead code
- Disk accelerator reset moved to a function
- Some tiny speed optimizations
|
2020-05-02 21:26:24 -07:00 |
|
tudnai
|
e871c32202
|
Limit increased to allow sheer power
|
2020-05-02 21:07:02 -07:00 |
|
tudnai
|
1cbc67c0eb
|
Code Cleaning
|
2020-05-02 21:06:34 -07:00 |
|
tudnai
|
040ee3af43
|
Fixed Text Page switching
|
2020-05-02 10:36:21 -07:00 |
|
tudnai
|
54a02f3ea1
|
Milestone! GHz reached! & Removing large files
|
2020-05-01 23:35:17 -07:00 |
|
tudnai
|
424a65e074
|
Shadow memory direct access for all instructions & flags promoted to uint8_t instead of bitfield
|
2020-05-01 21:52:51 -07:00 |
|
tudnai
|
75e0f5d528
|
Not sure why it got removed
|
2020-05-01 20:16:41 -07:00 |
|
tudnai
|
77bcdc3e73
|
Merge branch 'speedbump'
|
2020-05-01 20:13:01 -07:00 |
|
tudnai
|
e7dcfd1184
|
added schemas
|
2020-05-01 20:12:01 -07:00 |
|
tudnai
|
5ee910b681
|
Merge branch 'speedbump'
|
2020-05-01 19:54:40 -07:00 |
|
tudnai
|
d2f455575d
|
Removing log files
|
2020-05-01 19:49:31 -07:00 |
|
tudnai
|
1b2cf4d74e
|
Page Table removed
|
2020-05-01 19:33:14 -07:00 |
|
tudnai
|
7e6ea1dc32
|
Getting rid of Page Table
|
2020-05-01 19:24:09 -07:00 |
|
tudnai
|
db8c657d0e
|
Rendering running independently on the main thread
|
2020-05-01 19:10:44 -07:00 |
|
tudnai
|
ef6ae3ccc5
|
Shadow memory kinda works
|
2020-05-01 18:56:30 -07:00 |
|
tudnai
|
315e1aec12
|
Started to come alive
|
2020-05-01 14:43:41 -07:00 |
|
tudnai
|
8f80ff59f0
|
Update qbit.woz
|
2020-04-30 22:36:47 -07:00 |
|
tudnai
|
fc32252815
|
Further steps to implement Shadow Memory
|
2020-04-30 19:33:59 -07:00 |
|
tudnai
|
e3d97a05ae
|
removed functiontest.bin from build
|
2020-04-30 12:41:08 -07:00 |
|
tudnai
|
1b95e22568
|
Bugfixes merged from Master
|
2020-04-30 12:01:35 -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 |
|
tudnai
|
5443d91fc7
|
Fixed Reset issues on //e
Performance enhancements
|
2020-04-30 07:26:46 -07:00 |
|
tudnai
|
a70937b321
|
First steps for the Shadow Memory implementation
|
2020-04-29 19:58:03 -07:00 |
|
tudnai
|
53f81555ea
|
- Removed 16K LC RAM -- using 64K AUX to emulate it
- Removed 12K ROM -- using 16K ROM to emulate it
|
2020-04-29 16:18:27 -07:00 |
|
tudnai
|
f56a2cb8c6
|
Speed bump (2x)
- Precise MHz measurements
|
2020-04-29 15:35:54 -07:00 |
|
tudnai
|
deb6373f18
|
Code polishing
|
2020-04-27 20:32:58 -07:00 |
|
tudnai
|
9e32839a4d
|
- use outdev file for dbgPrintf
|
2020-04-27 20:31:16 -07:00 |
|
tudnai
|
d1f0c8e1db
|
Fix text screen rendering in graphics mode
|
2020-04-27 12:38:07 -07:00 |
|
tudnai
|
d786f4a594
|
Fixed bad commit with the io address checking and super slowness
|
2020-04-27 12:27:57 -07:00 |
|
tudnai
|
72dc8dfa99
|
Fixed PR#3 initialization issue (added support for text mode query)
|
2020-04-27 11:58:38 -07:00 |
|
tudnai
|
8e61a3403b
|
Moving to a unified 64K expansion memory instead of small fragments
|
2020-04-27 08:15:36 -07:00 |
|
tudnai
|
4ecbc13628
|
Cleanup
|
2020-04-27 08:02:17 -07:00 |
|
tudnai
|
91fd9ac8f9
|
80 column video
|
2020-04-27 07:26:04 -07:00 |
|
tudnai
|
15911de276
|
Added ROM changing Menu
Added ROMs
Added fonts for 80 col PR#3
Fixed Memory Init issues when Cold Reset
Fixed Dummy Memory issues
|
2020-04-26 00:23:05 -07:00 |
|
tudnai
|
da27a21a88
|
Cursor character for the //e
|
2020-04-25 21:28:18 -07:00 |
|
tudnai
|
06df29930f
|
Side panel View and other things
|
2020-04-25 21:27:25 -07:00 |
|
tudnai
|
f12368037e
|
HIRESLOWCOLOR turned on
|
2020-04-25 19:01:57 -07:00 |
|