Alex Janka
|
1338d58582
|
actually turn off bootrom LOL
|
2023-02-06 12:37:35 +11:00 |
|
Alex Janka
|
9591f2123f
|
fix stupid ram stuff + cpu inits itself
|
2023-02-06 12:32:10 +11:00 |
|
Alex Janka
|
edfda4fd84
|
remove stupid commented out code
|
2023-02-06 12:19:15 +11:00 |
|
Alex Janka
|
56e2735e58
|
position windows and allow ignore obj_size
|
2023-02-06 12:17:58 +11:00 |
|
Alex Janka
|
4a48bf6a68
|
dont pretend to run bootrom if actually running bootrom
|
2023-02-06 11:18:18 +11:00 |
|
Alex Janka
|
587916ed34
|
scaling & lcd enable back
|
2023-02-05 22:56:18 +11:00 |
|
Alex Janka
|
75c765b392
|
almost drawing
|
2023-02-05 22:37:49 +11:00 |
|
Alex Janka
|
976ee24d6a
|
initial gpu impl
|
2023-02-05 18:46:55 +11:00 |
|
Alex Janka
|
28fef84118
|
stink
|
2023-02-03 17:37:08 +11:00 |
|
Alex Janka
|
74551afdd8
|
graphics window
|
2023-02-03 09:15:30 +11:00 |
|
Alex Janka
|
f87fe618fd
|
vblank should be working
|
2023-02-03 08:54:29 +11:00 |
|
Alex Janka
|
04a9748aa6
|
quicker cycling
|
2023-02-02 19:01:04 +11:00 |
|
Alex Janka
|
e4ba687968
|
0xC0 - 0xFF
|
2023-02-02 10:54:16 +11:00 |
|
Alex Janka
|
fffb6e0278
|
new register layout
|
2023-02-01 17:18:08 +11:00 |
|
Alex Janka
|
8413dedb89
|
remove unneeded allow(dead_code)s
|
2023-01-27 11:26:33 +11:00 |
|
Alex Janka
|
f073cd5722
|
begin
|
2023-01-27 11:12:38 +11:00 |
|
Alex Janka
|
13bd9f0a1c
|
refactor printing + args
|
2023-01-22 12:13:02 +11:00 |
|
Alex Janka
|
e51d188a3a
|
reorganise main
|
2023-01-22 09:33:18 +11:00 |
|
Alex Janka
|
26c999f8f4
|
extra prints
|
2023-01-22 09:32:19 +11:00 |
|
Alex Janka
|
0e674af1b2
|
swap rom endian
|
2023-01-22 09:08:33 +11:00 |
|
Alex Janka
|
769a587aaa
|
memory fixes, interrupt table, better pause
|
2023-01-22 09:07:57 +11:00 |
|
Alex Janka
|
ac023fdc31
|
init cpu ram properly + other minor changes
|
2023-01-20 14:58:43 +11:00 |
|
Alex Janka
|
8f3cf515a9
|
fix interrupts
|
2023-01-18 13:58:53 +11:00 |
|
Alex Janka
|
d1dae1aa73
|
bootrom boot
|
2023-01-18 12:46:15 +11:00 |
|
Alex Janka
|
3cf0df204d
|
move ime to ram
|
2023-01-17 09:45:49 +11:00 |
|
Alex Janka
|
7bf1034265
|
object attribute memory
|
2023-01-17 09:39:05 +11:00 |
|
Alex Janka
|
d2e1b2d3eb
|
ime & daa (maybe) instruction
|
2023-01-17 09:30:42 +11:00 |
|
Alex Janka
|
e40bf4f786
|
add step by
|
2023-01-17 08:58:37 +11:00 |
|
Alex Janka
|
edb348ec60
|
fixes etc
|
2023-01-16 19:28:11 +11:00 |
|
Alex Janka
|
c131791608
|
fix write to rom errors... for now
|
2023-01-16 16:01:50 +11:00 |
|
Alex Janka
|
ca839d9375
|
allow booting bootrom
|
2023-01-16 14:43:11 +11:00 |
|
Alex Janka
|
90a1c92a0c
|
more opcodes & opcode refactoring
|
2023-01-16 14:23:06 +11:00 |
|
Alex Janka
|
04261acd53
|
split processor to module
|
2023-01-16 12:13:53 +11:00 |
|
Alex Janka
|
831e880a37
|
memory setting, byte ordering, more opcodes
|
2023-01-16 12:10:21 +11:00 |
|
Alex Janka
|
ba69b1070b
|
ld_immediate_word
|
2023-01-16 11:46:00 +11:00 |
|
Alex Janka
|
289acd0070
|
fix unused
|
2023-01-16 11:35:07 +11:00 |
|
Alex Janka
|
9789826cf3
|
new register impl & stepping execution
|
2023-01-16 11:34:36 +11:00 |
|
Alex Janka
|
1b1b8bbd9f
|
starting to implement opcodes...
|
2023-01-15 21:05:28 +11:00 |
|
Alex Janka
|
e49ae14f4d
|
cpu struct & more on memory
|
2023-01-15 20:34:44 +11:00 |
|
Alex Janka
|
0c6c79fa3e
|
initial: memory and cpu state, rom load path
|
2023-01-15 19:53:15 +11:00 |
|