Mark Cave-Ayland
|
ee58d282aa
next-cube: add my copyright to the top of the file
|
8 月之前 |
Mark Cave-Ayland
|
b28c9bd6b2
next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_update()
|
8 月之前 |
Mark Cave-Ayland
|
6963b2c054
next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions
|
8 月之前 |
Mark Cave-Ayland
|
eb1f03642d
next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt
|
8 月之前 |
Mark Cave-Ayland
|
c1322be69d
next-cube: add rtc-cmd-reset named gpio to reset the rtc state machine
|
8 月之前 |
Mark Cave-Ayland
|
44df953368
next-cube: use named gpio output for next-rtc data
|
8 月之前 |
Mark Cave-Ayland
|
4387e938f4
next-cube: move rtc-data-in gpio from next-pc to next-rtc device
|
8 月之前 |
Mark Cave-Ayland
|
96d5c4d524
next-cube: move reset of next-rtc fields from next-pc to next-rtc
|
8 月之前 |
Mark Cave-Ayland
|
49100693e9
next-cube: QOMify NeXTRTC
|
8 月之前 |
Mark Cave-Ayland
|
501b5099f6
next-cube: don't use rtc phase value of -1
|
8 月之前 |
Mark Cave-Ayland
|
68f54f7e59
next-cube: use named gpio to read RTC data bit in scr2
|
8 月之前 |
Mark Cave-Ayland
|
ccbc8fa3f9
next-cube: use named gpio to set RTC data bit in scr2
|
8 月之前 |
Mark Cave-Ayland
|
bbcaced2bf
next-cube: always use retval to return rtc read values
|
8 月之前 |
Mark Cave-Ayland
|
b37da8b95f
next-cube: separate rtc read and write shift logic
|
8 月之前 |
Mark Cave-Ayland
|
825ac12564
next-cube: use qemu_irq to drive int_status in next_scr2_rtc_update()
|
8 月之前 |
Mark Cave-Ayland
|
214de32ea8
next-cube: rename typedef struct NextRtc to NeXTRTC
|
8 月之前 |
Mark Cave-Ayland
|
ce788d3740
next-cube: convert next-pc device to use Resettable interface
|
8 月之前 |
Mark Cave-Ayland
|
9f15303ce2
next-cube: rearrange NeXTState declarations to improve readability
|
8 月之前 |
Mark Cave-Ayland
|
d06a0ca96a
next-cube: remove unused next.scr memory region
|
8 月之前 |
Mark Cave-Ayland
|
c178be67fd
next-cube: add empty slots for unknown accesses to next.scr memory region
|
8 月之前 |
Mark Cave-Ayland
|
292ab2faa7
next-cube: move en ethernet MMIO to separate memory region on next-pc device
|
8 月之前 |
Mark Cave-Ayland
|
71936afe41
next-cube: move timer MMIO to separate memory region on next-pc device
|
8 月之前 |
Mark Cave-Ayland
|
bdde194414
next-cube: move ESCC to be QOM child of next-pc device
|
8 月之前 |
Mark Cave-Ayland
|
f85929270c
next-cube: map ESCC registers as a subregion of the next.scr memory region
|
8 月之前 |
Mark Cave-Ayland
|
df21980591
next-cube: move floppy disk MMIO to separate memory region in next-pc
|
8 月之前 |
Mark Cave-Ayland
|
7bce8d1272
next-cube: move SCSI 4020/4021 logic from next-pc device to next-scsi device
|
8 月之前 |
Mark Cave-Ayland
|
92167b30b6
next-cube: move SCSI CSRs from next-pc to the next-scsi device
|
8 月之前 |
Mark Cave-Ayland
|
acfa52bda6
next-cube: introduce next-scsi device
|
8 月之前 |
Mark Cave-Ayland
|
9364f7b875
next-cube: introduce next_pc_init() object init function
|
8 月之前 |
Mark Cave-Ayland
|
1441b8f922
next-cube: move next_scsi_init() to next_pc_realize()
|
8 月之前 |